mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Backported AVFoundation fixes from master branch
This commit is contained in:
@@ -419,8 +419,6 @@ static Ext_Fourcc_PSNR synthetic_params[] = {
|
||||
makeParam("mp4", "MJPG", 30.f, CAP_AVFOUNDATION),
|
||||
makeParam("m4v", "H264", 30.f, CAP_AVFOUNDATION),
|
||||
makeParam("m4v", "MJPG", 30.f, CAP_AVFOUNDATION),
|
||||
makeParam("3gp", "H264", 30.f, CAP_AVFOUNDATION),
|
||||
makeParam("3gp", "MJPG", 30.f, CAP_AVFOUNDATION),
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_FFMPEG
|
||||
|
||||
Reference in New Issue
Block a user