Commit c47fc033 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge remote-tracking branch 'qatar/master'

* qatar/master:
  avutil: do not use avcodec header in frame.h
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents d9481dcd 02b9fafc
......@@ -22,13 +22,12 @@
#include <stdint.h>
#include "libavcodec/version.h"
#include "avutil.h"
#include "buffer.h"
#include "dict.h"
#include "rational.h"
#include "samplefmt.h"
#include "version.h"
enum AVColorSpace{
AVCOL_SPC_RGB = 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment