log

age author description
Sun, 06 Mar 2005 07:00:24 +0000 melanson decoder works fine now, when fed properly-sized chunks by the demuxer; libavcodec
Sun, 06 Mar 2005 06:22:24 +0000 melanson do not use a variable before proper initialization libavcodec
Sun, 06 Mar 2005 00:43:55 +0000 melanson first pass at ALAC decoder from David Hammerton; while David's original libavcodec
Sat, 05 Mar 2005 11:44:25 +0000 michael Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>) libavcodec
Sat, 05 Mar 2005 03:37:19 +0000 michael typo libavcodec
Sat, 05 Mar 2005 03:36:32 +0000 michael mpeg-es bitrate parsing libavcodec
Sat, 05 Mar 2005 00:14:21 +0000 lorenm 10l (fix reordering when B-frames are not present) libavcodec
Fri, 04 Mar 2005 12:47:38 +0000 lorenm H.264: decode arbitrary frame orders and allow B-frames as references. libavcodec
Thu, 03 Mar 2005 12:12:44 +0000 lorenm oops, other half of the vismv patch libavcodec
Thu, 03 Mar 2005 07:21:23 +0000 lorenm vismv didn't display 8x8 mvs in H.264 libavcodec
Thu, 03 Mar 2005 06:57:17 +0000 lorenm vismb: display 4x4 partition boundaries in H.264 libavcodec
Thu, 03 Mar 2005 02:24:20 +0000 michael 04-vp3 fix(by matthieu castet).patch libavcodec
Wed, 02 Mar 2005 20:46:06 +0000 michael cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp() libavcodec
Tue, 01 Mar 2005 06:14:45 +0000 melanson VP3 post-processing loop filter; disabled until the correct final step libavcodec
Tue, 01 Mar 2005 02:24:58 +0000 melanson go LOCO, courtesy of Kostya Shishkov libavcodec
Mon, 28 Feb 2005 05:27:21 +0000 lorenm 10l (deallocated memory again) libavcodec
Sun, 27 Feb 2005 23:43:24 +0000 michael indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz) libavcodec
Sun, 27 Feb 2005 08:56:26 +0000 henry support for negative strides libavcodec
Sat, 26 Feb 2005 03:40:29 +0000 michael 10l (shorten.o missing) libavcodec
Sat, 26 Feb 2005 03:36:04 +0000 michael shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavcodec
Fri, 25 Feb 2005 15:06:21 +0000 michael set supported pix_fmts libavcodec
Fri, 25 Feb 2005 07:40:29 +0000 lorenm In-loop deblocking for B-frames. libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Thu, 24 Feb 2005 16:39:03 +0000 michael -strict -1 comment fix libavcodec
Thu, 24 Feb 2005 15:18:02 +0000 michael 01-makefile_fix_updated.patch libavcodec
Thu, 24 Feb 2005 09:27:46 +0000 lorenm 10l in implicit_weight_table libavcodec
Wed, 23 Feb 2005 17:24:17 +0000 michael - renaming the AC coding set variable names to more meaningful ones libavcodec
Tue, 22 Feb 2005 11:37:03 +0000 mmu_man use av_free() instead of free() where it's meant to. libavcodec
Mon, 21 Feb 2005 19:27:32 +0000 alex macromedia flavour adpcm decoding (used in flv and swf) libavcodec
Mon, 21 Feb 2005 17:52:23 +0000 alex 10l libavcodec