16933 Commits (50e3477f0f2aabcc4a192af39c4a4f87da66bb85)
 

Author SHA1 Message Date
Aurelien Jacobs 485ec4f11e set correct number of fractions for multitable 16 years ago
Michael Niedermayer bddddb5a0b rgb2rgb.h was not really intended to be a public header, thus remove it. 16 years ago
Michael Niedermayer b29e65513c Remove rgb2rgb.h dependancy. 16 years ago
Måns Rullgård d2d398590d ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S 16 years ago
Måns Rullgård 83ad74e708 ARM: move VFP DSP functions to dsputils_vfp.S 16 years ago
Måns Rullgård a648516b95 ARM: move prefetch_arm to dsputil_arm_s.S 16 years ago
Måns Rullgård c130bedc99 ARM: use new macros for assembler function labels 16 years ago
Måns Rullgård c72ab30188 ARM: add some assembler convenience macros 16 years ago
Baptiste Coudurier 785b0f3c54 fix umid base value, use revision 5 and generic material type 16 years ago
Baptiste Coudurier bee2eac594 svq3 decoder may need zlib 16 years ago
Baptiste Coudurier 0df4903a07 fix sound essence compression UL 16 years ago
Baptiste Coudurier 1d30d1ad4d fix start position UL 16 years ago
Baptiste Coudurier c48649242d svq3 watermark code now needs zlib 16 years ago
Baptiste Coudurier 1e002b602f svq3 watermark decoding support, based on reverse engineering work by chrono 16 years ago
Vitor Sessak 65f65c3021 Silence GCC warning 16 years ago
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