[MPlayer-cvslog] r35268 - trunk/configure
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Oct 30 19:46:14 CET 2012
On Fri, Oct 26, 2012 at 12:14:05AM -0400, Josh wrote:
> On 10/25/2012 17:53, cehoyos wrote:
> >Author: cehoyos
> >Date: Thu Oct 25 23:53:53 2012
> >New Revision: 35268
> >
> >Log:
> >Fix compilation with current FFmpeg.
> >
> >Patch by Josh, joshf87 live com
> >
> >Modified:
> > trunk/configure
> >
> >Modified: trunk/configure
> >==============================================================================
> >--- trunk/configure Thu Oct 25 20:26:45 2012 (r35267)
> >+++ trunk/configure Thu Oct 25 23:53:53 2012 (r35268)
> >@@ -8377,6 +8377,7 @@ CONFIG_H264QPEL= yes
> > CONFIG_HUFFMAN = yes
> > CONFIG_LPC = yes
> > CONFIG_LSP = yes
> >+CONFIG_LZO = yes
> > CONFIG_MDCT = yes
> > CONFIG_MPEGAUDIODSP = yes
> > CONFIG_MPEGVIDEO = yes
> >_______________________________________________
> >MPlayer-cvslog mailing list
> >MPlayer-cvslog at mplayerhq.hu
> >https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cvslog
> >
> >
> Not sure if '#define CONFIG_LZO 1' is also required even though it
> compiles fine with just that:
It's "required" in the sense that LZO compressed mkv files will
not play otherwise. So added.
More information about the MPlayer-cvslog
mailing list