25619 Commits (ad75d2b590f0a4d2ea8b9748aa31ff98ba6fbf1e)

Author SHA1 Message Date
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
Maxim Poliakovski 6a5bfd4d49 atrac: Add missing av_cold 11 years ago
Maxim Poliakovski 79cbac8cd4 atrac3: Generalize gain compensation code 11 years ago
Diego Biurrun 5ce04c14dd Use correct Doxygen syntax 11 years ago
Maxim Poliakovski 4be292dac7 atrac: Move doxygen comments to the header 11 years ago
Diego Biurrun be0b4c70ec atrac3: Replace a silly counter variable name with plain 'j' 11 years ago
Michael Niedermayer 6565b1ad97 avcodec/h264_sei: make SEI type truncated message more informative 11 years ago
Michael Niedermayer fcd19d6c8d avcodec/jpeg2000dec: Zero code and quant style 11 years ago
Michael Niedermayer 1c71f185ad avcodec/tiff_common: Improve formating of long arrays 11 years ago
Michael Niedermayer e57dba0d52 avcodec: add av_codec_get_max_lowres() 11 years ago
Ronald S. Bultje f1548c008f Full-pixel MC functions. 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 11 years ago
Carl Eugen Hoyos b5f219c904 Print pix_fmt name on h264 context reinitialisation. 11 years ago
Reimar Döffinger af6e232ccf VC1 VDPAU: Mark missing reference frames as such. 11 years ago
Michael Niedermayer 95666b2298 avcodec/imgconvert/get_color_type: fix type for PAL8 11 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 11 years ago
Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 11 years ago
Maxim Poliakovski d49f3fa579 atrac3: Generalize gain compensation code 11 years ago
Maxim Poliakovski 4fa2484067 atrac3/decode_gain_control: cosmetics 11 years ago
Maxim Poliakovski 4978be2bc6 atrac3: rename num_gain_data to num_points 11 years ago
Maxim Poliakovski dc80e250fc atrac3: Rename GainInfo to AtracGainInfo 11 years ago
Maxim Poliakovski 746cb9bc53 atrac: limit line length to 80 chars 11 years ago