• 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...
aac.h Loading commit data...
ac3dsp_armv6.S Loading commit data...
ac3dsp_init_arm.c Loading commit data...
ac3dsp_neon.S Loading commit data...
asm-offsets.h Loading commit data...
asm.S Loading commit data...
dcadsp_init_arm.c Loading commit data...
dcadsp_neon.S Loading commit data...
dsputil_arm.S Loading commit data...
dsputil_arm.h Loading commit data...
dsputil_armv6.S Loading commit data...
dsputil_init_arm.c Loading commit data...
dsputil_init_armv5te.c Loading commit data...
dsputil_init_armv6.c Loading commit data...
dsputil_init_neon.c Loading commit data...
dsputil_init_vfp.c Loading commit data...
dsputil_iwmmxt.c Loading commit data...
dsputil_iwmmxt_rnd_template.c Loading commit data...
dsputil_neon.S Loading commit data...
dsputil_vfp.S Loading commit data...
fft_fixed_init_arm.c Loading commit data...
fft_fixed_neon.S Loading commit data...
fft_init_arm.c Loading commit data...
fft_neon.S Loading commit data...
fmtconvert_init_arm.c Loading commit data...
fmtconvert_neon.S Loading commit data...
fmtconvert_vfp.S Loading commit data...
h264dsp_init_arm.c Loading commit data...
h264dsp_neon.S Loading commit data...
h264idct_neon.S Loading commit data...
h264pred_init_arm.c Loading commit data...
h264pred_neon.S Loading commit data...
int_neon.S Loading commit data...
jrevdct_arm.S Loading commit data...
mathops.h Loading commit data...
mdct_fixed_neon.S Loading commit data...
mdct_neon.S Loading commit data...
mpegvideo_arm.c Loading commit data...
mpegvideo_arm.h Loading commit data...
mpegvideo_armv5te.c Loading commit data...
mpegvideo_armv5te_s.S Loading commit data...
mpegvideo_iwmmxt.c Loading commit data...
mpegvideo_neon.S Loading commit data...
rdft_neon.S Loading commit data...
simple_idct_arm.S Loading commit data...
simple_idct_armv5te.S Loading commit data...
simple_idct_armv6.S Loading commit data...
simple_idct_neon.S Loading commit data...
synth_filter_neon.S Loading commit data...
vp3dsp_neon.S Loading commit data...
vp56_arith.h Loading commit data...
vp56dsp_init_arm.c Loading commit data...
vp56dsp_neon.S Loading commit data...
vp8.h Loading commit data...
vp8_armv6.S Loading commit data...
vp8dsp_init_arm.c Loading commit data...
vp8dsp_neon.S Loading commit data...