diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-20 17:19:25 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-10-06 09:40:46 +0200 |
commit | 899d95efe12f1e250b361837c1c8c06df9ac9b86 (patch) | |
tree | 126d547904a0b03573539e2fde0b08fd187da1c7 /libavcodec/dnxhd_parser.c | |
parent | 8812b5f164109553f009ce385e17a1af16b6ea53 (diff) | |
download | ffmpeg-899d95efe12f1e250b361837c1c8c06df9ac9b86.tar.gz |
mpegvideo: Don't use ff_mspel_motion() for vc1
Using ff_mspel_motion assumes that s (a MpegEncContext
poiinter) really is a Wmv2Context.
This fixes crashes in error resilience on vc1/wmv3 videos.
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 18f2d5cb9c48d06895960f37467576725c9dc2d1)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
(cherry picked from commit da0c457663479bc1828918e1bb3e4a5e4de0d557)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/dnxhd_parser.c')
0 files changed, 0 insertions, 0 deletions