• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · f97faf67
    Michael Niedermayer authored
    * qatar/master:
      id3v2: fix doxy comment - 'machine byte order' makes no sense on char arrays
      VC1: restore mistakenly removed code
      twinvq: check output buffer size before decoding
      twinvq: return an error when the packet size is too small
      lavf: export some forgotten symbols with non-av prefixes.
      swscale: update altivec yuv2planeX asm to new per-plane API.
      swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
      yuv2planeX10 SIMD
      swscale: decide whether to use yuv2plane1/X on a per-plane basis.
      swscale: reintroduce full precision in 16-bit output.
      Split up yuv2yuvX functions
      Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
      lavc: replace references to deprecated AVCodecContext.error_recognition to use AVCodecContext.err_recognition
      lavc: translate non-flag-based er options into flag-based ef options at codec open
      add -err_filter AVOptions to access flag-based error recognition
      h264_weight: initialize "height" function argument properly.
      presets: spelling error in libvpx 1080p50_60
      avplay: fix fullscreen behaviour with SDL 1.2.14 on Mac OS X
    
    Conflicts:
    	ffplay.c
    	libavformat/libavformat.v
    	libswscale/swscale.c
    	libswscale/x86/swscale_template.c
    	tests/ref/lavfi/pixfmts_scale
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    f97faf67
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_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...
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...
proresdsp-init.c Loading commit data...
proresdsp.asm Loading commit data...
rv40dsp.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_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...