[Ffmpeg-devel] [PATCH] move mpegvideo parser to mpeg12.c
Baptiste Coudurier
baptiste.coudurier
Sun Nov 5 14:27:35 CET 2006
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.
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)
Later change will be applied as separate commit of course.
--
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: mpegvideo_parser_move.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061105/b0430c04/attachment.asc>
More information about the ffmpeg-devel
mailing list