mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
#include avutil.h in postprocess.h
Originally committed as revision 12155 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ccf95ef1de
commit
8815bf011e
@ -27,6 +27,8 @@
|
||||
* external api for the pp stuff
|
||||
*/
|
||||
|
||||
#include "avutil.h"
|
||||
|
||||
#define LIBPOSTPROC_VERSION_TRIPLET 51,1,0
|
||||
|
||||
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_TRIPLET)
|
||||
|
Loading…
x
Reference in New Issue
Block a user