OSDN Git Service

h264: Implement decoding of picture timing SEI message.
authorAndreas Öman <andreas@lonelycoder.com>
Tue, 4 Nov 2008 18:31:48 +0000 (18:31 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Tue, 4 Nov 2008 18:31:48 +0000 (18:31 +0000)
commitb09a7c05f6e8914035d97b6d9e887246558585f0
tree41b028660b23ad34abfc120fd20dca93a7de568c
parent9f0a705d46547ca0c3edab21f24cdb0fb3237185
h264: Implement decoding of picture timing SEI message.

Now correct values are propagated to interlaced_frame, top_field_first
and repeat_pict in AVFrame structure.

patch by ffdshow tryouts

Originally committed as revision 15773 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264data.h