mirror of
https://github.com/opencv/opencv.git
synced 2024-12-04 08:49:14 +08:00
cee308312a
folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit library, workaround for http://trac.ffmpeg.org/ticket/2363)
7 lines
82 B
C
7 lines
82 B
C
|
|
#include "version.h"
|
|
|
|
#if FF_API_AUDIOCONVERT
|
|
#include "channel_layout.h"
|
|
#endif
|