[FFmpeg-devel] [PATCH] add sofdec demuxing
Aurelien Jacobs
aurel
Fri Nov 2 00:46:42 CET 2007
Diego Biurrun wrote:
> On Thu, Nov 01, 2007 at 06:31:56PM +0100, Aurelien Jacobs wrote:
> >
> > --- libavformat/Makefile (revision 10893)
> > +++ libavformat/Makefile (working copy)
> > @@ -126,6 +126,7 @@
> > OBJS-$(CONFIG_SEGAFILM_DEMUXER) += segafilm.o
> > +OBJS-$(CONFIG_SOFDEC_DEMUXER) += mpeg.o
> > OBJS-$(CONFIG_SHORTEN_DEMUXER) += raw.o
>
> Ahem ...
I originally named it SFD instead of SOFDEC, so it was properly
sorted. Then I renamed it without re-sorting...
Then I sent a better patch which don't add a new demuxer and
thus which don't have any sorting problem ;-)
Aurel
More information about the ffmpeg-devel
mailing list