• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 6cbe8199
    Michael Niedermayer authored
    * qatar/master: (28 commits)
      Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
      x86: cabac: fix register constraints for 32-bit mode
      cabac: move x86 asm to libavcodec/x86/cabac.h
      x86: h264: cast pointers to intptr_t rather than int
      x86: h264: remove hardcoded edi in decode_significance_8x8_x86()
      x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()
      x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86()
      x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86()
      x86: cabac: change 'a' constraint to 'r' in get_cabac_inline()
      x86: cabac: remove hardcoded esi in get_cabac_inline()
      x86: cabac: remove hardcoded edx in get_cabac_inline()
      x86: cabac: remove unused macro parameter
      x86: cabac: remove hardcoded ebx in inline asm
      x86: cabac: remove hardcoded struct offsets from inline asm
      cabac: remove inline asm under #if 0
      cabac: remove BRANCHLESS_CABAC_DECODER switch
      cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED
      document libswscale bump
      error_resilience: skip last-MV predictor step if MVs are not available.
      error_resilience: actually add counter when adding a MV predictor.
      ...
    
    Conflicts:
    	Changelog
    	libavcodec/error_resilience.c
    	libavfilter/defaults.c
    	libavfilter/vf_drawtext.c
    	libswscale/swscale.h
    	tests/ref/vsynth1/error
    	tests/ref/vsynth2/error
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    6cbe8199
Name
Last commit
Last update
..
Makefile Loading commit data...
ac3dsp.asm Loading commit data...
ac3dsp_mmx.c Loading commit data...
cabac.h Loading commit data...
cavsdsp_mmx.c Loading commit data...
dct32_sse.asm Loading commit data...
deinterlace.asm Loading commit data...
dnxhd_mmx.c Loading commit data...
dsputil_mmx.c Loading commit data...
dsputil_mmx.h Loading commit data...
dsputil_mmx_avg_template.c Loading commit data...
dsputil_mmx_qns_template.c Loading commit data...
dsputil_mmx_rnd_template.c Loading commit data...
dsputil_yasm.asm Loading commit data...
dsputilenc_mmx.c Loading commit data...
dsputilenc_yasm.asm Loading commit data...
fdct_mmx.c Loading commit data...
fft.c Loading commit data...
fft.h Loading commit data...
fft_3dn.c Loading commit data...
fft_3dn2.c Loading commit data...
fft_mmx.asm Loading commit data...
fft_sse.c Loading commit data...
fmtconvert.asm Loading commit data...
fmtconvert_mmx.c Loading commit data...
h264_chromamc.asm Loading commit data...
h264_chromamc_10bit.asm Loading commit data...
h264_deblock.asm Loading commit data...
h264_deblock_10bit.asm Loading commit data...
h264_i386.h Loading commit data...
h264_idct.asm Loading commit data...
h264_idct_10bit.asm Loading commit data...
h264_intrapred.asm Loading commit data...
h264_intrapred_10bit.asm Loading commit data...
h264_intrapred_init.c Loading commit data...
h264_qpel_mmx.c Loading commit data...
h264_weight.asm Loading commit data...
h264dsp_mmx.c Loading commit data...
idct_mmx.c Loading commit data...
idct_mmx_xvid.c Loading commit data...
idct_sse2_xvid.c Loading commit data...
idct_xvid.h Loading commit data...
lpc_mmx.c Loading commit data...
mathops.h Loading commit data...
mlpdsp.c Loading commit data...
motion_est_mmx.c Loading commit data...
mpegaudiodec_mmx.c Loading commit data...
mpegvideo_mmx.c Loading commit data...
mpegvideo_mmx_template.c Loading commit data...
png_mmx.c Loading commit data...
simple_idct_mmx.c Loading commit data...
snowdsp_mmx.c Loading commit data...
vc1dsp_mmx.c Loading commit data...
vc1dsp_yasm.asm Loading commit data...
vp3dsp.asm Loading commit data...
vp56_arith.h Loading commit data...
vp56dsp.asm Loading commit data...
vp56dsp_init.c Loading commit data...
vp8dsp-init.c Loading commit data...
vp8dsp.asm Loading commit data...
x86inc.asm Loading commit data...
x86util.asm Loading commit data...