[Ffmpeg-devel] [PATCH] Split DV demuxer/muxer

Panagiotis Issaris takis.issaris
Fri Sep 15 20:07:06 CEST 2006


Hi,

On vr, 2006-09-15 at 10:52 -0700, Roman Shaposhnik wrote:
>[...]
> > Attached you'll find two patches containing the results
> > of the commands suggested by Michael:
> > diff -udp dv.c dvenc.c
> > diff -udp dv.c dvdec.c
> 
>    Looks good. The usual warning about preserving the history applies.
My initial patch split the file in a 'dvdec.c' and a 'dvenc.c'. Diego
Biurrun prefers 'dv.c' and 'dvenc.c' [1]. What's your favorite pick? :)

Currently there seems to be no "standard" for naming a demuxer/muxer:
* avi and flv use the "enc"/"dec" postfixes
* asf, gfx, mpegts mov use the "enc" postfix for multiplexers, nothing
for demultiplexers
* gif does it the other way around: users the "dec" postfix for the
demultiplexers, and nothing for the multiplexer :-)

With friendly regards,
Takis

[1] http://article.gmane.org/gmane.comp.video.ffmpeg.devel/36775





More information about the ffmpeg-devel mailing list