[FFmpeg-soc] [soc]: r258 - dvbmuxer/split_mpeg_0621.diff

Diego Biurrun diego at biurrun.de
Thu Jun 21 10:41:58 CEST 2007


On Thu, Jun 21, 2007 at 04:16:30AM +0200, realsun wrote:
> 
> Log:
> split mpeg.c for PES muxer.
> 
> Added:
>    dvbmuxer/split_mpeg_0621.diff

This is *not* the way to go.  Accumulating files for each date goes
against the idea of revision control.  Do not collect the versions in a
directory, Subversion collects older versions for you.

Instead you should:

1) Remove this file.
2) Rename the older diff to just 'split_mpeg.diff'.
3) Commit the file you just added as a new revision.

Furthermore, you should propose your patch on ffmpeg-devel ASAP.  The
sooner you get it merged, the better for everybody.

Diego



More information about the FFmpeg-soc mailing list