• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 7427d1ca
    Michael Niedermayer authored
    * qatar/master:
      g723.1: simplify scale_vector()
      g723.1: simplify normalize_bits()
      vda: cosmetics: fix Doxygen comment formatting
      vda: better frame allocation
      vda: Merge implementation into one file
      vda: support synchronous decoding
      vda: Reuse the bitstream buffer and reallocate it only if needed
      build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC
      avprobe: Include libm.h for the log2 fallback
      proresenc: use the edge emulation buffer
      rtmp: handle bytes read reports
      configure: Fix typo in mpeg2video/svq1 decoder dependency declaration
      Use log2(x) instead of log(x) / log(2)
      x86: swscale: fix fragile memory accesses
      x86: swscale: remove disabled code
      x86: yadif: fix asm with suncc
      x86: cabac: allow building with suncc
      x86: mlpdsp: avoid taking address of void
      ARM: intmath: use native-size return types for clipping functions
    
    Conflicts:
    	configure
    	ffprobe.c
    	libavcodec/Makefile
    	libavcodec/g723_1.c
    	libavcodec/v210dec.h
    	libavcodec/vda.h
    	libavcodec/vda_h264.c
    	libavcodec/x86/cabac.h
    	libavfilter/x86/yadif_template.c
    	libswscale/x86/rgb2rgb_template.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    7427d1ca
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...
diracdsp_mmx.c Loading commit data...
diracdsp_mmx.h Loading commit data...
diracdsp_yasm.asm Loading commit data...
dnxhd_mmx.c Loading commit data...
dsputil.asm 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...
dsputilenc.asm Loading commit data...
dsputilenc_mmx.c Loading commit data...
dwt.c Loading commit data...
dwt.h Loading commit data...
dwt_yasm.asm Loading commit data...
fdct_mmx.c Loading commit data...
fft.c Loading commit data...
fft.h Loading commit data...
fft_mmx.asm 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_10bit.asm Loading commit data...
h264_qpel_mmx.c Loading commit data...
h264_weight.asm Loading commit data...
h264_weight_10bit.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...
imdct36_sse.asm 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...
pngdsp-init.c Loading commit data...
pngdsp.asm Loading commit data...
proresdsp-init.c Loading commit data...
proresdsp.asm Loading commit data...
rv34dsp.asm Loading commit data...
rv34dsp_init.c Loading commit data...
rv40dsp.asm Loading commit data...
rv40dsp_init.c Loading commit data...
sbrdsp.asm Loading commit data...
sbrdsp_init.c Loading commit data...
simple_idct_mmx.c Loading commit data...
snowdsp_mmx.c Loading commit data...
v210-init.c Loading commit data...
v210.asm Loading commit data...
vc1dsp.asm Loading commit data...
vc1dsp_mmx.c Loading commit data...
vp3dsp.asm Loading commit data...
vp3dsp_init.c 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...
w64xmmtest.c Loading commit data...