log

age author description
Thu, 01 Apr 2010 17:11:47 +0000 reimar Change/simplify the tableprint/tablegen API. libavcodec
Thu, 01 Apr 2010 16:52:14 +0000 reimar Convert two "m" constraints to MANGLE to fix compilation with some compilers. libavcodec
Thu, 01 Apr 2010 15:52:50 +0000 benoit Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. libavcodec
Thu, 01 Apr 2010 06:41:16 +0000 koorogi Add function to export EDGE_WIDTH from libavcodec. libavcodec
Wed, 31 Mar 2010 21:10:52 +0000 rbultje Document API addition of avcodec_copy_context(). libavcodec
Wed, 31 Mar 2010 20:40:49 +0000 rbultje Add avcodec_copy_context(). libavcodec
Wed, 31 Mar 2010 14:13:49 +0000 cehoyos Fix likely typo in r15937. libavcodec
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavcodec
Wed, 31 Mar 2010 03:55:42 +0000 astrange H264: Copy h264dsp when creating new slice threads libavcodec
Tue, 30 Mar 2010 23:31:16 +0000 stefano Move AVMediaType from libavcodec to libavutil. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Tue, 30 Mar 2010 22:09:14 +0000 cehoyos Add spectral extension to the E-AC-3 decoder. libavcodec
Tue, 30 Mar 2010 21:05:11 +0000 michael Fix implicit weight for b frames in mbaff. libavcodec
Tue, 30 Mar 2010 20:46:46 +0000 michael Make sure the EC code does not attempt to use inter based concealment if there libavcodec
Tue, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavcodec