log

age author description
Mon, 27 Oct 2008 14:35:58 +0000 flameeyes Rename template included sources from .h to _template.c. libavcodec
Mon, 27 Oct 2008 00:25:19 +0000 mru ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S libavcodec
Mon, 27 Oct 2008 00:25:16 +0000 mru ARM: move VFP DSP functions to dsputils_vfp.S libavcodec
Mon, 27 Oct 2008 00:25:12 +0000 mru ARM: move prefetch_arm to dsputil_arm_s.S libavcodec
Mon, 27 Oct 2008 00:25:09 +0000 mru ARM: use new macros for assembler function labels libavcodec
Mon, 27 Oct 2008 00:25:06 +0000 mru ARM: add some assembler convenience macros libavcodec
Sun, 26 Oct 2008 23:41:00 +0000 bcoudurier svq3 watermark code now needs zlib libavcodec
Sun, 26 Oct 2008 23:34:44 +0000 bcoudurier svq3 watermark decoding support, based on reverse engineering work by chrono libavcodec
Sun, 26 Oct 2008 15:21:45 +0000 mru cosmetic: align backslashes in makefiles libavcodec
Sun, 26 Oct 2008 14:26:28 +0000 mru Merge OBJS-$(FOO) lists with same FOO libavcodec
Sun, 26 Oct 2008 10:14:16 +0000 banan Disable codec downmix when not using simd instead of silently produce silence libavcodec
Sun, 26 Oct 2008 09:54:53 +0000 banan Fix dca decoder with non simd float2int16 conversion libavcodec
Sun, 26 Oct 2008 09:50:15 +0000 banan Fix compilation with TRACE libavcodec
Sat, 25 Oct 2008 18:37:50 +0000 aurel remove useless ifdeffery, tscc won't do anything useful without zlib libavcodec
Sat, 25 Oct 2008 17:17:08 +0000 aurel svq3: remove unused include libavcodec
Sat, 25 Oct 2008 14:00:28 +0000 mru Use OBJS variable for all object files libavcodec
Sat, 25 Oct 2008 13:51:47 +0000 mru Add CONFIG_GOLOMB and auto-select when needed libavcodec
Sat, 25 Oct 2008 13:51:43 +0000 mru Auto-enable CONFIG_MDCT when needed libavcodec
Sat, 25 Oct 2008 01:28:29 +0000 diego cosmetics: Change the order of mlp parser objects to be consistent. libavcodec
Sat, 25 Oct 2008 01:21:43 +0000 diego Move declaration of mlp decoder dependency on mlp parser to the Makefile libavcodec
Fri, 24 Oct 2008 23:18:21 +0000 mru Build MMX/SSE FFT only if CONFIG_FFT is set libavcodec
Fri, 24 Oct 2008 21:44:54 +0000 mru Auto-enable CONFIG_FFT for codecs that need it libavcodec
Fri, 24 Oct 2008 21:41:27 +0000 diego prettyprinting cosmetics libavcodec
Fri, 24 Oct 2008 21:37:06 +0000 diego spelling cosmetics libavcodec
Fri, 24 Oct 2008 21:29:23 +0000 diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec
Fri, 24 Oct 2008 21:20:29 +0000 diego Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. libavcodec
Fri, 24 Oct 2008 06:29:05 +0000 conrad Speex decoding via libspeex libavcodec
Fri, 24 Oct 2008 06:17:18 +0000 kostya Choose RV3/4 DC quantizer correctly libavcodec
Fri, 24 Oct 2008 01:38:30 +0000 bcoudurier dnxhd parser libavcodec
Thu, 23 Oct 2008 17:12:41 +0000 bcoudurier add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes libavcodec