• gferry's avatar
    fix for OpenCV issue #2815 · e3803f99
    gferry authored
    - libavcodec issue
    - some decoders alter AVCodecContext width/height values, in a wrong way
    - eg. in issue 2815, vp6f decoder changes these values, resulting in distorted / invalid frames
    - this patch forces default AVCodecContext values
    e3803f99
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/highgui Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...