log h264.h @ 7760:c4a4495715dd libavcodec

age author description
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Sun, 10 Aug 2008 02:38:51 +0000 michael Use the correct reference tables for interlaced MBAFF MBs in the loop filter. libavcodec
Sat, 26 Jul 2008 02:27:14 +0000 michael chroma_format_idc=0 aka grayscale support. libavcodec
Tue, 22 Jul 2008 13:01:10 +0000 michael qscale has a range of 0..51 we thus do not need a 256 entry table and neither need libavcodec
Mon, 21 Jul 2008 22:19:06 +0000 michael Loop filtering with multiple slice types fix. libavcodec
Mon, 21 Jul 2008 18:24:45 +0000 michael Simplify slice type checks. libavcodec
Sun, 20 Jul 2008 18:06:41 +0000 michael Fix used references indexes in the loop filter. libavcodec