log

age author description
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
Sat, 29 Jan 2005 23:59:32 +0000 michael require a few valid and equal mp3 headers for resync libavcodec
Sat, 29 Jan 2005 20:09:33 +0000 mmu_man added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. libavcodec
Fri, 28 Jan 2005 19:54:10 +0000 alex exported ff_mpa_synth_filter for upcoming qdm2 decoder libavcodec
Fri, 28 Jan 2005 11:21:57 +0000 michael make decode012() static inline libavcodec
Wed, 26 Jan 2005 17:04:34 +0000 michael 10l (negative strides) libavcodec
Wed, 26 Jan 2005 12:01:35 +0000 michael use dc tables from msmpeg4 instead of duplicating them patch by anonymous libavcodec
Tue, 25 Jan 2005 01:40:58 +0000 michael dont duplicate decode012() libavcodec
Tue, 25 Jan 2005 01:29:10 +0000 michael check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though libavcodec
Mon, 24 Jan 2005 23:01:18 +0000 michael Fixes: libavcodec
Mon, 24 Jan 2005 01:56:53 +0000 michael more 10l typos libavcodec
Mon, 24 Jan 2005 01:46:12 +0000 michael norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) libavcodec
Mon, 24 Jan 2005 00:35:18 +0000 michael fixing many bugs in bitplane_decoding() libavcodec
Sun, 23 Jan 2005 22:54:51 +0000 michael dont use several 100 mb memory for a tiny 120 element table libavcodec
Sun, 23 Jan 2005 22:49:41 +0000 michael 1000000000l typos libavcodec
Sun, 23 Jan 2005 22:10:55 +0000 michael mention table duplications, note, please avoid duplicating tables! libavcodec
Sun, 23 Jan 2005 21:36:24 +0000 rtognimp Check pointers before writing to memory libavcodec
Sun, 23 Jan 2005 19:11:02 +0000 michael simplify libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sun, 23 Jan 2005 17:59:01 +0000 michael more detailed error messages libavcodec
Sun, 23 Jan 2005 16:18:10 +0000 michael 10l libavcodec
Sun, 23 Jan 2005 14:07:25 +0000 michael framerate check libavcodec
Sun, 23 Jan 2005 14:03:13 +0000 michael simplify deblock libavcodec
Sun, 23 Jan 2005 11:08:18 +0000 michael use clip_uint8() libavcodec
Sun, 23 Jan 2005 03:49:36 +0000 michael simplify libavcodec
Sat, 22 Jan 2005 18:00:36 +0000 alex preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec
Sat, 22 Jan 2005 17:52:01 +0000 alex preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec
Fri, 21 Jan 2005 23:47:03 +0000 michael count errors instead of printing 2^31 libavcodec
Fri, 21 Jan 2005 22:16:05 +0000 michael Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) libavcodec
Thu, 20 Jan 2005 00:30:20 +0000 michael jpeg style yuv fixes libavcodec