summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* configure: fix disabled_any to return false for empty listMåns Rullgård2008-10-24
* prettyprinting cosmeticsDiego Biurrun2008-10-24
* spelling cosmeticsDiego Biurrun2008-10-24
* Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet2008-10-24
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-24
* force sample rate to 16khz for speex in flv, fix speexaudio.flvBaptiste Coudurier2008-10-24
* fix for >2GB flv filesPascal Massimino2008-10-24
* Speex decoding via libspeexDavid Conrad2008-10-24
* Choose RV3/4 DC quantizer correctlyKostya Shishkov2008-10-24
* raw dnxhd de/muxerBaptiste Coudurier2008-10-24
* dnxhd parserBaptiste Coudurier2008-10-24
* Cosmetics: alignmentVitor Sessak2008-10-23
* Fix broken palette8to*.Vitor Sessak2008-10-23
* dnxhd codec is intra onlyBaptiste Coudurier2008-10-23
* add state64 field to ParseContext storing last 8 bytes, to be able to check f...Baptiste Coudurier2008-10-23
* cosmetics: typo fixDiego Biurrun2008-10-23
* Add information about a workaround for MinGW gcc versions.Diego Biurrun2008-10-23
* Revert r15653.Benoit Fouet2008-10-23
* 10l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs2008-10-22
* matroskaenc: require global headerAurelien Jacobs2008-10-22
* Fix spellingVíctor Paesa2008-10-22