[FFmpeg-devel] [PATCH] Simplify libSDL configuration

Mans Rullgard mans
Thu Dec 24 13:32:25 CET 2009



"Fran?ois Revol" <revol at free.fr> wrote:

>> >> --- ffmpeg.orig/ffplay.c	2009-12-22 21:01:10.000000000 +0100
>> >> +++ ffmpeg/ffplay.c	2009-12-22 21:07:11.000000000 +0100
>> >> @@ -32,8 +32,8 @@
>> >>  
>> >> -#include <SDL.h>
>> >> -#include <SDL_thread.h>
>> >> +#include <SDL/SDL.h>
>> >> +#include <SDL/SDL_thread.h>
>> >
>> > This looks good to me.
>
>Wrong:
>http://www.libsdl.org/faq.php?action=listentries&category=2#19

That's rubbish.

>> I bet there's at least one distro with the headers somewhere else.
>
>It's just not how it's meant to be.

Meant to be broken apparently, just like dirac... sigh...
-- 
Mans Rullgard
mans at mansr.com



More information about the ffmpeg-devel mailing list