25616 Commits (19c389081910fd722d625455d5dddd0a8d290bf4)

Author SHA1 Message Date
Ronald S. Bultje ba9c557b92 avcodec/x86/vp9dsp: Fix compilation with nasm. 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
Paul B Mahol 62078f25ee avcodec/dpx: return different error code for unsupported depths 12 years ago
Michael Niedermayer 630c005b87 avcodec/flac_parser: export sample_rate also when PARSER_FLAG_COMPLETE_FRAMES is set 12 years ago
Paul B Mahol ee3d03bf4e avcodec/dpx: make .long_name more descriptive 12 years ago
Paul B Mahol 8ec328668a avcodec: add dpx parser 12 years ago
Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 12 years ago
Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 12 years ago
Diego Biurrun 258414d077 x86: fdct: Initialize optimized fdct implementations in the standard way 12 years ago
Diego Biurrun 0b8b2ae5e9 x86: xviddct: Employ more specific ifdefs 12 years ago
Paul B Mahol fc83c99c0b avcodec/dpx: cosmetics: fix identation 12 years ago
Paul B Mahol 0841652b54 avcodec/dpx: reformat avpriv_report_missing_feature messages 12 years ago
Paul B Mahol c3e0fbc507 avcodec/dpx: return proper error code for unsupported files 12 years ago
Michael Niedermayer a927276fcc avcodec/dpx: check packing 12 years ago
Michael Niedermayer 23f105a830 avcodec/dpx: check encoding 12 years ago
Michael Niedermayer fb726ef09a avcodec/dpx: fix reading of the packing field 12 years ago
Michael Niedermayer 8cb7d20567 avcodec/dpx: fix reading 12bit dpx images, which have non zero padding bits 12 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Diego Biurrun 6cc133ec58 x86: fdct: Only build fdct code if encoders have been enabled 12 years ago
Clément Bœsch 95cafeb684 avcodec/dvdsubdec: reconstruct incomplete SPU packets. 12 years ago
Clément Bœsch 71e0ae22ac avcodec/dvdsubdec: extract every subtitle in a different file (debug). 12 years ago
Clément Bœsch 41fd6f0796 avcodec/dvdsubdec: factor out rectangles reset. 12 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 12 years ago
Maxim Poliakovski 6a5bfd4d49 atrac: Add missing av_cold 12 years ago
Maxim Poliakovski 79cbac8cd4 atrac3: Generalize gain compensation code 12 years ago
Diego Biurrun 5ce04c14dd Use correct Doxygen syntax 12 years ago
Maxim Poliakovski 4be292dac7 atrac: Move doxygen comments to the header 12 years ago
Diego Biurrun be0b4c70ec atrac3: Replace a silly counter variable name with plain 'j' 12 years ago
Michael Niedermayer 6565b1ad97 avcodec/h264_sei: make SEI type truncated message more informative 12 years ago
Michael Niedermayer fcd19d6c8d avcodec/jpeg2000dec: Zero code and quant style 12 years ago
Michael Niedermayer 1c71f185ad avcodec/tiff_common: Improve formating of long arrays 12 years ago
Michael Niedermayer e57dba0d52 avcodec: add av_codec_get_max_lowres() 12 years ago
Ronald S. Bultje f1548c008f Full-pixel MC functions. 12 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 12 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 12 years ago
Carl Eugen Hoyos b5f219c904 Print pix_fmt name on h264 context reinitialisation. 12 years ago
Reimar Döffinger af6e232ccf VC1 VDPAU: Mark missing reference frames as such. 12 years ago
Michael Niedermayer 95666b2298 avcodec/imgconvert/get_color_type: fix type for PAL8 12 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 12 years ago
Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 12 years ago
Maxim Poliakovski d49f3fa579 atrac3: Generalize gain compensation code 12 years ago
Maxim Poliakovski 4fa2484067 atrac3/decode_gain_control: cosmetics 12 years ago
Maxim Poliakovski 4978be2bc6 atrac3: rename num_gain_data to num_points 12 years ago
Maxim Poliakovski dc80e250fc atrac3: Rename GainInfo to AtracGainInfo 12 years ago
Maxim Poliakovski 746cb9bc53 atrac: limit line length to 80 chars 12 years ago
Maxim Poliakovski 3d80ab015f atrac: Move doxygen comments to the header 12 years ago
Maxim Poliakovski cc2330fe3a atrac: Update copyright info and file description. 12 years ago