[FFmpeg-devel] fix SDL device on MacOS

Nicolas George george at nsup.org
Thu Jan 30 07:54:22 CET 2014


Le primidi 11 pluviôse, an CCXXII, Michael Niedermayer a écrit :
> that leaves open the question if i should apply the patch in the
> meantime
> anyway has any oppinon on that ?

[ Not much time to write properly. ]

IMHO, the patch is wrong: any device should be usable purely through the
library, without device-specific include in the main program, possibly using
dynamic loading. The fix for SDL should do that: include the required
initializations and de-initializations in the device itself.

And if it is not possible, that means SDL is just broken on this operating
system.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list