18021 Commits (bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc)

Author SHA1 Message Date
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 12 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 12 years ago
Luca Barbato a10c4ce24b aac: Forward errors properly in aac_decode_frame_int 12 years ago
Luca Barbato 71953ebcf9 aac: Check init_get_bits return value 12 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 12 years ago
Vittorio Giovara 0d8b943d20 h264_sei: Return meaningful values 12 years ago
Vittorio Giovara b18412171f h264_sei: K&R formatting cosmetics 12 years ago
Diego Biurrun 4c7fd58f8a h264_sei: Remove pointless old comment 12 years ago
Diego Biurrun 9ea24e927e twinvq: Add proper twinvq prefixes to identifiers 12 years ago
Diego Biurrun 78b4bfdb84 Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 12 years ago
Michael Niedermayer 55c4cba2a7 huffyuvenc: BGRA support 12 years ago
Luca Barbato 3ca1dd2502 xl: Make sure the width is valid 12 years ago
Paul B Mahol b09d86c636 utvideoenc: use av_image_copy_plane() 12 years ago
Luca Barbato 62b1e3b103 aasc: Check minimum buffer size 12 years ago
Luca Barbato 45ee556d51 qdm2: Whitespace cosmetics 12 years ago
Luca Barbato 0e78ef0f94 flac: use meaningful return values 12 years ago
Luca Barbato f1cb490d6d xl: Fix the buffer size check 12 years ago
Luca Barbato e13a929314 xl: K&R formatting cosmetics 12 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 12 years ago
Diego Biurrun 16c22122c7 h264: K&R formatting cosmetics 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Rémi Denis-Courmont 93a51984a2 mpeg12: Ignore slice threading if hwaccel is active 12 years ago
Rainer Hochecker 582963a815 vdpau: Fix VC-1 interlaced mode 12 years ago
Diego Biurrun 4a2ef39442 cosmetics: Add '0' to float constants ending in '.'. 12 years ago
Diego Biurrun 6c145ecf78 twinvq: K&R formatting cosmetics 12 years ago
Martin Storsjö 54ba52077c arm: Comment out unused labels in simple_idct_arm 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
Martin Storsjö 69e6702c01 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
Justin Ruggles 8000206abc libspeexdec: fix detection of final terminator code 12 years ago
Derek Buitenhuis 4719040cd1 libx264: Define X264_API_IMPORTS on MSVC/ICL 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