[FFmpeg-soc] [soc]: r255 - dvbmuxer/split_mpeg.diff

Aurelien Jacobs aurel at gnuage.org
Thu Jun 14 18:05:09 CEST 2007


On Thu, 14 Jun 2007 17:41:48 +0200
Baptiste Coudurier <baptiste.coudurier at smartjog.com> wrote:

> Hi
> 
> Aurelien Jacobs wrote:
> > On Thu, 14 Jun 2007 15:50:04 +0200
> > Baptiste Coudurier <baptiste.coudurier at smartjog.com> wrote:
> > 
> >> Hi
> >>
> >> realsun wrote:
> >>> Author: realsun
> >>> Date: Thu Jun 14 15:25:40 2007
> >>> New Revision: 255
> >>>
> >>> Log:
> >>> split MPEG muxer and demuxer to prepare for PES muxer
> >>>
> >> Good, that can be done right now in svn I think, Diego ?
> > 
> > Indeed, this can be applied right now in SVN.
> > (without forgetting to use svn cp for mpegenc.c and mpeg.h)
> > 
> > Then mpeg.c should also be renamed to mpegdec.c
> > 
> 
> What about using mpegdemux.c ?

I discussed about this with Michael some times ago.
Indeed, all muxers/demuxers should be renamed to *mux.c *demux.c.
But this IMO should be done all at once (feel free to do it
when you want ;-).
For now, I think it's better to name them *enc.c *dec.c for
consistency.

Aurel



More information about the FFmpeg-soc mailing list