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

Måns Rullgård mans
Mon Mar 5 03:51:30 CET 2007


Diego Biurrun <diego at biurrun.de> writes:

> On Sun, Mar 04, 2007 at 02:29:55AM +0100, Aurelien Jacobs wrote:
>> On Sat, 03 Mar 2007 19:06:39 +0100
>> Luca Abeni <lucabe72 at email.it> wrote:
>> 
>> > --- libavformat/allformats.c	(revision 8205)
>> > +++ libavformat/allformats.c	(working copy)
>> > @@ -103,6 +103,7 @@
>> >      REGISTER_DEMUXER (MPEGPS, mpegps);
>> > +    REGISTER_MUXER   (MPEGTS, dvb);
>> 
>> This looks wrong. Both parameters of REGISTER_MUXER should be
>> exactly the same, one uppercase and one lowercase.
>
> .. which is an indication that REGISTER_MUXER should likely be
> simplified to require just one parameter ..

Can you implement toupper() in the preprocessor?

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




More information about the ffmpeg-devel mailing list