27890 Commits (7ef8d97b1aa9e142527debcaf993aa1ee8f08a9b)

Author SHA1 Message Date
Michael Niedermayer ae4b11df0d avcodec/snowenc: make snow non experimental 11 years ago
Matt Oliver cd5cf395f6 Additional icl inline asm fix. 11 years ago
James Darnley f02832904d lavc/libx264: add a warning when using qscale 11 years ago
Michael Niedermayer 87ecefdab0 elbg: change utility_inc to 64bit 11 years ago
Michael Niedermayer 1b4f2fb165 avcodec/snowdec: also print qbias and mvscale in debug output 11 years ago
Michael Niedermayer 2fb388fc9d avcodec/snowdec: forward error codes 11 years ago
Michael Niedermayer 296aa4ac01 avcodec/snowdec: return more specific error codes 11 years ago
Michael Niedermayer 8a5ea5b9ef avcodec/snowenc: simplify spatial_decomposition_count seting code 11 years ago
Michael Niedermayer 2fd14f062c avcodec/snowenc: allow larger mb variances 11 years ago
Michael Niedermayer b4356c9cc2 avcodec/ratecontrol: make (mc_)mb_var_sum(_last) 64bit 11 years ago
Michael Niedermayer e92a78a409 avcodec/mpegvideo: make mc_mb_var_sum / mb_var_sum 64bit 11 years ago
Michael Niedermayer c3272674c9 avcodec/mpegvideo: make mc_mb_var_sum_temp / mb_var_sum_temp 64bit 11 years ago
Michael Niedermayer 1cd107f637 avcodec/x86/snowdsp: add missing clobbers to inner_add_yblock_bw_8_obmc_16_bh_even_sse2() and inner_add_yblock_bw_16_obmc_32_sse2() 11 years ago
Michael Niedermayer 45ad7bc423 avcodec/snowdec: provide information about the wavelet with -debug 1 11 years ago
wm4 8b6136d3d1 vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame 11 years ago
wm4 1b1094a19d vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame 11 years ago
wm4 7948a51b5c vdpau: don't assume Picture and H264Picture are the same 11 years ago
Diego Biurrun 82bb304801 dsputil: Use correct type in me_cmp_func function pointer 11 years ago
Diego Biurrun 0e083d7e43 build: Group general components separate from de/encoders in arch Makefiles 11 years ago
Diego Biurrun 54a6e08a65 dsputil: Conditionally compile dsputil code on all architectures 11 years ago
Diego Biurrun 5169e68895 dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
Diego Biurrun cf7a216757 arm: dsputil: K&R formatting cosmetics 11 years ago
Diego Biurrun 1675975216 ppc: dsputil: Drop trailing semicolon from macros 11 years ago
Diego Biurrun b7d24fd4b2 ppc: dsputil: Merge some declarations and initializations 11 years ago
Diego Biurrun b045283f21 ppc: dsputil: Simplify some ifdeffed function definitions 11 years ago
Diego Biurrun 8bd6f88266 ppc: dsputil: Drop some unnecessary parentheses 11 years ago
Diego Biurrun 022184a646 ppc: dsputil: more K&R formatting cosmetics 11 years ago
Diego Biurrun 30f3f95987 ppc: dsputil: K&R formatting cosmetics 11 years ago
Diego Biurrun 82ee14d2ce ppc: dsputil: comment formatting and wording/grammar improvements 11 years ago
Diego Biurrun cce791b17b hpeldsp_template: Merge some declarations and initializations 11 years ago
Diego Biurrun 2539cf1c81 hpeldsp_template: K&R formatting cosmetics 11 years ago
Diego Biurrun 2972087e39 hpel_template: Drop some unnecessary parentheses 11 years ago
Diego Biurrun e8eace3276 hpel_template: K&R formatting cosmetics 11 years ago
Ben Avison e555e1bc39 truehd: tune VLC decoding for ARM. 11 years ago
Michael Niedermayer dde16f5aae avcodec/mjpegdec: Switch default interlaced polarity for MJPG to 1 11 years ago
Michael Niedermayer 493296800c avcodec/mjpegdec: parse avid data from extradata 11 years ago
Michael Niedermayer 046a75eea0 avcodec/mjpeg: print info from parse_avid() if requested 11 years ago
Michael Niedermayer 98f9aa389b avcodec/mjpegdec: switch interlaced_polarity to 0 for PAL AVID 11 years ago
Michael Niedermayer 1083c479eb avcodec/mjpegdec: factorize parse_avid out 11 years ago
Carl Eugen Hoyos 57fdc74c34 Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c. 11 years ago
Matt Oliver 8236747511 Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 11 years ago
Matt Oliver b2d3a45598 avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported 11 years ago
Vittorio Giovara 1b51b7ba00 libopenjpeg: Support rgba64 decoding 11 years ago
Carl Eugen Hoyos 8f45bd1433 libopenjpeg: Support rgba64 encoding 11 years ago
Vittorio Giovara 1ea9fa15c3 libopenjpeg: K&R formatting cosmetics 11 years ago
Michael Niedermayer 05d7059ac6 avcodec/h264pred_template: fix declarations after statements 11 years ago
Yogender Kumar Gupta 6f7ca1f55b avcodec/h264: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 11 years ago
Janne Grunau d961a79eb0 sbrdsp: move #if to disable all educational code 11 years ago
Janne Grunau c829b35c08 lavc: er: remove unused variable size 11 years ago
Vittorio Giovara 3795ec6858 svq3: directly set pix_fmt and color_range 11 years ago