opencv/modules/highgui
Roman Donchenko c259590b26 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)
2015-04-19 13:41:22 +03:00
..
doc Documentation - minor fix-ups 2014-04-23 17:30:27 +00:00
include/opencv2/highgui Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Fix a memory leak in CvCapture_FFMPEG::close 2015-04-19 13:41:22 +03:00
test Highgui_Video.prop_fps disabled as fails with FFmpeg in Ubuntu 14.04. 2014-09-30 13:35:19 +04:00
CMakeLists.txt Fixed CMake issue with FFMPEG highgui configuration 2014-09-23 23:46:03 +02:00