Tue, 28 Oct 2008 05:37:02 +0000 |
kostya |
Detect split RV30 slices
libavcodec
|
Mon, 27 Oct 2008 19:07:39 +0000 |
kostya |
Fix chroma motion compensation for RV30
libavcodec
|
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
|