[Ffmpeg-cvslog] r6773 - trunk/libavformat/flvdec.c
Aurelien Jacobs
aurel
Mon Oct 23 10:02:00 CEST 2006
On Mon, 23 Oct 2006 02:14:05 +0200
Michael Niedermayer <michaelni at gmx.at> wrote:
> Hi
>
> On Mon, Oct 23, 2006 at 02:13:02AM +0200, aurel wrote:
> > Author: aurel
> > Date: Mon Oct 23 02:13:02 2006
> > New Revision: 6773
> >
> > Modified:
> > trunk/libavformat/flvdec.c
> >
> > Log:
> > fix flvdec.c file description comment
> >
> > Modified: trunk/libavformat/flvdec.c
> > ==============================================================================
> > --- trunk/libavformat/flvdec.c (original)
> > +++ trunk/libavformat/flvdec.c Mon Oct 23 02:13:02 2006
> > @@ -1,5 +1,5 @@
> > /*
> > - * FLV encoder.
> > + * FLV decoder.
>
> shouldnt that rather be demuxer?
That's my opinion too.
But most other demuxers also use the name "decoder", so I used it for
consistency.
Should I apply a big patch to change all those coder/decoder
to muxer/demuxer ?
Aurel
More information about the ffmpeg-cvslog
mailing list