log h264.h @ 7343:9a4cb430d8ff libavcodec

age author description
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
Sat, 19 Jul 2008 02:53:57 +0000 michael Remove delayed_output_pic, I do not understand what this variable was good for. libavcodec
Tue, 15 Jul 2008 21:30:04 +0000 astrange Move the size of the H264Context delayed_pic array into a #define. libavcodec
Wed, 02 Jul 2008 21:46:18 +0000 astrange Don't test for H264 encoding unless an encoder exists. libavcodec
Sun, 11 May 2008 19:16:21 +0000 astrange Store mb_xy in H264Context and only calculate it once per MB. libavcodec
Fri, 11 Apr 2008 12:57:49 +0000 michael Crop parameters are unsigned, having them negative could be bad and lead libavcodec
Wed, 12 Mar 2008 23:58:46 +0000 diego typo fixes libavcodec
Sun, 03 Feb 2008 07:05:11 +0000 lorenm ff_h264_idct8_add_sse2. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Tue, 09 Oct 2007 12:28:17 +0000 cehoyos Enable PAFF decoding libavcodec
Sat, 06 Oct 2007 05:59:14 +0000 andoma Modifies macroblock addressing and current macroblock y-position for field decoding. libavcodec
Thu, 04 Oct 2007 06:43:58 +0000 andoma Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support. libavcodec
Thu, 04 Oct 2007 06:33:26 +0000 andoma Partial PAFF implementation at macroblock level. libavcodec