25716 Commits (0bf85803545d14b004d86a741a1cde7fb9530c0c)

Author SHA1 Message Date
Tim Walker 5f5ada3dbf shorten: Fix out-of-array read 11 years ago
Maxim Poliakovski ed796fba76 atrac3: Better name for IMDCT window initialization 11 years ago
Maxim Poliakovski be76415047 atrac3: Remove unused gain compensation tables 11 years ago
Ronald S. Bultje 20d78a8606 libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instructions on x86-32. 11 years ago
Michael Niedermayer ef6b85e9b8 avcodec/proresdec2: propagate error codes 11 years ago
Michael Niedermayer 0391f4617f avcodec/vmnc/reset_buffers(): reset cur_hx/hy too for saftey 11 years ago
Luca Barbato 2df7f7714a prores: Error out only on surely incomplete ac_coeffs 11 years ago
Luca Barbato 44690dfa68 prores: Add a codepath for decoding errors 11 years ago
Martin Storsjö 41a10f3ba1 vp6: Support cropping to AVCodecContext.width/height 11 years ago
Michael Niedermayer 65c2fe7159 avcodec/h264: call flush_change() on init 11 years ago
Michael Niedermayer 5ac6b6028f avcodec/h264_refs: modify key frame detection heuristic to detect more cases 11 years ago
Luca Barbato 1018a92219 jpeg2000: Check block length 11 years ago
Luca Barbato 071e29af4d vmnc: Use meaningful return values 11 years ago
Luca Barbato 5e992a4682 vmnc: Check the cursor dimensions 11 years ago
Luca Barbato 61cd19b8bc vmnc: Port to bytestream2 11 years ago
Luca Barbato a66aa0daf2 vmnc: K&R formatting cosmetics 11 years ago
Paul B Mahol 8c7bc7d3e5 avcodec/exr: use avpriv_report_missing_feature() 11 years ago
Paul B Mahol 19fda0a1bc avcodec/vmnc: use av_freep() 11 years ago
Carl Eugen Hoyos 3aabfaa37b Fix make checkheaders for vp9 header files. 11 years ago
Luca Barbato b2148faca9 shorten: Extend fixed_coeffs to properly support pred_order 0 11 years ago
Paul B Mahol 85b56e4803 avcodec/xwddec: use avpriv_report_missing_feature 11 years ago
Paul B Mahol 3abbf20962 dpx: abgr support 11 years ago
Ronald S. Bultje ad75d2b590 x86: Fix compilation with nasm on PPC & OS/2 11 years ago
Ronald S. Bultje ba9c557b92 avcodec/x86/vp9dsp: Fix compilation with nasm. 11 years ago
Diego Biurrun 6405ca7d4a x86: h264_idct: Update comments to match 8/10-bit depth optimization split 11 years ago
Michael Niedermayer abf2d53d80 avcodec/options_table: add field_order 11 years ago
Paul B Mahol 23824b9698 avcodec/dpx: support for 8 and 16 bit luma only files 11 years ago
Paul B Mahol e745dc2d6f avcodec/dpx: refactor pixel format selection 11 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 11 years ago
Paul B Mahol 62078f25ee avcodec/dpx: return different error code for unsupported depths 11 years ago
Michael Niedermayer 630c005b87 avcodec/flac_parser: export sample_rate also when PARSER_FLAG_COMPLETE_FRAMES is set 11 years ago
Paul B Mahol ee3d03bf4e avcodec/dpx: make .long_name more descriptive 11 years ago
Paul B Mahol 8ec328668a avcodec: add dpx parser 11 years ago
Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 11 years ago
Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago
Diego Biurrun 258414d077 x86: fdct: Initialize optimized fdct implementations in the standard way 11 years ago
Diego Biurrun 0b8b2ae5e9 x86: xviddct: Employ more specific ifdefs 11 years ago
Paul B Mahol fc83c99c0b avcodec/dpx: cosmetics: fix identation 11 years ago
Paul B Mahol 0841652b54 avcodec/dpx: reformat avpriv_report_missing_feature messages 11 years ago
Paul B Mahol c3e0fbc507 avcodec/dpx: return proper error code for unsupported files 11 years ago
Michael Niedermayer a927276fcc avcodec/dpx: check packing 11 years ago
Michael Niedermayer 23f105a830 avcodec/dpx: check encoding 11 years ago
Michael Niedermayer fb726ef09a avcodec/dpx: fix reading of the packing field 11 years ago
Michael Niedermayer 8cb7d20567 avcodec/dpx: fix reading 12bit dpx images, which have non zero padding bits 11 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Diego Biurrun 6cc133ec58 x86: fdct: Only build fdct code if encoders have been enabled 11 years ago
Clément Bœsch 95cafeb684 avcodec/dvdsubdec: reconstruct incomplete SPU packets. 11 years ago
Clément Bœsch 71e0ae22ac avcodec/dvdsubdec: extract every subtitle in a different file (debug). 11 years ago
Clément Bœsch 41fd6f0796 avcodec/dvdsubdec: factor out rectangles reset. 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago