summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add 'make checkheaders' to developer guidelines and patch checklist.Diego Biurrun2008-10-29
* OKed parts of QCELP data tablesKenan Gillet2008-10-29
* Check sub_packet_size against 0 to avoid div by zero later.Michael Niedermayer2008-10-29
* Fix endless loop when opening corrupt FLV files (issue 699).Andrew Wason2008-10-28
* Add the function declaration of ff_svq1_packet_checksum to svq1.h and includeDiego Biurrun2008-10-28
* Replace literally hardcoded max slice number by named constant.Michael Niedermayer2008-10-28
* Fix compilation, remove stray ;Benjamin Larsson2008-10-28
* Fix selection of quant step tableBenjamin Larsson2008-10-28
* Fix huffman coded dca samples.Benjamin Larsson2008-10-28
* Detect split RV30 slicesKostya Shishkov2008-10-28
* Silence GCC warnings:Vitor Sessak2008-10-27
* Fix chroma motion compensation for RV30Kostya Shishkov2008-10-27
* Rename template included sources from .h to _template.c.Diego Pettenò2008-10-27
* set correct number of fractions for multitableAurelien Jacobs2008-10-27
* 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