28080 Commits (8c161d7884f0547a605c1221ec4cad020922d4aa)

Author SHA1 Message Date
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
Michael Niedermayer 8ab8070784 avcodec/utils: fix sizeof(AVFrame) dependence in avcodec_encode_audio2() 11 years ago
James Almer aa1f38015c x86/synth_filter: improve FMA version 11 years ago
Michael Niedermayer 3e3b0b3a40 avcodec/vdpau: update ff_vdpau_h264_set_reference_frames() to H264Picture 11 years ago
Michael Niedermayer 29be9b5301 avcodec/dxva2: fix pointers after H264Picture 11 years ago
Michael Niedermayer 2a37e560dc avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture 11 years ago
Michael Niedermayer 377cfc28a2 avcodec/vaapi: fix pointer types after H264Picture changes 11 years ago
Michael Niedermayer 6102dda1d7 avcodec/h264: h264_set_erpic() clear destination 11 years ago
Michael Niedermayer 4f22e39e65 avcodec/error_resilience: fix the case when MVs are not available 11 years ago
Michael Niedermayer 8ef9dcf1d7 avcodec/mpegvideo: ff_mpeg_set_erpic() clear destination 11 years ago
Matt Oliver b73aae6fe9 avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE() 11 years ago
Michael Niedermayer 8e92ff2546 avcodec/h264: be more tolerant on what pixel format changes trigger reinits 11 years ago
Matt Oliver 9eb3f11c55 Add missing external declarations. 11 years ago
Matt Oliver 590805b7c3 Fixed 64bit conformance with mvzbl. 11 years ago
Vittorio Giovara 75177b2f5e libx264: check color_range 11 years ago
Vittorio Giovara bf0d7da7cb ljpeg: check color_range 11 years ago
Vittorio Giovara 2183432e6d mdec: set color_range 11 years ago
Vittorio Giovara 1c1fbc70ca mjpeg: set color_range 11 years ago
Vittorio Giovara 6612a03d74 fraps: set color_range 11 years ago
Carl Eugen Hoyos 5b1b91cfb8 tiff: Support rgba encoding 11 years ago