diff options
author | Michael Niedermayer <[email protected]> | 2011-11-20 17:19:25 +0100 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2012-10-06 09:40:46 +0200 |
commit | 899d95efe12f1e250b361837c1c8c06df9ac9b86 (patch) | |
tree | 126d547904a0b03573539e2fde0b08fd187da1c7 /libavformat/utils.c | |
parent | 8812b5f164109553f009ce385e17a1af16b6ea53 (diff) |
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: [email protected]
Signed-off-by: Martin Storsjö <[email protected]>
(cherry picked from commit 18f2d5cb9c48d06895960f37467576725c9dc2d1)
Signed-off-by: Anton Khirnov <[email protected]>
(cherry picked from commit da0c457663479bc1828918e1bb3e4a5e4de0d557)
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions