summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rgb2rgb.h was not really intended to be a public header, thus remove it.Michael Niedermayer2008-10-27
* Remove rgb2rgb.h dependancy.Michael Niedermayer2008-10-27
* ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.SMåns Rullgård2008-10-27
* ARM: move VFP DSP functions to dsputils_vfp.SMåns Rullgård2008-10-27
* ARM: move prefetch_arm to dsputil_arm_s.SMåns Rullgård2008-10-27
* ARM: use new macros for assembler function labelsMåns Rullgård2008-10-27
* ARM: add some assembler convenience macrosMåns Rullgård2008-10-27
* fix umid base value, use revision 5 and generic material typeBaptiste Coudurier2008-10-27
* svq3 decoder may need zlibBaptiste Coudurier2008-10-27
* fix sound essence compression ULBaptiste Coudurier2008-10-26
* fix start position ULBaptiste Coudurier2008-10-26
* svq3 watermark code now needs zlibBaptiste Coudurier2008-10-26
* svq3 watermark decoding support, based on reverse engineering work by chronoBaptiste Coudurier2008-10-26
* Silence GCC warningVitor Sessak2008-10-26
* cosmetic: align backslashes in makefilesMåns Rullgård2008-10-26
* Merge OBJS-$(FOO) lists with same FOOMåns Rullgård2008-10-26
* Disable codec downmix when not using simd instead of silently produce silenceBenjamin Larsson2008-10-26
* Fix dca decoder with non simd float2int16 conversionBenjamin Larsson2008-10-26
* Fix compilation with TRACEBenjamin Larsson2008-10-26
* Remove unused code that can't be compiled without svn archive.Carl Eugen Hoyos2008-10-25
* ARM: faster ARMv6 FASTDIV()Måns Rullgård2008-10-25
* remove useless ifdeffery, tscc won't do anything useful without zlibAurelien Jacobs2008-10-25
* enable zlib and bzlib only when usefulAurelien Jacobs2008-10-25
* svq3: remove unused includeAurelien Jacobs2008-10-25
* Do not attempt to use the unscaled yuv2rgb converter when height is odd becauseMichael Niedermayer2008-10-25
* Use OBJS variable for all object filesMåns Rullgård2008-10-25
* Remove unused SRCS make variableMåns Rullgård2008-10-25
* Add CONFIG_GOLOMB and auto-select when neededMåns Rullgård2008-10-25
* Auto-enable CONFIG_MDCT when neededMåns Rullgård2008-10-25
* AC3 encoder doesn't need FFTMåns Rullgård2008-10-25
* Add subtitle format section.Diego Biurrun2008-10-25
* cosmetics: Slightly update MP3 support entry.Diego Biurrun2008-10-25
* Mark formats requiring external libs with an 'E' in the format support tables.Diego Biurrun2008-10-25
* Add GSM into list of supported audio codecs.Diego Biurrun2008-10-25
* cosmetics: Uniformize external library comments.Diego Biurrun2008-10-25
* Documentation and changelog update for libspeex decodingDavid Conrad2008-10-25
* cosmetics: Change the order of mlp parser objects to be consistent.Diego Biurrun2008-10-25
* Move declaration of mlp decoder dependency on mlp parser to the MakefileDiego Biurrun2008-10-25
* cosmetics: ffserver -> FFserverBaptiste Coudurier2008-10-25
* cosmetics, indentationBaptiste Coudurier2008-10-25
* check if stream is set, fix potential segvBaptiste Coudurier2008-10-25
* Build MMX/SSE FFT only if CONFIG_FFT is setMåns Rullgård2008-10-24
* DCA decoder needs FFTMåns Rullgård2008-10-24
* configure: add foo_suggest facilityMåns Rullgård2008-10-24
* configure: add enable_weak and disable_weakMåns Rullgård2008-10-24
* configure: allow recursive foo_select optionsMåns Rullgård2008-10-24
* simplify sample rate code, flv_set_audio_codec already overrides it for nelly...Baptiste Coudurier2008-10-24
* Auto-enable CONFIG_FFT for codecs that need itMåns Rullgård2008-10-24
* configure: cosmeticsMåns Rullgård2008-10-24
* configure: add foo_select facilityMåns Rullgård2008-10-24