[FFmpeg-devel] [PATCH 0/3] MPEG-2 video parser improvements
Jan Ekström
jeebjp at gmail.com
Sun Feb 11 16:37:49 EET 2018
These were brought to my knowledge by Yusuke, and they seemed correct
according to the specification, as well as the picture structure
parsing patch apparently fixes the detected field order with field
coded picture MPEG-2 video streams.
Masaki Tanaka (3):
mpegvideo_parser: implement parsing of the picture structure field
mpegvideo_parser: parse the output picture number
mpegvideo_parser: fix indentation of an if statement
libavcodec/mpegvideo_parser.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
--
2.14.3
More information about the ffmpeg-devel
mailing list