[FFmpeg-cvslog] r9382 - in trunk/libavformat: Makefile mpeg.c mpeg.h mpegenc.c

Måns Rullgård mans
Thu Jun 21 11:59:03 CEST 2007


bcoudurier wrote:
> Author: bcoudurier
> Date: Thu Jun 21 11:39:29 2007
> New Revision: 9382
>
> Log:
> split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes,
> lpcm freq tab is left static const in mpeg.h for now until we have more code in
> common
>
> Added:
>    trunk/libavformat/mpeg.h
>       - copied, changed from r9381, /trunk/libavformat/mpeg.c
>    trunk/libavformat/mpegenc.c
>       - copied, changed from r9381, /trunk/libavformat/mpeg.c
> Modified:
>    trunk/libavformat/Makefile
>    trunk/libavformat/mpeg.c

I would like the PS-specific files to be named mpegpsenc.c, mpegpsdec.c and
such.  Plain mpeg[enc,dec].c should be used for code common between PS and TS.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list