aboutsummaryrefslogtreecommitdiffstats
path: root/doc/print_options.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-10-12 16:51:39 -0300
committerJames Almer <jamrial@gmail.com>2016-10-12 18:26:22 -0300
commitdc781459cc1a927a944c709c4cb400bb953a4f45 (patch)
tree4bc92c4f7e050f1487e05545d0d387d497d770da /doc/print_options.c
parent932bbfc5d8ae43e73bf432cd1f7e28ccf16d14d0 (diff)
downloadffmpeg-dc781459cc1a927a944c709c4cb400bb953a4f45.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 Reviewed-by: Dave Rice <dave@dericed.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/print_options.c')
0 files changed, 0 insertions, 0 deletions