[FFmpeg-devel] [PATCH]split mpeg.c to muxer and demuxer

Carl Eugen Hoyos cehoyos
Thu Jun 21 12:47:08 CEST 2007


Hi!

realsun <sunxiaohui <at> dsp.ac.cn> writes:

> This patch split mpeg.c to seperate files which contain muxer and
> demuxer, then a PES muxer could be used.

Before making local changes, producing the diff and sending it to the mailing
list, please do locally:

svn cp mpeg.c mpeg.h
svn cp mpeg.c mpegenc.c
svn cp mpeg.c mpegdec.c

This should make reviewing easier and improves cvs history.

Carl Eugen






More information about the ffmpeg-devel mailing list