[Ffmpeg-devel] [PATCH] move mpegvideo parser to mpeg12.c

Baptiste Coudurier baptiste.coudurier
Sun Nov 5 18:50:28 CET 2006


Michael Niedermayer wrote:
> Hi
> 
> On Sun, Nov 05, 2006 at 02:27:35PM +0100, Baptiste Coudurier wrote:
>> Hi
>>
>> $subject
>>
>> Also introduce parser.h which contains definitions and prototypes for
>> ParseContext/1, to avoid including mpegvideo.h in pnm.c for ex.
>>
>> Change ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it
>> static since it is not used anywhere now.
> 
> ok
> 
> 
>> Also change frame_rate in ParseContext to AVRational, and use
>> ff_frame_rate_tab to avoid annoying:
>> Seems that stream 0 comes from film source: 25.00 (25025/1001) -> 25.00
>> (25/1)
> 
> i cannot review this as the related functions are moved around
> 

Humm, there it is. I'll apply that, then apply the other.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pc1_frame_rate_avrational.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061105/9d559aff/attachment.asc>



More information about the ffmpeg-devel mailing list