[MPlayer-cvslog] r21962 - trunk/libmpcodecs/ae_lavc.c

Reimar Doeffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Jan 19 11:04:45 CET 2007


Hello,
On Fri, Jan 19, 2007 at 02:19:03AM +0100, nicodvb wrote:
> Author: nicodvb
> Date: Fri Jan 19 02:19:02 2007
> New Revision: 21962
> 
> Modified:
>    trunk/libmpcodecs/ae_lavc.c
> 
> Log:
> include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SO

1) you should fix it everywhere, not just in one place
2) since riff.h does not get installed, it is your change that breaks it
3) #include "libavformat/riff.h" should work just fine with the SO
stuff, even if it is ugly, unless you mix MPlayer with versions of
ffmpeg that are incompatible and I absolutely _refuse_ to support that.

Greetings,
Reimar Döffinger



More information about the MPlayer-cvslog mailing list