log avcodec.h @ 12490:e1a4ceb96a07 libavcodec

age author description
Mon, 13 Sep 2010 22:08:51 +0000 cehoyos Add R10k decoder. libavcodec
Thu, 09 Sep 2010 19:21:16 +0000 mstorsjo Add G.722 ADPCM audio decoder libavcodec
Wed, 08 Sep 2010 15:07:14 +0000 stefano Move mm_support() from libavcodec to libavutil, make it a public libavcodec
Tue, 07 Sep 2010 21:23:55 +0000 stefano Move av_picture_data_copy() to libavcore, and rename it libavcodec
Tue, 07 Sep 2010 21:23:45 +0000 stefano Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, libavcodec
Tue, 07 Sep 2010 19:15:29 +0000 stefano Use new imgutils.h API names, fix deprecation warnings. libavcodec
Sun, 05 Sep 2010 21:04:11 +0000 stefano Add #ifndef around FF_API_MM_FLAGS. libavcodec
Sat, 04 Sep 2010 09:59:08 +0000 stefano Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ libavcodec
Wed, 01 Sep 2010 10:26:28 +0000 aurel add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl libavcodec
Thu, 26 Aug 2010 00:38:25 +0000 stefano Implement avcodec_get_channel_layout(). libavcodec
Mon, 23 Aug 2010 13:19:48 +0000 bindhammer removed an unnecessary blank line libavcodec
Mon, 23 Aug 2010 11:51:04 +0000 bindhammer added codec-ids for the a64 codec libavcodec
Thu, 12 Aug 2010 15:05:58 +0000 stefano Implement av_get_image_linesize() and use it in libavcodec
Wed, 11 Aug 2010 14:18:52 +0000 stefano Add av_picture_data_copy() and reimplement av_picture_copy() as a libavcodec
Fri, 06 Aug 2010 09:36:45 +0000 stefano Deprecate avcodec_check_dimensions() in favor of the new function libavcodec