updated opencv_ffmpeg binaries, headers and libs to ffmpeg 0.8.2
This commit is contained in:
2
3rdparty/include/ffmpeg_/libavcodec/avfft.h
vendored
2
3rdparty/include/ffmpeg_/libavcodec/avfft.h
vendored
@@ -85,7 +85,7 @@ enum DCTTransformType {
|
||||
};
|
||||
|
||||
/**
|
||||
* Sets up DCT.
|
||||
* Set up DCT.
|
||||
* @param nbits size of the input array:
|
||||
* (1 << nbits) for DCT-II, DCT-III and DST-I
|
||||
* (1 << nbits) + 1 for DCT-I
|
||||
|
Reference in New Issue
Block a user