[FFmpeg-soc] [soc]: r2268 - mlp/libavformat.diff

Diego Biurrun diego at biurrun.de
Fri May 30 17:26:15 CEST 2008


On Fri, May 30, 2008 at 04:13:12PM +0200, ramiro wrote:
> 
> Log:
> raw mlp demuxer
> Based on patch by Jeff Muizelaar <jrmuizel <at> gmail.org>
> http://article.gmane.org/gmane.comp.video.ffmpeg.devel/57797
> 
> --- (empty file)
> +++ mlp/libavformat.diff	Fri May 30 16:13:12 2008
> @@ -0,0 +1,48 @@
> +--- libavformat/Makefile	(revision 13535)
> ++++ libavformat/Makefile	(working copy)
> +@@ -79,6 +79,7 @@
> + OBJS-$(CONFIG_MJPEG_DEMUXER)             += raw.o
> ++OBJS-$(CONFIG_MLP_DEMUXER)               += raw.o
> + OBJS-$(CONFIG_MJPEG_MUXER)               += raw.o

Hmmmm...

Diego



More information about the FFmpeg-soc mailing list