summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the function declaration of ff_svq1_packet_checksum to svq1.h and includeDiego Biurrun2008-10-282-0/+5
* Replace literally hardcoded max slice number by named constant.Michael Niedermayer2008-10-282-14/+23
* Fix compilation, remove stray ;Benjamin Larsson2008-10-281-1/+1
* Fix selection of quant step tableBenjamin Larsson2008-10-281-2/+4
* Fix huffman coded dca samples.Benjamin Larsson2008-10-281-1/+1
* Detect split RV30 slicesKostya Shishkov2008-10-281-1/+2
* Silence GCC warnings:Vitor Sessak2008-10-271-1/+2
* Fix chroma motion compensation for RV30Kostya Shishkov2008-10-271-6/+13
* Rename template included sources from .h to _template.c.Diego Pettenò2008-10-279-14/+14
* set correct number of fractions for multitableAurelien Jacobs2008-10-271-2/+2
* rgb2rgb.h was not really intended to be a public header, thus remove it.Michael Niedermayer2008-10-271-1/+1
* Remove rgb2rgb.h dependancy.Michael Niedermayer2008-10-271-6/+0
* ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.SMåns Rullgård2008-10-272-93/+92
* ARM: move VFP DSP functions to dsputils_vfp.SMåns Rullgård2008-10-273-180/+196
* ARM: move prefetch_arm to dsputil_arm_s.SMåns Rullgård2008-10-272-14/+15
* ARM: use new macros for assembler function labelsMåns Rullgård2008-10-275-83/+42
* ARM: add some assembler convenience macrosMåns Rullgård2008-10-271-0/+36
* fix umid base value, use revision 5 and generic material typeBaptiste Coudurier2008-10-271-1/+1
* svq3 decoder may need zlibBaptiste Coudurier2008-10-271-0/+1
* fix sound essence compression ULBaptiste Coudurier2008-10-261-1/+1
* fix start position ULBaptiste Coudurier2008-10-261-1/+1
* svq3 watermark code now needs zlibBaptiste Coudurier2008-10-261-0/+4
* svq3 watermark decoding support, based on reverse engineering work by chronoBaptiste Coudurier2008-10-261-0/+36
* Silence GCC warningVitor Sessak2008-10-261-1/+1
* cosmetic: align backslashes in makefilesMåns Rullgård2008-10-263-112/+112
* Merge OBJS-$(FOO) lists with same FOOMåns Rullgård2008-10-261-8/+4
* Disable codec downmix when not using simd instead of silently produce silenceBenjamin Larsson2008-10-261-5/+6
* Fix dca decoder with non simd float2int16 conversionBenjamin Larsson2008-10-261-8/+16
* Fix compilation with TRACEBenjamin Larsson2008-10-261-4/+4
* Remove unused code that can't be compiled without svn archive.Carl Eugen Hoyos2008-10-251-269/+0
* ARM: faster ARMv6 FASTDIV()Måns Rullgård2008-10-251-5/+6
* remove useless ifdeffery, tscc won't do anything useful without zlibAurelien Jacobs2008-10-251-21/+0
* enable zlib and bzlib only when usefulAurelien Jacobs2008-10-251-13/+17
* svq3: remove unused includeAurelien Jacobs2008-10-251-4/+0
* Do not attempt to use the unscaled yuv2rgb converter when height is odd becauseMichael Niedermayer2008-10-251-1/+1
* Use OBJS variable for all object filesMåns Rullgård2008-10-254-12/+8
* Remove unused SRCS make variableMåns Rullgård2008-10-251-2/+0
* Add CONFIG_GOLOMB and auto-select when neededMåns Rullgård2008-10-252-13/+28
* Auto-enable CONFIG_MDCT when neededMåns Rullgård2008-10-252-31/+33
* AC3 encoder doesn't need FFTMåns Rullgård2008-10-251-1/+0
* Add subtitle format section.Diego Biurrun2008-10-251-0/+11
* cosmetics: Slightly update MP3 support entry.Diego Biurrun2008-10-251-2/+2
* Mark formats requiring external libs with an 'E' in the format support tables.Diego Biurrun2008-10-251-10/+14
* Add GSM into list of supported audio codecs.Diego Biurrun2008-10-251-0/+4
* cosmetics: Uniformize external library comments.Diego Biurrun2008-10-251-7/+8
* Documentation and changelog update for libspeex decodingDavid Conrad2008-10-252-0/+3
* cosmetics: Change the order of mlp parser objects to be consistent.Diego Biurrun2008-10-251-1/+1
* Move declaration of mlp decoder dependency on mlp parser to the MakefileDiego Biurrun2008-10-252-2/+1
* cosmetics: ffserver -> FFserverBaptiste Coudurier2008-10-251-2/+2
* cosmetics, indentationBaptiste Coudurier2008-10-251-5/+5
OpenPOWER on IntegriCloud