16368 Commits (ede725104b57c6bf0fa6b20f18d1035ea091e1cc)
 

Author SHA1 Message Date
Måns Rullgård ede725104b cosmetic: align backslashes in makefiles 16 years ago
Måns Rullgård 864ac5d648 Merge OBJS-$(FOO) lists with same FOO 16 years ago
Benjamin Larsson ba5fc967f6 Disable codec downmix when not using simd instead of silently produce silence 16 years ago
Benjamin Larsson 1402ee721a Fix dca decoder with non simd float2int16 conversion 16 years ago
Benjamin Larsson 49c91c34b3 Fix compilation with TRACE 16 years ago
Carl Eugen Hoyos 36e8de07ed Remove unused code that can't be compiled without svn archive. 16 years ago
Måns Rullgård b98f10c08a ARM: faster ARMv6 FASTDIV() 16 years ago
Aurelien Jacobs 590bd200dd remove useless ifdeffery, tscc won't do anything useful without zlib 16 years ago
Aurelien Jacobs 2eef7c6259 enable zlib and bzlib only when useful 16 years ago
Aurelien Jacobs bee764ec6b svq3: remove unused include 16 years ago
Michael Niedermayer 9b0d44ef67 Do not attempt to use the unscaled yuv2rgb converter when height is odd because 16 years ago
Måns Rullgård c87348a922 Use OBJS variable for all object files 16 years ago
Måns Rullgård 0ca1656a2b Remove unused SRCS make variable 16 years ago
Måns Rullgård 4f03499329 Add CONFIG_GOLOMB and auto-select when needed 16 years ago
Måns Rullgård 47a158cb8b Auto-enable CONFIG_MDCT when needed 16 years ago
Måns Rullgård 1091c959b1 AC3 encoder doesn't need FFT 16 years ago
Diego Biurrun bd3151f278 Add subtitle format section. 16 years ago
Diego Biurrun 9ff0c3883f cosmetics: Slightly update MP3 support entry. 16 years ago
Diego Biurrun 82ced5a9b4 Mark formats requiring external libs with an 'E' in the format support tables. 16 years ago
Diego Biurrun 3f33271aa4 Add GSM into list of supported audio codecs. 16 years ago
Diego Biurrun 360f980b9a cosmetics: Uniformize external library comments. 16 years ago
David Conrad f6958006f7 Documentation and changelog update for libspeex decoding 16 years ago
Diego Biurrun 6e587953b9 cosmetics: Change the order of mlp parser objects to be consistent. 16 years ago
Diego Biurrun a79d1aed48 Move declaration of mlp decoder dependency on mlp parser to the Makefile 16 years ago
Baptiste Coudurier a3341b9da6 cosmetics: ffserver -> FFserver 16 years ago
Baptiste Coudurier f973914406 cosmetics, indentation 16 years ago
Baptiste Coudurier a69b06be93 check if stream is set, fix potential segv 16 years ago
Måns Rullgård b6bb00b07d Build MMX/SSE FFT only if CONFIG_FFT is set 16 years ago
Måns Rullgård 3c69e5d3de DCA decoder needs FFT 16 years ago
Måns Rullgård c510c7b5d9 configure: add foo_suggest facility 16 years ago
Måns Rullgård 72a436687c configure: add enable_weak and disable_weak 16 years ago
Måns Rullgård f9d328da8f configure: allow recursive foo_select options 16 years ago
Baptiste Coudurier 7f8cd075e0 simplify sample rate code, flv_set_audio_codec already overrides it for nellymoser 8khz 16 years ago
Måns Rullgård 1848f7d9f9 Auto-enable CONFIG_FFT for codecs that need it 16 years ago
Måns Rullgård 6a702d4c7d configure: cosmetics 16 years ago
Måns Rullgård 7ef3425f0a configure: add foo_select facility 16 years ago
Måns Rullgård f7b230a761 configure: fix disabled_any to return false for empty list 16 years ago
Diego Biurrun f94036f159 prettyprinting cosmetics 16 years ago
Diego Biurrun 75f2c20983 spelling cosmetics 16 years ago
Kenan Gillet 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
Kenan Gillet 60c25a4beb Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 16 years ago
Baptiste Coudurier f96d0eef53 force sample rate to 16khz for speex in flv, fix speexaudio.flv 16 years ago
Pascal Massimino 4fe8a45240 fix for >2GB flv files 16 years ago
David Conrad ae14f311f8 Speex decoding via libspeex 16 years ago
Kostya Shishkov 60ce2f9cae Choose RV3/4 DC quantizer correctly 16 years ago
Baptiste Coudurier bd09e8a7df raw dnxhd de/muxer 16 years ago
Baptiste Coudurier da396bf84e dnxhd parser 16 years ago
Vitor Sessak 76e9fd01dd Cosmetics: alignment 16 years ago
Vitor Sessak 522ce95786 Fix broken palette8to*. 16 years ago
Baptiste Coudurier b774fdd7a4 dnxhd codec is intra only 16 years ago