[FFmpeg-devel] [PATCH] H.264: decode picture timing SEI messageand get field order

Haruhiko Yamagata h.yamagata
Sat Dec 6 12:36:29 CET 2008


I found decode_picture_timing in h264.c is triggering a bug of GCC 4.2.x.
Flags are incorrect if hrd_parameters exist. GCC 4.3.2 is OK.
Fortunately av_noinline fixes the problem (patch attached).

Best regards,
Haruhiko Yamagata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: picture_timing_SEI_noinline.patch
Type: application/octet-stream
Size: 555 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081206/b7d86186/attachment.obj>



More information about the ffmpeg-devel mailing list