log

age author description
Thu, 02 Mar 2006 13:55:49 +0000 michael cleanup IMA-ADPCM WAV decoder libavcodec
Thu, 02 Mar 2006 08:21:08 +0000 lorenm 4% faster h264_qpel_mc libavcodec
Wed, 01 Mar 2006 23:19:04 +0000 kabi * bugfixing call reference libavcodec
Wed, 01 Mar 2006 22:59:22 +0000 michael fix decoding of mpeg2-trunc.vob libavcodec
Tue, 28 Feb 2006 21:55:18 +0000 aurel use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.bu.edu >) libavcodec
Tue, 28 Feb 2006 02:54:48 +0000 romansh Assign class 2 to most macroblocks by default, instead of a more conservative libavcodec
Mon, 27 Feb 2006 12:17:20 +0000 banan 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch libavcodec
Mon, 27 Feb 2006 05:04:05 +0000 romansh Not that we're that far from being an *initial* implementation, but libavcodec
Mon, 27 Feb 2006 04:50:06 +0000 romansh AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The libavcodec
Sun, 26 Feb 2006 15:40:08 +0000 michael remove wrong assert() libavcodec
Sun, 26 Feb 2006 15:24:42 +0000 michael replace for loop with 2 asserts() libavcodec
Sat, 25 Feb 2006 22:58:26 +0000 michael size[0-3] are not initialized (and can get random negative trash libavcodec
Sat, 25 Feb 2006 22:41:31 +0000 mru kill some warnings libavcodec
Sat, 25 Feb 2006 22:15:24 +0000 lorenm fix a memory leak on seeking. libavcodec
Fri, 24 Feb 2006 09:16:26 +0000 michael 10l (forgot EOBs) libavcodec
Thu, 23 Feb 2006 13:05:37 +0000 michael dont lowwer qnos of more blocks then needed libavcodec
Thu, 23 Feb 2006 10:07:41 +0000 gpoirier Give a hint about what is the expected the data type of command line options. libavcodec
Thu, 23 Feb 2006 08:56:53 +0000 michael fixing dv_guess_qnos() libavcodec
Thu, 23 Feb 2006 00:16:45 +0000 michael print a big warning if we mess up and run out of space ... libavcodec
Wed, 22 Feb 2006 05:59:44 +0000 lorenm minor simplifications in cabac_mb_type libavcodec
Tue, 21 Feb 2006 22:24:19 +0000 diego Fix AltiVec H.264 decoding on FSF gcc. libavcodec
Tue, 21 Feb 2006 22:05:13 +0000 alex added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) libavcodec
Tue, 21 Feb 2006 00:03:10 +0000 alex explain extradata and pass avctx to av_log's libavcodec
Mon, 20 Feb 2006 23:22:02 +0000 diego ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not libavcodec
Mon, 20 Feb 2006 19:01:29 +0000 mru pass noise reduction option to x264 libavcodec
Sun, 19 Feb 2006 22:44:35 +0000 diego Increase maximum number of B-frames, necessary for H.264 encoding. libavcodec
Sun, 19 Feb 2006 10:20:27 +0000 michael RMP4 ("xvid fork") decoding support libavcodec
Fri, 17 Feb 2006 19:48:11 +0000 mellum Change license header to LGPL for consistency. libavcodec
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavcodec
Thu, 16 Feb 2006 01:16:12 +0000 lorenm don't arbitrarily limit delta_qp libavcodec
Thu, 16 Feb 2006 00:09:23 +0000 aurel add Creative 8 bits ADPCM schemes support libavcodec
Tue, 14 Feb 2006 05:40:53 +0000 lorenm fix some crashes on negative nalsize. libavcodec
Mon, 13 Feb 2006 18:13:13 +0000 lorenm fix some crashes when missing frames libavcodec
Mon, 13 Feb 2006 12:53:25 +0000 mru move common parts of makefiles into common.mak libavcodec
Mon, 13 Feb 2006 12:00:27 +0000 alex increase audio buffer to 1second of 48khz float audio libavcodec
Sun, 12 Feb 2006 17:47:30 +0000 melanson add another set of zlib guards libavcodec
Sun, 12 Feb 2006 16:56:06 +0000 melanson make TSCC endian-safe, PPC testing courtesy of Diego B. libavcodec
Sun, 12 Feb 2006 08:53:29 +0000 melanson dosbox native ZMBV decoder, courtesy of Kostya libavcodec
Sun, 12 Feb 2006 06:49:40 +0000 melanson complete American Laser Games MM playback system, courtesy of Peter Ross libavcodec
Sun, 12 Feb 2006 02:15:19 +0000 alex tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec
Sat, 11 Feb 2006 21:42:11 +0000 diego Move libpostproc compilation to the top-level Makefile. libavcodec
Sat, 11 Feb 2006 20:54:40 +0000 diego Quote all installation paths to protect against spaces in the path. libavcodec
Sat, 11 Feb 2006 20:53:55 +0000 diego libpostproc installs into a different directory that needs to be created. libavcodec
Sat, 11 Feb 2006 20:40:01 +0000 diego 100l typo: forgotten $ libavcodec
Sat, 11 Feb 2006 19:39:05 +0000 henry - fix insufficient code length for exp_vlc libavcodec
Sat, 11 Feb 2006 19:30:55 +0000 diego Simplify header installation. libavcodec
Sat, 11 Feb 2006 18:50:45 +0000 diego Separate library install into static and shared installation. libavcodec
Sat, 11 Feb 2006 17:44:06 +0000 diego Separate header file installation from the general install target. libavcodec
Sat, 11 Feb 2006 16:50:45 +0000 diego Add installlib and install-headers targets like everywhere else. libavcodec
Sat, 11 Feb 2006 16:46:09 +0000 diego Install static libpostproc if CONFIG_PP is set. libavcodec
Sat, 11 Feb 2006 16:17:27 +0000 diego Install libpostproc headers if CONFIG_PP is set. libavcodec
Fri, 10 Feb 2006 11:59:38 +0000 al Don't use pow/powf functions where we just need integer arithmetic. libavcodec
Fri, 10 Feb 2006 06:55:25 +0000 lorenm h264: special case dc-only idct. ~1% faster overall libavcodec
Fri, 10 Feb 2006 01:19:54 +0000 mru use get_bits1/skip_bits[1] in ac3 and aac parsers libavcodec
Thu, 09 Feb 2006 09:38:03 +0000 michael fix segfault on broken streams libavcodec
Thu, 09 Feb 2006 02:43:23 +0000 lorenm 10l in 1.12 libavcodec
Wed, 08 Feb 2006 07:04:32 +0000 lorenm slightly faster loopfilter libavcodec
Wed, 08 Feb 2006 01:11:48 +0000 mru bump version numbers and update docs for adts aac support libavcodec
Wed, 08 Feb 2006 01:10:07 +0000 mru create adts stream if CODEC_FLAG_GLOBAL_HEADER not set libavcodec
Wed, 08 Feb 2006 00:50:22 +0000 mru adts aac parser libavcodec