diff options
author | James Almer <jamrial@gmail.com> | 2016-10-13 10:53:41 -0300 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-10-16 19:02:53 +0200 |
commit | 6c31ba226968f12f898120dbb928dab34e03782b (patch) | |
tree | 31be4389610067301e48fb54ff56c3605b662029 /libavformat/sox.h | |
parent | 20b75970e43a030f959b17ff2dfd561174b6f24e (diff) | |
download | ffmpeg-streaming-6c31ba226968f12f898120dbb928dab34e03782b.zip ffmpeg-streaming-6c31ba226968f12f898120dbb928dab34e03782b.tar.gz |
avformat/matroska: fix MatroskaVideoFieldOrder enum values
The spec says
9: Interlaced with bottom field displayed first and top field stored first
14: Interlaced with top field displayed first and bottom field stored first
And avcodec.h states
AV_FIELD_TB, //< Top coded first, bottom displayed first
AV_FIELD_BT, //< Bottom coded first, top displayed first
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/sox.h')
0 files changed, 0 insertions, 0 deletions