You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
#include "libavutil/avutil.h" in swscale.h
Originally committed as revision 26097 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
* external api for the swscale stuff
|
* external api for the swscale stuff
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "avutil.h"
|
#include "libavutil/avutil.h"
|
||||||
|
|
||||||
#define LIBSWSCALE_VERSION_TRIPLET 0,5,0
|
#define LIBSWSCALE_VERSION_TRIPLET 0,5,0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user