[FFmpeg-devel] [PATCH] h263.c: add Table 6-25 and helper functions (take 2)

Gwenole Beauchesne gbeauchesne
Thu Mar 26 15:54:27 CET 2009


On Thu, 26 Mar 2009, Gwenole Beauchesne wrote:

> This patch overrides h263_format[] with a more explicit table copying Table 
> 6-25 from the MPEG-4 standard. Also adds a few helpers/accessors for VA API 
> decoding.
>
> Otherwise, I have my own tables in vaapi_mpeg4.c, I don't really mind. ;-)

New patch, minor change: it's not necessary to check for H.263 codec id, 
other sizes would lead to format=7 and 0 for num_macroblocks_in_gob and 
num_gobs_in_vop anyway, which is what I'd expect.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.h263.source_format_params.2.patch
Type: text/x-diff
Size: 4908 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090326/e5e57558/attachment.patch>



More information about the ffmpeg-devel mailing list