diff options
author | Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com> | 2011-10-19 18:51:20 +0500 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-10-19 16:42:47 +0300 |
commit | 73447eb4bdba11bf23367f115f1a0ce46ce6f1df (patch) | |
tree | b9fd66c1df7da77c356e693dfac50116d3fb5257 /libavformat/libnut.c | |
parent | 0d8506b8c52659c5bfff9535391d5e95ddcd45f1 (diff) | |
download | ffmpeg-73447eb4bdba11bf23367f115f1a0ce46ce6f1df.tar.gz |
Use correct scaling table for bwd-pred MVs in second B-field
When scaling backward predicted MVs in second B-field, the scaling table is
opposite of that for P field pictures; i.e. first field P table will be used as
second field B table and second field P table will be used as first field B
table. This is not documented in the spec, but exists in the ref. decoder.
This fixes SA10139.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/libnut.c')
0 files changed, 0 insertions, 0 deletions