log h264.c @ 2284:6d26e105f68f libavcodec

age author description
Sun, 03 Oct 2004 22:01:21 +0000 michael h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Mon, 27 Sep 2004 19:47:17 +0000 michael move h264 idct to its own file and call via function pointer in DspContext libavcodec
Sat, 25 Sep 2004 10:06:31 +0000 michael assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Sat, 25 Sep 2004 09:59:36 +0000 michael H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Mon, 13 Sep 2004 21:20:55 +0000 rtognimp AVC (H264 in mp4 files, fourcc avc1) support libavcodec
Thu, 02 Sep 2004 10:49:54 +0000 michael h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Mon, 16 Aug 2004 22:51:18 +0000 michael cleanup libavcodec
Mon, 16 Aug 2004 22:48:05 +0000 michael Get H.264 frame rate from SPS/VUI patch by (Mns Rullgrd <mru at kth dot se>) libavcodec
Tue, 03 Aug 2004 01:50:52 +0000 michael segfault fix libavcodec
Thu, 08 Jul 2004 00:53:21 +0000 michael overread fix libavcodec
Wed, 30 Jun 2004 22:39:01 +0000 michael 1000l libavcodec
Sat, 26 Jun 2004 10:09:42 +0000 alex some debug libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Thu, 29 Apr 2004 14:21:33 +0000 michael remove duplicated find_frame_end() code libavcodec
Fri, 23 Apr 2004 19:44:27 +0000 michael h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 23 Apr 2004 19:36:52 +0000 michael h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Sun, 11 Apr 2004 16:28:31 +0000 michael progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Fri, 26 Mar 2004 20:28:29 +0000 michael fix decoding of qp<6 libavcodec
Fri, 26 Mar 2004 19:35:53 +0000 michael h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Sat, 20 Mar 2004 16:40:20 +0000 michael do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded libavcodec
Sat, 20 Mar 2004 00:18:52 +0000 michael h264 loop filter optimizations libavcodec
Fri, 19 Mar 2004 21:21:17 +0000 michael h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Tue, 30 Dec 2003 02:12:12 +0000 michael motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Thu, 18 Dec 2003 21:35:02 +0000 michael svq3 fix libavcodec
Sat, 29 Nov 2003 00:19:24 +0000 michael intra16x16 fix libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec