opencv/modules/highgui
gferry e3803f9985 fix for OpenCV issue #2815
- 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
2013-02-21 17:37:24 +04:00
..
doc Fixed multiple issues in docs (bug #2410) 2013-01-31 17:34:40 +04:00
include/opencv2/highgui restored binary compatibility 2013-02-21 12:18:08 +04:00
perf Video IO perf tests guarded. 2013-01-29 11:09:49 +04:00
src fix for OpenCV issue #2815 2013-02-21 17:37:24 +04:00
test removed libstdc++ dependency 2013-02-12 14:20:23 +04:00
CMakeLists.txt Merge pull request #358 from taka-no-me:objc_exceptions 2013-01-30 14:40:32 +04:00