summaryrefslogtreecommitdiffstats
path: root/libavformat/utils.c
diff options
context:
space:
mode:
authorSteinar H. Gunderson <[email protected]>2017-08-03 09:22:57 +0200
committerJames Almer <[email protected]>2017-08-03 16:36:02 -0300
commiteffd2e7291a12760891289540f944d71ff32a1c8 (patch)
tree204903136955af86cbe3fd06c4fe967015281970 /libavformat/utils.c
parent4ff94558f23a5de43aed4ca3429963dd1d995250 (diff)
speedhq: fix behavior of single-field decoding
The height convention for decoding frames with only a single field made sense for compatibility with legacy decoders, but doesn't really match the convention used by NDI, which is the primary (only?) user. Thus, change it to simply assuming that if the two fields overlap, the frame is meant to be a single field and the frame height matches the field height. Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions