log

age author description
Sat, 02 Nov 2002 18:47:51 +0000 michaelni support forcing low_delay during decoding libavcodec
Sat, 02 Nov 2002 14:20:05 +0000 michael cleanup libavcodec
Sat, 02 Nov 2002 13:58:14 +0000 michael cleanup libavcodec
Sat, 02 Nov 2002 11:28:08 +0000 michaelni Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec
Sat, 02 Nov 2002 10:39:22 +0000 michaelni added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support libavcodec
Sat, 02 Nov 2002 08:55:46 +0000 michaelni cleanup libavcodec
Sat, 02 Nov 2002 01:43:19 +0000 arpi_esp handle init error in ffmpeg12 libavcodec
Sat, 02 Nov 2002 00:05:06 +0000 michaelni better padding bug detection libavcodec
Fri, 01 Nov 2002 20:37:10 +0000 michaelni put MIN/MAX under ifndef MAX/MIN libavcodec
Fri, 01 Nov 2002 18:55:03 +0000 michaelni fixing msmpeg4v3 with mb_height % slice_height != 0 libavcodec
Fri, 01 Nov 2002 13:25:22 +0000 michaelni hopefully fixing sprite_warping_points==0 libavcodec
Fri, 01 Nov 2002 01:19:04 +0000 michael cosmetics requested by kabi libavcodec
Thu, 31 Oct 2002 20:22:30 +0000 kabi * avoid negative numbers as well libavcodec
Thu, 31 Oct 2002 18:22:15 +0000 nickols_k 10l libavcodec
Thu, 31 Oct 2002 18:17:25 +0000 nickols_k reverse first hunk libavcodec
Thu, 31 Oct 2002 18:08:19 +0000 nickols_k fixed debug compilation libavcodec
Thu, 31 Oct 2002 16:11:03 +0000 michaelni put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them libavcodec
Thu, 31 Oct 2002 12:11:53 +0000 michaelni dont call emms_c() for each MB libavcodec
Thu, 31 Oct 2002 11:47:58 +0000 michaelni cleanup libavcodec
Thu, 31 Oct 2002 10:21:44 +0000 michael disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it libavcodec
Thu, 31 Oct 2002 09:24:25 +0000 al3x fixed 10l libavcodec
Thu, 31 Oct 2002 01:42:59 +0000 michael using fewer registers ... to workaround something libavcodec
Thu, 31 Oct 2002 00:48:05 +0000 michaelni fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated libavcodec
Thu, 31 Oct 2002 00:07:13 +0000 bellard fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized) libavcodec
Wed, 30 Oct 2002 22:55:07 +0000 michaelni fixing q>0.0 assert failure caused by overflow of variance for b frames libavcodec
Wed, 30 Oct 2002 21:13:07 +0000 michael removing "-npp" (found by arpi) libavcodec
Wed, 30 Oct 2002 21:02:03 +0000 michael per context cpuCaps (idea by kabi) libavcodec
Wed, 30 Oct 2002 20:50:31 +0000 michael change qscale type to int8 and fix qscale ordering libavcodec
Wed, 30 Oct 2002 20:41:40 +0000 michaelni exporting the internal qscale table, this allso fixes the ordering libavcodec
Wed, 30 Oct 2002 20:31:04 +0000 al3x NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> libavcodec
Wed, 30 Oct 2002 09:09:34 +0000 michaelni 1) Add MMX deinterlace code. libavcodec
Wed, 30 Oct 2002 01:59:51 +0000 michael using same numbers for cpuCaps as libmpeg2 & liba52 libavcodec
Wed, 30 Oct 2002 01:50:58 +0000 michael cleanly passing the cpuCaps libavcodec
Tue, 29 Oct 2002 23:36:37 +0000 michael 10l libavcodec
Tue, 29 Oct 2002 22:39:11 +0000 bellard use lrintf to avoid double conversion libavcodec
Tue, 29 Oct 2002 22:38:21 +0000 bellard added lrintf for non ISOC libcs (fixme: find a better test) libavcodec
Tue, 29 Oct 2002 22:27:30 +0000 bellard avoid name clash - fixed again block size selection libavcodec
Tue, 29 Oct 2002 22:26:01 +0000 bellard avoid name clash libavcodec
Tue, 29 Oct 2002 20:12:24 +0000 michael cleanup libavcodec
Tue, 29 Oct 2002 18:51:52 +0000 michael cosmetics ;) libavcodec
Tue, 29 Oct 2002 18:35:15 +0000 michael better deblocking filter libavcodec
Tue, 29 Oct 2002 11:21:43 +0000 michael -fomit-frame-pointer is needed for the PIC code libavcodec
Tue, 29 Oct 2002 09:16:06 +0000 michael using fewer registers (fixes compilation bug hopefully) libavcodec
Tue, 29 Oct 2002 00:54:07 +0000 colin fix compilation on non-x86 with gcc 2.95 libavcodec
Mon, 28 Oct 2002 19:30:58 +0000 michael postprocessing cleanup: libavcodec
Mon, 28 Oct 2002 16:29:40 +0000 al3x FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) libavcodec
Mon, 28 Oct 2002 01:42:05 +0000 bellard fixed block size selection libavcodec
Mon, 28 Oct 2002 00:51:48 +0000 bellard added new fft/mdct code - added fft-test program libavcodec
Mon, 28 Oct 2002 00:48:55 +0000 bellard added wma decoder libavcodec
Mon, 28 Oct 2002 00:39:05 +0000 bellard preparing integration of new AC3 decoder libavcodec
Mon, 28 Oct 2002 00:34:08 +0000 bellard new generic FFT/MDCT code for audio codecs libavcodec
Sun, 27 Oct 2002 21:02:47 +0000 michaelni get_vlc2() libavcodec
Sun, 27 Oct 2002 19:20:02 +0000 arpi_esp 3rd 10l - don't let it read data beyond the end of frame libavcodec
Sun, 27 Oct 2002 19:11:06 +0000 al3x 2nd 10l (noticed by arpi) libavcodec
Sun, 27 Oct 2002 19:01:00 +0000 al3x minor speedup noticed by arpi libavcodec
Sun, 27 Oct 2002 18:03:42 +0000 al3x 10l libavcodec
Sun, 27 Oct 2002 17:59:35 +0000 al3x reworked decode_frame marker searching, fixes many non-working samples libavcodec
Sun, 27 Oct 2002 12:20:58 +0000 michaelni mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) libavcodec
Sun, 27 Oct 2002 12:09:25 +0000 michaelni 75% smaller rl_length table libavcodec
Sun, 27 Oct 2002 09:20:48 +0000 michaelni dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec