log

age author description
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
Wed, 08 Feb 2006 00:30:58 +0000 mru decode adts aac streams libavcodec
Tue, 07 Feb 2006 16:10:48 +0000 lorenm 10l (x86_64) libavcodec
Tue, 07 Feb 2006 10:52:25 +0000 lorenm 18% faster put_h264_qpel16_mc[13]2_mmx2 libavcodec
Tue, 07 Feb 2006 07:35:03 +0000 lorenm 11% faster put_h264_qpel16_v_lowpass_mmx2 libavcodec
Tue, 07 Feb 2006 06:25:14 +0000 lorenm 15% faster put_h264_qpel16_hv_lowpass_mmx2 libavcodec
Mon, 06 Feb 2006 11:21:26 +0000 michael 1 goto 1 fix libavcodec
Mon, 06 Feb 2006 11:21:10 +0000 banan Fix broken cosmetics commit and add a check for valid headers. libavcodec
Mon, 06 Feb 2006 11:03:37 +0000 banan Small cosmetics and better variable names. libavcodec