log

age author description
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
Tue, 30 Mar 2010 08:10:29 +0000 cehoyos Set VDPAU H264 picture parameter field_order_cnt and frame_num at the libavcodec
Tue, 30 Mar 2010 07:52:44 +0000 cehoyos Fix VDPAU for H.264 streams with long reference frames. libavcodec
Mon, 29 Mar 2010 22:17:01 +0000 stefano Implement YOP demuxer and video decoder. libavcodec
Mon, 29 Mar 2010 21:32:38 +0000 reimar Include appropriate header in table generators instead of using a dummy libavcodec
Mon, 29 Mar 2010 20:58:19 +0000 reimar Fix indentation. libavcodec
Mon, 29 Mar 2010 17:37:03 +0000 rbultje Simplify interleaving code. libavcodec
Mon, 29 Mar 2010 12:53:35 +0000 jai_menon Cosmetics : add a space after ",". libavcodec
Mon, 29 Mar 2010 02:50:41 +0000 lorenm indent libavcodec
Mon, 29 Mar 2010 02:50:23 +0000 lorenm optimize init_vlc(). libavcodec
Sun, 28 Mar 2010 17:17:48 +0000 jai_menon TTA : Check if the output buffer size is within bounds. libavcodec