]> git.sesse.net Git - ffmpeg/history - libavcodec/yop.c
Add stereo rematrixing support to the AC-3 encoders.
[ffmpeg] / libavcodec / yop.c
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-29 Mohamed NaufalImplement YOP demuxer and video decoder.