• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' into master · b8a43bc1
    Michael Niedermayer authored
    * qatar/master: (27 commits)
      ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
      ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.
      ac3dsp: fix loop condition in ac3_update_bap_counts_c()
      ARM: unbreak build
      ac3enc: modify mantissa bit counting to keep bap counts for all values of bap instead of just 0 to 4.
      ac3enc: split mantissa bit counting into a separate function.
      ac3enc: store per-block/channel bap pointers by reference block in a 2D array rather than in the AC3Block struct.
      get_bits: add av_unused tag to cache variable
      sws: replace all long with int.
      ARM: aacdec: fix constraints on inline asm
      ARM: remove unnecessary volatile from inline asm
      ARM: add "cc" clobbers to inline asm where needed
      ARM: improve FASTDIV asm
      ac3enc: use LOCAL_ALIGNED macro
      APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).
      lavu: add av_get_pix_fmt_name() convenience function
      cmdutils: remove OPT_FUNC2
      swscale: fix crash in bilinear scaling.
      vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
      webm: support stereo videos in matroska/webm muxer
      ...
    
    Conflicts:
    	Changelog
    	cmdutils.c
    	cmdutils.h
    	doc/APIchanges
    	doc/muxers.texi
    	ffmpeg.c
    	ffplay.c
    	libavcodec/ac3enc.c
    	libavcodec/ac3enc_float.c
    	libavcodec/avcodec.h
    	libavcodec/get_bits.h
    	libavcodec/libvpxenc.c
    	libavcodec/version.h
    	libavdevice/libdc1394.c
    	libavformat/matroskaenc.c
    	libavutil/avutil.h
    	libswscale/rgb2rgb.c
    	libswscale/swscale.c
    	libswscale/swscale_template.c
    	libswscale/x86/swscale_template.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    b8a43bc1
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_intrapred.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...