opencv/modules
Manfred Georg 7f4eb4f6c6 set ffmpeg mutex to NULL on destruction.
The Mutex manager registered with ffmpeg must reset the mutex to NULL after destruction, otherwise ffmpeg will give the invalid mutex to the next mutex manager when it asks it to CREATE a new mutex.
See ffmpeg code: http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavcodec/utils.c;h=28c5785398fcf11a3d3c70a8cd09e9df798e2734;hb=HEAD#l3423

Cherry picked from head (file has moved but issue is the same).
Conflicts:
	modules/videoio/src/cap_ffmpeg_impl.hpp
2014-09-26 10:19:34 -07:00
..
androidcamera Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue. 2014-05-01 16:03:39 +03:00
calib3d Merge pull request #2827 from Alexander-Petrikov-ELVEES-NEOTEK:neon-stereobm 2014-08-13 13:04:02 +00:00
contrib Added publication reference 2014-07-11 09:22:55 +02:00
core Fix for bug #3469 CV_XADD failing in clang+nvcc combination 2014-09-23 12:39:16 +02:00
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
features2d Merge pull request #3190 from StevenPuttemans:fix_simpleblobdetector 2014-09-23 07:18:01 +00:00
flann Merge pull request #2071 from pemmanuelviel:LshOrthogonalSubvectors 2014-07-02 14:24:09 +00:00
gpu fix CUDA LUT implementation 2014-08-28 14:47:26 +04:00
highgui set ffmpeg mutex to NULL on destruction. 2014-09-26 10:19:34 -07:00
imgproc Doc: Fixing indentation 2014-09-17 09:30:19 +02:00
java Bugfix #3705: params.setRecordingHint(true) breaks camera preview on Samsung Galaxy S2 2014-05-31 18:44:32 +02:00
legacy Fixed typos in comments 2014-06-26 16:29:45 +02:00
ml Fixing a line where integer data was treated as floating point data. 2014-09-18 14:03:13 +02:00
nonfree bug 2740 added fix 2014-05-12 15:26:56 +02:00
objdetect Merge pull request #2699 from GregoryMorse:patch-1 2014-05-13 11:58:25 +04:00
ocl ocl: Don't use 'inline' attribute on functions 2014-09-19 16:13:57 -04:00
photo typos 2014-03-02 21:04:17 +04:00
python Python tests added to -tests deb package. 2014-09-08 18:11:12 +04:00
stitching Feature based stitching's wave correction bugfix. 2014-09-15 17:04:08 +04:00
superres ocl: fix mac and superres test 2014-07-02 11:54:20 +04:00
ts Merge pull request #2836 from s98felix:2.4 2014-07-25 12:59:41 +00:00
video made a performance improvement. 2014-04-08 16:10:32 +03:00
videostab fix variable name typo in calcBlurriness 2014-03-10 03:02:06 -04:00
viz Fix for VTK6.2 issue. 2014-06-24 11:52:56 +01:00
world fix for compiling 2.4 opencv with xcode 5.1 2014-04-18 13:42:47 +02:00
CMakeLists.txt Add support for adding custom OpenCV modules. 2013-06-05 18:10:44 +04:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00