opencv/modules/videoio
Roman Donchenko 34ad2e0fa4 Fix a memory leak in CvCapture_FFMPEG::close
FFmpeg now requires that frames allocated with avcodec_alloc_frame are
freed with avcodec_free_frame.

(cherry picked from commit 77578d415f)

Conflicts:
	modules/highgui/src/cap_ffmpeg_impl.hpp
2015-03-10 12:48:46 +03:00
..
include/opencv2 Allow YUYV capture via libv4l 2015-01-15 15:10:15 +01:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Fix a memory leak in CvCapture_FFMPEG::close 2015-03-10 12:48:46 +03:00
test Disabled videoio_video_prop_fps test 2014-10-24 11:37:15 +04:00
CMakeLists.txt Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 2015-03-03 12:52:03 +00:00