log

age author description
Thu, 01 Jun 2006 21:37:48 +0000 diego libavcodec/libpostproc ---> libpostproc libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Wed, 31 May 2006 04:52:02 +0000 kostya Palette support for newer KMVC libavcodec
Tue, 30 May 2006 19:45:12 +0000 lorenm Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless. libavcodec
Tue, 30 May 2006 19:40:28 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 16:42:29 +0000 lorenm Snow: scale predicted mv based on which reference frame the neighbors used. libavcodec
Tue, 30 May 2006 06:49:15 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 05:44:22 +0000 lorenm Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. libavcodec
Tue, 30 May 2006 04:51:58 +0000 lorenm Snow: 10l. 1pass ratecontrol failed to set snow's internal quant. libavcodec
Mon, 29 May 2006 22:44:16 +0000 corey Make b_frame_strategy not fail on pass 2, but still print a notice. libavcodec
Mon, 29 May 2006 19:25:46 +0000 rtogni 10000l don't reuse outer loop index in inner loops libavcodec
Mon, 29 May 2006 16:50:37 +0000 michael fabs is better then abs for floats ... libavcodec
Mon, 29 May 2006 16:39:40 +0000 michael typo me thinks ... libavcodec
Mon, 29 May 2006 16:30:56 +0000 michael cbp must be >0 here or we are in troubble libavcodec
Sun, 28 May 2006 22:44:14 +0000 lorenm h264: MBAFF interlaced decoding libavcodec
Sun, 28 May 2006 22:28:08 +0000 lorenm h264: faster fill_rectangle() libavcodec
Sun, 28 May 2006 21:44:47 +0000 lorenm Snow multiple reference frames libavcodec
Sun, 28 May 2006 12:38:10 +0000 lorenm Snow 1pass ratecontrol libavcodec
Fri, 26 May 2006 15:44:29 +0000 bcoudurier fix mbd bits bug, finally libavcodec
Fri, 26 May 2006 15:37:11 +0000 diego Remove all .cvsignore files, they are no longer necessary. libavcodec
Wed, 17 May 2006 03:03:53 +0000 kostya Now MPlayer should understand Smacker audio and video codecs. libavcodec
Tue, 16 May 2006 15:19:54 +0000 bcoudurier MPEG-2 4:2:2 encoding support libavcodec
Tue, 16 May 2006 14:24:45 +0000 gpoirier fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. libavcodec
Sun, 14 May 2006 22:00:03 +0000 gpoirier Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. libavcodec
Sun, 14 May 2006 14:21:06 +0000 bcoudurier add quicktime uncompressed 8bit 4:2:2 support libavcodec
Sat, 13 May 2006 17:16:58 +0000 bcoudurier add MPEG-2 intra vlc support libavcodec
Sat, 13 May 2006 15:43:51 +0000 bcoudurier remove unused variable libavcodec
Sat, 13 May 2006 10:45:26 +0000 michael sanity checks, some might have been exploitable ... libavcodec
Thu, 11 May 2006 23:17:23 +0000 mru add unaligned16() and unaligned64() libavcodec
Thu, 11 May 2006 00:28:30 +0000 banan Cosmetics. Add the defines needed for debug output. libavcodec
Thu, 11 May 2006 00:06:50 +0000 lorenm fix a crash on x86_64 libavcodec
Wed, 10 May 2006 11:59:09 +0000 bcoudurier fix alac decoder on little endian libavcodec
Wed, 10 May 2006 11:05:03 +0000 michael cosmetics (initalize variables where they are used) libavcodec
Wed, 10 May 2006 10:57:27 +0000 michael decoders should (IMHO) not duplicate frames, the application can do this if it wants libavcodec
Tue, 09 May 2006 08:40:38 +0000 michael allow insane gop sizes if the user doesnt care about playable streams (doesnt want compliance to any standard) libavcodec
Mon, 08 May 2006 13:44:54 +0000 michael add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it) libavcodec
Sun, 07 May 2006 17:30:00 +0000 bcoudurier vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balatoni <dbalatoni at programozo dot hu> libavcodec
Sun, 07 May 2006 11:48:07 +0000 michael make zero motion vector threshold user setable libavcodec
Sat, 06 May 2006 10:57:38 +0000 diego Further simplify AMR build. libavcodec
Fri, 05 May 2006 18:08:01 +0000 lorenm reinit quant matrices if pps is overwritten by another of the same pps_id. libavcodec
Fri, 05 May 2006 10:27:44 +0000 diego Ignore errors from recursive AMR cleans. libavcodec
Fri, 05 May 2006 09:41:06 +0000 diego Unconditionally clean AMR subdirs. libavcodec
Tue, 02 May 2006 18:45:04 +0000 lu_zero Macosx fix libavcodec
Tue, 02 May 2006 09:03:22 +0000 michael d10 decoding fix libavcodec
Mon, 01 May 2006 00:28:36 +0000 aurel clip_uint8 now return an uint8_t so no need to &0xFF libavcodec
Sun, 30 Apr 2006 19:31:45 +0000 lorenm warn on interlaced streams libavcodec
Sat, 29 Apr 2006 00:43:15 +0000 lorenm don't force asserts in release builds. 2% faster h264. libavcodec
Fri, 28 Apr 2006 23:16:42 +0000 lorenm memory leak. libavcodec
Fri, 28 Apr 2006 17:29:07 +0000 michael use previous qscale for intra_dc_threshold check libavcodec
Fri, 28 Apr 2006 17:03:52 +0000 michael missmatch control for mpeg2 intra dequantization if bitexact=1 libavcodec
Fri, 28 Apr 2006 14:19:11 +0000 banan Revert bad ac3enc commit, the commited code was bigger and slower. libavcodec
Fri, 28 Apr 2006 07:46:13 +0000 gpoirier Remove unused and unsupported Cyrix's "Extended MMX", libavcodec
Thu, 27 Apr 2006 11:49:15 +0000 diego Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. libavcodec
Thu, 27 Apr 2006 03:31:26 +0000 diego Fix amr_nb-fixed build. libavcodec
Thu, 27 Apr 2006 02:33:27 +0000 diego Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does libavcodec
Thu, 27 Apr 2006 02:23:42 +0000 diego cosmetics: Group all AMR variables together, add some newlines. libavcodec
Thu, 27 Apr 2006 02:19:42 +0000 diego Misplaced CLEANAMR. libavcodec
Thu, 27 Apr 2006 02:10:49 +0000 diego CLEANAMRWB --> CLEANAMR typo libavcodec
Tue, 25 Apr 2006 19:54:02 +0000 lu_zero 13% faster inner_add_yblock libavcodec
Tue, 25 Apr 2006 17:29:31 +0000 lu_zero 40% faster decode libavcodec