16354 Commits (47a158cb8b3ab2bb67a12ebfb95f0a70fe044f32)
 

Author SHA1 Message Date
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
Baptiste Coudurier 98a8ce4964 add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 16 years ago
Diego Biurrun aeb87a49a7 cosmetics: typo fix 16 years ago
Diego Biurrun 0f898714d7 Add information about a workaround for MinGW gcc versions. 16 years ago
Benoit Fouet e7f3c72212 Revert r15653. 16 years ago
Aurelien Jacobs 19cf8e2027 10l: missing change from r15667 - global header also affect seek test results 16 years ago
Aurelien Jacobs abce34d979 matroskaenc: require global header 16 years ago
Víctor Paesa d9fe7eb385 Fix spelling 16 years ago
Diego Pettenò 2cd39dbf16 Include headers for optional libraries only when enabled. 16 years ago
Diego Biurrun e3cc7d6fef cosmetics: Leave out quotes from libdirac pkg-config call for consistency. 16 years ago
Måns Rullgård 3a90480ac4 split bswap.h into per-arch files 16 years ago
Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
Michael Niedermayer 03092e1408 Port read_time() that works on x86_32 and 64 from noe. 16 years ago
Jens Rosenboom 3d0d9a5e3b The v4l2 driver can silently change the pixel format in the 16 years ago
Måns Rullgård 0223bd6f52 ARM: allow --cpu=armvN in configure 16 years ago