• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 7427d1ca
    Michael Niedermayer authored
    * qatar/master:
      g723.1: simplify scale_vector()
      g723.1: simplify normalize_bits()
      vda: cosmetics: fix Doxygen comment formatting
      vda: better frame allocation
      vda: Merge implementation into one file
      vda: support synchronous decoding
      vda: Reuse the bitstream buffer and reallocate it only if needed
      build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC
      avprobe: Include libm.h for the log2 fallback
      proresenc: use the edge emulation buffer
      rtmp: handle bytes read reports
      configure: Fix typo in mpeg2video/svq1 decoder dependency declaration
      Use log2(x) instead of log(x) / log(2)
      x86: swscale: fix fragile memory accesses
      x86: swscale: remove disabled code
      x86: yadif: fix asm with suncc
      x86: cabac: allow building with suncc
      x86: mlpdsp: avoid taking address of void
      ARM: intmath: use native-size return types for clipping functions
    
    Conflicts:
    	configure
    	ffprobe.c
    	libavcodec/Makefile
    	libavcodec/g723_1.c
    	libavcodec/v210dec.h
    	libavcodec/vda.h
    	libavcodec/vda_h264.c
    	libavcodec/x86/cabac.h
    	libavfilter/x86/yadif_template.c
    	libswscale/x86/rgb2rgb_template.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    7427d1ca
Name
Last commit
Last update
compat Loading commit data...
doc Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswresample Loading commit data...
libswscale Loading commit data...
mt-work Loading commit data...
presets 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...
RELEASE Loading commit data...
arch.mak 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...
ffmpeg.h Loading commit data...
ffmpeg_filter.c Loading commit data...
ffmpeg_opt.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
library.mak Loading commit data...
version.sh Loading commit data...