25680 Commits (3b9f8e7cd91919721e5d80cc66a2fbbf99171784)

Author SHA1 Message Date
Michael Niedermayer a1b9004b76 avcodec/jpeg2000dec: fix context consistency with too large lowres 12 years ago
Michael Niedermayer c35d29a9c8 avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init 12 years ago
Michael Niedermayer ab8cbfe0dd avcodec/x86/dsputil_init: remove duplicated sse2 idct init 12 years ago
Michael Niedermayer 1bf8fa75ee avcodec/x86/dsputil_init: fix cpu flag checks 12 years ago
Vignesh Venkatasubramanian 0f99aad80f lavc: Adding seek_preroll to AVCodecContext 12 years ago
Michael Niedermayer fe448cd28d avcodec/jpeg2000dec: prevent out of array accesses in pixel addressing 12 years ago
Michael Niedermayer e54f4510aa avcodec/jpeg2000: zero i/f_data 12 years ago
Michael Niedermayer ac3b01a9c0 avcodec/jpeg2000dec: check transform equality in MCT 12 years ago
Luca Barbato 39185ec4fa cavs: Check for negative cbp 12 years ago
Luca Barbato 1b20d0f581 cavs: Return meaningful error values 12 years ago
Luca Barbato 14ddbb477f cavs: K&R formatting cosmetics 12 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 12 years ago
Luca Barbato c9ef6b0932 indeo4: Check the inherited quant_mat 12 years ago
Luca Barbato 0cb83c5638 indeo4: Check the block size if reusing the band configuration 12 years ago
Michael Niedermayer 87fe0bbd69 lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for backward compatibility 12 years ago
Anton Khirnov 16ea20c827 lavc doxy: extend/clarify avcodec_decode_audio4() doxy 12 years ago
Anton Khirnov 66d3f5fd5c lavc doxy: remove false statements about alignment requirements. 12 years ago
Luca Barbato c0de9a23c7 prores: Reject negative run and level values 12 years ago
Paul B Mahol 996c73490c avcodec/exr: remove pointless initialization 12 years ago
Maxim Poliakovski 2d52834910 atrac3: Better name for imdct window initialization 12 years ago
Maxim Poliakovski 4fb8de08e1 atrac3: Remove unused gain compensation tables 12 years ago
Tim Walker 5f5ada3dbf shorten: Fix out-of-array read 12 years ago
Maxim Poliakovski ed796fba76 atrac3: Better name for IMDCT window initialization 12 years ago
Maxim Poliakovski be76415047 atrac3: Remove unused gain compensation tables 12 years ago
Ronald S. Bultje 20d78a8606 libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instructions on x86-32. 12 years ago
Michael Niedermayer ef6b85e9b8 avcodec/proresdec2: propagate error codes 12 years ago
Michael Niedermayer 0391f4617f avcodec/vmnc/reset_buffers(): reset cur_hx/hy too for saftey 12 years ago
Luca Barbato 2df7f7714a prores: Error out only on surely incomplete ac_coeffs 12 years ago
Luca Barbato 44690dfa68 prores: Add a codepath for decoding errors 12 years ago
Martin Storsjö 41a10f3ba1 vp6: Support cropping to AVCodecContext.width/height 12 years ago
Michael Niedermayer 65c2fe7159 avcodec/h264: call flush_change() on init 12 years ago
Michael Niedermayer 5ac6b6028f avcodec/h264_refs: modify key frame detection heuristic to detect more cases 12 years ago
Luca Barbato 1018a92219 jpeg2000: Check block length 12 years ago
Luca Barbato 071e29af4d vmnc: Use meaningful return values 12 years ago
Luca Barbato 5e992a4682 vmnc: Check the cursor dimensions 12 years ago
Luca Barbato 61cd19b8bc vmnc: Port to bytestream2 12 years ago
Luca Barbato a66aa0daf2 vmnc: K&R formatting cosmetics 12 years ago
Paul B Mahol 8c7bc7d3e5 avcodec/exr: use avpriv_report_missing_feature() 12 years ago
Paul B Mahol 19fda0a1bc avcodec/vmnc: use av_freep() 12 years ago
Carl Eugen Hoyos 3aabfaa37b Fix make checkheaders for vp9 header files. 12 years ago
Luca Barbato b2148faca9 shorten: Extend fixed_coeffs to properly support pred_order 0 12 years ago
Paul B Mahol 85b56e4803 avcodec/xwddec: use avpriv_report_missing_feature 12 years ago
Paul B Mahol 3abbf20962 dpx: abgr support 12 years ago
Ronald S. Bultje ad75d2b590 x86: Fix compilation with nasm on PPC & OS/2 12 years ago
Ronald S. Bultje ba9c557b92 avcodec/x86/vp9dsp: Fix compilation with nasm. 12 years ago
Diego Biurrun 6405ca7d4a x86: h264_idct: Update comments to match 8/10-bit depth optimization split 12 years ago
Michael Niedermayer abf2d53d80 avcodec/options_table: add field_order 12 years ago
Paul B Mahol 23824b9698 avcodec/dpx: support for 8 and 16 bit luma only files 12 years ago
Paul B Mahol e745dc2d6f avcodec/dpx: refactor pixel format selection 12 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 12 years ago