[FFmpeg-soc] [soc]: r283 - in dvbmuxer: pes.h pesenc.c

Diego Biurrun diego at biurrun.de
Mon Jul 2 19:10:57 CEST 2007


On Wed, Jun 27, 2007 at 11:59:20AM +0200, realsun wrote:
> 
> Log:
> adjust PES muxer structure, put PES payload construction out of it.
> add prefix to non static functions.
> 
> Added:
>    dvbmuxer/pesenc.c
>       - copied, changed from r261, /dvbmuxer/pes.c
> Modified:
>    dvbmuxer/pes.h

I would prefer if these could be called mpegpes.h and mpegpesenc.c.


> --- dvbmuxer/pes.h	(original)
> +++ dvbmuxer/pes.h	Wed Jun 27 11:59:19 2007
> @@ -1,5 +1,5 @@
>  /*
> - * copyright (c) 2007 Xiaohui Sun <sunxiaohui at dsp.ac.cn>
> + * Copyright (c) 2000, 2001, 2002 Fabrice Bellard.

You wrote none of this?

Also, I'd write it the following way:

  * Copyright (C) 2000-2002 Fabrice Bellard

Diego



More information about the FFmpeg-soc mailing list