log

age author description
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