This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-12-04 16:59:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
071e78d02e
opencv
/
3rdparty
/
include
/
ffmpeg_
/
libavutil
/
audioconvert.h
7 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
updated opencv_ffmpeg binaries, headers and libs to ffmpeg 0.8.2
2011-08-16 20:27:15 +08:00
Updated build of ffmpeg library (v 2.0.2). Builded with mingw (gcc 4.6.1) with folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit library, workaround for http://trac.ffmpeg.org/ticket/2363)
2013-09-27 16:33:57 +08:00
#
include
"version.h"
updated opencv_ffmpeg binaries, headers and libs to ffmpeg 0.8.2
2011-08-16 20:27:15 +08:00
Updated build of ffmpeg library (v 2.0.2). Builded with mingw (gcc 4.6.1) with folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit library, workaround for http://trac.ffmpeg.org/ticket/2363)
2013-09-27 16:33:57 +08:00
#
if FF_API_AUDIOCONVERT
#
include
"channel_layout.h"
#
endif
Reference in New Issue
Copy Permalink