[FFmpeg-devel] [PATCH] H.264/AVCHD interlaced fixes
Ivan Schreter
schreter
Tue Feb 10 21:36:35 CET 2009
Hi Michael,
Michael Niedermayer wrote:
>>> the parsing and combining are seperate things requireing seperate
>>> patches.
>>>
OK, so here the parsing-only patch.
For reference, #1 is needed to export the functions properly for use in
the parser (was already OK'ed from you).
#6a is the parsing of additional information from H.264 picture to get
key frame flag, recovery count, field picture flag and frame number out
of the stream in parser for latter use in lavf. Currently, only key
frame flag can be transported via picture type, so recovery count and
field picture flag are not yet communicated. These will be needed,
though, in implementation of correct timestamps (and/or frame combining).
So please review #6a.
Regards,
Ivan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avchd_1_funcs.patch
Type: text/x-patch
Size: 4962 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090210/8a1e701b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avchd_6a_parser.patch
Type: text/x-patch
Size: 8085 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090210/8a1e701b/attachment-0001.bin>
More information about the ffmpeg-devel
mailing list