17989 Commits (2f034f255c49050e894ab9b88087c09ebe249f3f)

Author SHA1 Message Date
Luca Barbato 2f034f255c 4xm: Reject not a multiple of 16 dimension 11 years ago
Luca Barbato ca488ad480 alsdec: Clean up error paths 11 years ago
Luca Barbato 70ecc175c7 alsdec: Fix the clipping range 11 years ago
Martin Storsjö 69e6702c01 arm: Mangle external symbols properly in new vfp assembly files 11 years ago
Ben Avison ff30d12159 arm: Add VFP-accelerated version of qmf_32_subbands 11 years ago
Ben Avison 800ffab48a dcadsp: Add a new method, qmf_32_subbands 11 years ago
Martin Storsjö 8b9eba664e arm: Add VFP-accelerated version of fft16 11 years ago
Martin Storsjö ba6836c966 arm: Add VFP-accelerated version of dca_lfe_fir 11 years ago
Martin Storsjö b63bb251ea arm: Add VFP-accelerated version of imdct_half 11 years ago
Ben Avison d6e4f5fef0 arm: Add VFP-accelerated version of int32_to_float_fmul_array8 11 years ago
Ben Avison 26ffcc7de1 dcadec: Use int32_to_float_fmul_array8 11 years ago
Ben Avison 31c6f6f65c fmtconvert: Add a new method, int32_to_float_fmul_array8 11 years ago
Ben Avison ce9ed10ac2 arm: Add VFP-accelerated version of int32_to_float_fmul_scalar 11 years ago
Ben Avison 41ef1d360b arm: Add VFP-accelerated version of synth_filter_float 11 years ago
Justin Ruggles 8000206abc libspeexdec: fix detection of final terminator code 11 years ago
Derek Buitenhuis 4719040cd1 libx264: Define X264_API_IMPORTS on MSVC/ICL 11 years ago
Luca Barbato fd81899321 dsicinav: Clip the source size to the expected maximum 11 years ago
Luca Barbato dd0bfc3a6a dsicinav: Bound-check the source buffer when needed 11 years ago
Luca Barbato fcae3ff124 dsicinav: K&R formatting cosmetics 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 11 years ago
Sean McGovern 50612484e0 pthread: Rename thread_init to avoid symbol collision 11 years ago
Martin Storsjö 8f24c12be7 ac3dec: Don't consume more data than the actual input packet size 12 years ago
Luca Barbato 5b2a29552c indeo: Reject impossible FRAMETYPE_NULL 12 years ago
Luca Barbato f9e5261cab indeo: Do not reference mismatched tiles 12 years ago
Luca Barbato 28dda8a691 indeo: Sanitize ff_ivi_init_planes fail paths 12 years ago
Luca Barbato b0eeb9d442 indeo5: return proper error codes 12 years ago
Luca Barbato 25a6666f6c indeo: Bound-check before applying motion compensation 12 years ago
Luca Barbato dc79685195 indeo: Bound-check before applying transform 12 years ago
Luca Barbato cd78e934c2 indeo4: Validate scantable dimension 12 years ago
Luca Barbato 6255ccf7d5 indeo4: Check the quantization matrix index 12 years ago
Luca Barbato 8435bca087 indeo4: Do not access missing reference MV 12 years ago
Martin Storsjö 031be5b41b ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof 12 years ago
Martin Storsjö 68e57cde68 ac3dec: Increment channel pointers only once per channel 12 years ago
Nicolas Bertrand 886e1b36f5 jpeg2000: Remove unused passes array in Jpeg200Cblk structure 12 years ago
Nicolas Bertrand f56fe04de3 jpeg2000: Initialize only once mqc arrays 12 years ago
Luca Barbato 3802833bc1 dca: Respect the current limits in the downmixing capabilities 12 years ago
Luca Barbato f261e50845 dca: Error out on missing DSYNC 12 years ago
Luca Barbato c82da343e6 pcm: always use codec->id instead of codec_id 12 years ago
Luca Barbato c0d973c41b vdpau: use the correct namespace for the union 12 years ago
Luca Barbato e9d394f3fa mlpdec: Do not set invalid context in read_restart_header 12 years ago
Luca Barbato 2b379a9251 mlpdsp: x86: Respect cpuflags 12 years ago
Luca Barbato 3abde1a3b4 pcx: Do not overread source buffer in pcx_rle_decode 12 years ago
Luca Barbato 170fb593c6 pcx: K&R formatting cosmetics 12 years ago
Luca Barbato d14a26edb7 wmavoice: conceal clearly corrupted blocks 12 years ago
Luca Barbato f5c48f5ada wmavoice: use init_static_data 12 years ago
Luca Barbato 04e9853a21 wmavoice: return meaningful error codes 12 years ago
Luca Barbato 7d65e960c7 iff: Do not read over the source buffer 12 years ago
Luca Barbato 3865ba7b21 iff: K&R formatting cosmetics 12 years ago
Luca Barbato 4ecdb5ed44 qdm2: Conceal broken samples 12 years ago