log

age author description
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
Mon, 21 Feb 2005 17:50:48 +0000 michael removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) libavcodec
Sun, 20 Feb 2005 23:21:50 +0000 lorenm Fix a crash when multiple metadata packets are present. libavcodec
Thu, 17 Feb 2005 19:03:12 +0000 michael Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>) libavcodec
Thu, 17 Feb 2005 19:00:42 +0000 michael buffer overflows libavcodec
Thu, 17 Feb 2005 00:00:20 +0000 michael memleak fix libavcodec
Wed, 16 Feb 2005 23:18:06 +0000 michael remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>) libavcodec
Wed, 16 Feb 2005 22:42:41 +0000 michael Off-by-one bug in libavcodec/idcinvideo.c, caused libavcodec
Tue, 15 Feb 2005 20:58:32 +0000 rtognimp Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) libavcodec
Sun, 13 Feb 2005 23:36:04 +0000 michael buffer overflow libavcodec
Mon, 07 Feb 2005 17:09:48 +0000 michael optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<) libavcodec
Mon, 07 Feb 2005 00:10:28 +0000 michael INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) libavcodec
Sun, 06 Feb 2005 18:43:06 +0000 michael emulate (idiotic) MS behavior for inconsistant dimensions libavcodec
Sun, 06 Feb 2005 17:01:07 +0000 michael support skiping some bitstream encoding libavcodec
Sun, 06 Feb 2005 10:36:07 +0000 michael seperate bitstream encoding skip from PASS1 flag libavcodec
Fri, 04 Feb 2005 11:53:35 +0000 michael 10l (use of deallocated memory) libavcodec
Fri, 04 Feb 2005 03:29:50 +0000 michael Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Fri, 04 Feb 2005 02:47:45 +0000 michael H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org) libavcodec
Fri, 04 Feb 2005 02:20:38 +0000 michael - samples from mplayer ftp in the "adv" profile seem to have profile=2, libavcodec
Thu, 03 Feb 2005 03:28:27 +0000 michael merge a few shifts into the dequantization, faster and more accurate, lets hope it doesnt overflow libavcodec
Wed, 02 Feb 2005 22:38:28 +0000 michael optimizing imdct12 libavcodec
Wed, 02 Feb 2005 19:33:48 +0000 michael mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits libavcodec
Wed, 02 Feb 2005 18:49:04 +0000 michael Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) libavcodec
Wed, 02 Feb 2005 18:14:59 +0000 michael rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) libavcodec
Wed, 02 Feb 2005 01:37:33 +0000 michael optimize antialias libavcodec
Tue, 01 Feb 2005 23:43:07 +0000 michael faster, simpler and more accurate l3_unscale() libavcodec
Tue, 01 Feb 2005 21:27:18 +0000 michael optimizing imdct36() libavcodec
Tue, 01 Feb 2005 18:36:51 +0000 michael make keyframe default for AVFrames libavcodec
Tue, 01 Feb 2005 15:13:27 +0000 mmu_man Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> libavcodec
Tue, 01 Feb 2005 13:03:44 +0000 michael 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) libavcodec
Tue, 01 Feb 2005 11:26:11 +0000 michael H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org ) libavcodec
Tue, 01 Feb 2005 11:12:53 +0000 michael correct long term picture management patch by (Loic <lll+ffmpeg m4x org>) libavcodec
Tue, 01 Feb 2005 10:03:55 +0000 michael - a lot less overflows when decoding frames libavcodec
Tue, 01 Feb 2005 09:51:49 +0000 michael Documentation patch by anonymous libavcodec
Mon, 31 Jan 2005 22:34:02 +0000 rtognimp Add 32bit RGB support libavcodec
Mon, 31 Jan 2005 21:26:20 +0000 michael 10000l vbr mp3 fix libavcodec
Mon, 31 Jan 2005 12:16:21 +0000 michael support 32bit output for the mpeg audio decoder libavcodec
Mon, 31 Jan 2005 04:06:47 +0000 michael more accurate dequant of near zero coefficients libavcodec
Mon, 31 Jan 2005 03:14:22 +0000 michael 10l (missing overflow check) libavcodec
Sun, 30 Jan 2005 22:28:11 +0000 michael 100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed) libavcodec
Sun, 30 Jan 2005 21:54:20 +0000 michael - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in libavcodec
Sun, 30 Jan 2005 16:34:57 +0000 michael In that patch: libavcodec
Sun, 30 Jan 2005 14:10:30 +0000 michael 10l (didnt test code after cvs up ...) libavcodec
Sun, 30 Jan 2005 14:04:56 +0000 michael dithering for the mpeg audio decoder libavcodec
Sun, 30 Jan 2005 02:16:50 +0000 michael fixing missaligned memory accesses in fill_rectangle() libavcodec