log h264.h @ 7061:3e51aa540377 libavcodec

age author description
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
Tue, 02 Oct 2007 14:35:20 +0000 andoma Rename MMCO stuff to prepare for h264/PAFF implementation. libavcodec
Tue, 02 Oct 2007 14:25:47 +0000 andoma Cosmetic preparations for h264/PAFF implementation. libavcodec
Wed, 05 Sep 2007 16:18:15 +0000 gpoirier Add slice-based parallel H.264 decoding libavcodec
Wed, 05 Sep 2007 05:30:08 +0000 kostya Move H.264 intra prediction functions into their own context libavcodec
Fri, 06 Jul 2007 14:21:37 +0000 gpoirier Add support for streams with different chroma_qp_index_offset libavcodec
Fri, 06 Jul 2007 07:58:08 +0000 gpoirier Precompute a chroma_qp table with index offset for each pps, libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Wed, 20 Jun 2007 08:53:53 +0000 benoit Do not reuse the rbsp de-escape buffer if both libavcodec
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Tue, 29 May 2007 14:35:29 +0000 benoit allocate PPS and SPS dynamically libavcodec
Thu, 10 May 2007 22:26:44 +0000 aurel split h264.c to move parser in its own file libavcodec