• jisli's avatar
    update ffmpeg support · f88e9a74
    jisli authored
    Migration have been done for these ffmpeg/libav changes:
    
    2013-12-11 - 29c83d2 / b9fb59d,409a143 / 9431356,44967ab / d7b3ee9 - lavc 55.45.101 / 55.28.1 - avcodec.h
      av_frame_alloc(), av_frame_unref() and av_frame_free() now can and should be
      used instead of avcodec_alloc_frame(), avcodec_get_frame_defaults() and
      avcodec_free_frame() respectively. The latter three functions are deprecated.
    
    2012-10-08 - ae77266 / 78071a1 - lavu 51.74.100 / 51.42.0 - pixfmt.h
      Rename PixelFormat to AVPixelFormat and all PIX_FMT_* to AV_PIX_FMT_*.
      To provide backwards compatibility, PixelFormat is now #defined as
      AVPixelFormat.
      Note that this can break user code that includes pixfmt.h and uses the
      'PixelFormat' identifier. Such code should either #undef PixelFormat
      or stop using the PixelFormat name.
    f88e9a74
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaobjdetect Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
features2d Loading commit data...
flann Loading commit data...
hal Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...