1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 04:51:52 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11336 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2003-10-31 13:23:33 +00:00
parent 26f88f7246
commit 98775f442b

View File

@ -23,7 +23,6 @@
* (http://citeseer.nj.nec.com/nosratinia99embedded.html)
*/
#ifdef USE_LIBAVCODEC
#include <stdio.h>
#include <stdlib.h>
@ -32,6 +31,9 @@
#include <math.h>
#include "../config.h"
#ifdef USE_LIBAVCODEC
#include "../mp_msg.h"
#include "../cpudetect.h"
#include "../libavcodec/avcodec.h"
@ -497,4 +499,4 @@ vf_info_t vf_info_spp = {
NULL
};
#endif //USE_LIBAVCODEC
#endif //USE_LIBAVCODEC