• 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
doc Loading commit data...
ffpresets Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
mt-work Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
subdir.mak Loading commit data...
version.sh Loading commit data...