Merge libavcore into libavutil

Done to keep ABI compatible. Otherwise this is just silly
This commit is contained in:
Reinhard Tartler
2011-02-07 14:37:08 +01:00
committed by Michael Niedermayer
parent fad8143f5b
commit 7ffe76e540
121 changed files with 167 additions and 320 deletions

View File

@@ -24,7 +24,7 @@
* JPEG 2000 decoder using libopenjpeg
*/
#include "libavcore/imgutils.h"
#include "libavutil/imgutils.h"
#include "avcodec.h"
#include "libavutil/intreadwrite.h"
#define OPJ_STATIC