[FFmpeg-soc] [soc]: r255 - dvbmuxer/split_mpeg.diff
Diego Biurrun
diego at biurrun.de
Thu Jun 14 19:46:36 CEST 2007
On Thu, Jun 14, 2007 at 06:05:09PM +0200, Aurelien Jacobs wrote:
> On Thu, 14 Jun 2007 17:41:48 +0200
> Baptiste Coudurier <baptiste.coudurier at smartjog.com> wrote:
>
> > Aurelien Jacobs wrote:
> > > On Thu, 14 Jun 2007 15:50:04 +0200
> > > Baptiste Coudurier <baptiste.coudurier at smartjog.com> wrote:
> > >
> > >> 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.
Yes, can be applied anytime and yes, it should be called *enc.c, *dec.c
for the moment and yes, I'm in favor of calling it *mux.c *demux.c
eventually.
Diego
More information about the FFmpeg-soc
mailing list