24953 Commits (f646cd44716bf0cba54a1f279dd3d9dd47b33322)

Author SHA1 Message Date
Martin Storsjö 54ba52077c arm: Comment out unused labels in simple_idct_arm 12 years ago
Michael Niedermayer 101c7ea906 avcodec/mpeg12dec: remove commented out assert 12 years ago
Michael Niedermayer 800637709c alsdec: minor simplification in read_block() 12 years ago
Michael Niedermayer 274a50ab57 avcodec/utils: Warn the user about the lack of a lock manager if insufficient locks are detected 12 years ago
Luca Barbato 6fd221e5f8 8bps: Make the bound-checks consistent 12 years ago
Luca Barbato bd7b4da0f4 8bps: Bound-check the input buffer 12 years ago
Luca Barbato 2f034f255c 4xm: Reject not a multiple of 16 dimension 12 years ago
Luca Barbato ca488ad480 alsdec: Clean up error paths 12 years ago
Luca Barbato 70ecc175c7 alsdec: Fix the clipping range 12 years ago
Michael Niedermayer 55db06af64 avcodec/utils: use av_assert0() to check validity of input pointers for start code search 12 years ago
Michael Niedermayer abc8110f7e avcodec: add avcodec_chroma_pos_to_enum() 12 years ago
Michael Niedermayer b7397857e2 avcodec: add avcodec_enum_to_chroma_pos() 12 years ago
clook 4443213d2e avcodec/libopenjpegen: XYZ 12 bit support for libopenjpeg encoder 12 years ago
Martin Storsjö 69e6702c01 arm: Mangle external symbols properly in new vfp assembly files 12 years ago
Martin Storsjö 47d57f24e3 arm: Mangle external symbols properly in new vfp assembly files 12 years ago
Ben Avison ff30d12159 arm: Add VFP-accelerated version of qmf_32_subbands 12 years ago
Ben Avison 800ffab48a dcadsp: Add a new method, qmf_32_subbands 12 years ago
Martin Storsjö 8b9eba664e arm: Add VFP-accelerated version of fft16 12 years ago
Martin Storsjö ba6836c966 arm: Add VFP-accelerated version of dca_lfe_fir 12 years ago
Martin Storsjö b63bb251ea arm: Add VFP-accelerated version of imdct_half 12 years ago
Ben Avison d6e4f5fef0 arm: Add VFP-accelerated version of int32_to_float_fmul_array8 12 years ago
Ben Avison 26ffcc7de1 dcadec: Use int32_to_float_fmul_array8 12 years ago
Ben Avison 31c6f6f65c fmtconvert: Add a new method, int32_to_float_fmul_array8 12 years ago
Ben Avison ce9ed10ac2 arm: Add VFP-accelerated version of int32_to_float_fmul_scalar 12 years ago
Ben Avison 41ef1d360b arm: Add VFP-accelerated version of synth_filter_float 12 years ago
Michael Niedermayer 682e8a694f avcodec/h264_sei: Try to make code more robust by jumping to the specified SEI ends 12 years ago
Justin Ruggles 8000206abc libspeexdec: fix detection of final terminator code 12 years ago
Michael Niedermayer 118a1c2f4c avcodec/ff_h264_decode_sei: use skip_bits_long() 12 years ago
Michael Niedermayer 45da7a0e8f avcodec/ff_h264_decode_sei: Check SEI size 12 years ago
Michael Niedermayer 80c873a87e avcodec/ff_h264_decode_sei: fix integer overflow with size. 12 years ago
Michael Niedermayer 800ffa1fc0 avcodec/h264_sei/ff_h264_decode_sei: fix error codes for insufficient data 12 years ago
Joakim Plate 8710a634a5 h264: add frame packing as stereo_mode frame metadata 12 years ago
Derek Buitenhuis 4719040cd1 libx264: Define X264_API_IMPORTS on MSVC/ICL 12 years ago
Michael Niedermayer 953c7550f8 avcodec/snowenc: convert speed relevant asserts to av_assert2() 12 years ago
Michael Niedermayer 7b79c84b40 avcodec/snowdec: remove assert.h include, its unused 12 years ago
Michael Niedermayer 1434df3b93 jpeg2000dec: Support non subsampled 9-16bit planar pixel formats 12 years ago
Luca Barbato fd81899321 dsicinav: Clip the source size to the expected maximum 12 years ago
Luca Barbato dd0bfc3a6a dsicinav: Bound-check the source buffer when needed 12 years ago
Luca Barbato fcae3ff124 dsicinav: K&R formatting cosmetics 12 years ago
Michael Niedermayer db33010483 jpeg2000dec: silence unused variable warning 12 years ago
Piotr Bandurski 5f39992ed9 bmp: fix decoding of flipped rle4 12 years ago
Michael Niedermayer fc6de70c44 jpeg2000dec: Support non subsampled 8bit planar pixel formats 12 years ago
Michael Niedermayer 99de97cabf jpeg2000dec: parse CDEF 12 years ago
Carl Eugen Hoyos b39a6bbe7f Fix pix_fmt detection in the native jpeg2000 decoder. 12 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 12 years ago
Vignesh Venkatasubramanian 33968c201c Fixing a stride issue in VP8 Alpha encode 12 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 12 years ago
Stefano Sabatini 53c853e049 lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream 12 years ago
Michael Niedermayer a80e622924 avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames 12 years ago
Stefano Sabatini 0092bcdf06 lavc/avcodec.h: fix various typos in av_bitstream_filter_filter() docs 12 years ago