OSDN Git Service

Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 2 Feb 2013 11:29:58 +0000 (12:29 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 2 Feb 2013 11:32:04 +0000 (12:32 +0100)
commitb45a3e167f497d82effbf8ada453ea47b0ee21da
treee3db2de85deb2d252c21c68b08ecc86192c3e596
parent6289a8296a89b91e4f4a50cb4933dd8569b3b0c8
Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order.

Fixes a part of ticket #2190.
libavformat/yuv4mpeg.c