[Ffmpeg-devel] Mpeg2-ts encoder uses fixed PES payload size

Baptiste Coudurier baptiste.coudurier
Sat Mar 3 19:19:49 CET 2007


Hi

Luca Abeni wrote:
> Hi all,
> On Sat, 2007-03-03 at 18:56 +0100, Luca Abeni wrote:
> [...]
>> Ok, here is the patch. 
> [...]
> Sorry, I sent a wrong patch. Here is the correct one.
> 
> 				Luca
> 
> 
> ------------------------------------------------------------------------
> 
> Index: libavformat/mpegtsenc.c
> ===================================================================
> --- libavformat/mpegtsenc.c	(revision 8205)
> +++ libavformat/mpegtsenc.c	(working copy)
> @@ -364,6 +364,7 @@
>      AVStream *st;
>      int i, total_bit_rate;
>      const char *service_name;
> +    extern AVOutputFormat dvb_muxer;

That could be not necessary, if de/muxer declarations were in
avformat.h, can we merge allformats.h with avformat.h ? Like libavcodec ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list