• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 715c8a5a
    Michael Niedermayer authored
    * qatar/master: (28 commits)
      dfa: use more meaningful return codes
      eatgv: check vector_bits
      eatgv: check motion vectors
      Mark a number of variables only used in av_dlog() calls as av_unused.
      dvdec: drop const qualifier from variable to eliminate a warning
      avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.
      tests/utils: don't ignore the return value of fwrite()
      lavfi/formats: use sizeof(var) instead of sizeof(type).
      lavfi: remove avfilter_default_config_input_link() declaration
      lavfi: always enable the scale filter and depend on sws.
      vf_split: support user-specifiable number of outputs.
      avconv: remove stray useless comment.
      mpegmux: add stuffing to avoid incomplete PCM frames
      rtsp: avoid const warnings from strtol() call
      avserver: check return value of ftruncate()
      lagarith: make offset array type unsigned
      dfa: add some checks to ensure that decoder won't write past frame end
      aacps: NEON optimisations
      aacps: align some arrays
      aacps: move some loops to function pointers
      ...
    
    Conflicts:
    	configure
    	doc/filters.texi
    	libavcodec/dfa.c
    	libavcodec/eatgv.c
    	libavfilter/Makefile
    	libavfilter/allfilters.c
    	libavfilter/avfilter.h
    	libavfilter/formats.c
    	libavfilter/vf_split.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    715c8a5a
Name
Last commit
Last update
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...
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...