• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · d552f616
    Michael Niedermayer authored
    * qatar/master: (28 commits)
      Remove some non-compiling debug messages.
      ffplay: Fix non-compiling debug printf and replace it by av_dlog.
      H264: x86 predict init cosmetics.
      ac3enc: Fix linking of AC-3 encoder without the E-AC-3 encoder.
      Move E-AC-3 encoder functions to a separate eac3enc.c file.
      ac3enc: remove convenience macro, #define DEBUG
      ac3enc: remove unused #define
      vc1: re-initialize tables after width/height change.
      APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition
      samplefmt: add av_get_bytes_per_sample()
      iirfilter: fix biquad filter coefficients.
      swscale: remove duplicate conversion routine in swScale().
      swscale: add yuv2planar/packed function typedefs.
      swscale: integrate yuv2nv12X_C into yuv2yuvX() function pointers.
      swscale: reindent x86 init code.
      swscale: extract SWS_FULL_CHR_H_INT conditional into init code.
      swscale: cosmetics.
      swscale: remove alp/chr/lumSrcOffset.
      swscale: un-special-case yuv2yuvX16_c().
      shorten: Remove stray DEBUG #define and corresponding av_dlog statement.
      ...
    
    Conflicts:
    	doc/APIchanges
    	libavcodec/ac3enc.c
    	libavutil/avutil.h
    	libavutil/samplefmt.c
    	libswscale/swscale.c
    	libswscale/swscale_internal.h
    	libswscale/x86/swscale_template.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    d552f616
Name
Last commit
Last update
..
Makefile Loading commit data...
ac3dsp.asm Loading commit data...
ac3dsp_mmx.c 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_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...