• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 91eb1b15
    Michael Niedermayer authored
    * qatar/master: (22 commits)
      prores: add FATE tests
      id3v2: reduce the scope of some non-globally-used symbols/structures
      id3v2: cosmetics: move some declarations before the places they are used
      shorten: remove the flush function.
      shn: do not allow seeking in the raw shn demuxer.
      avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
      avformat: update AVInputFormat allowed flags
      avformat: don't unconditionally call ff_read_frame_flush() when trying to seek.
      truespeech: use sizeof() instead of hardcoded sizes
      truespeech: remove unneeded variable, 'consumed'
      truespeech: simplify truespeech_read_frame() by using get_bits()
      truespeech: decode directly to output buffer instead of a temp buffer
      truespeech: check to make sure channels == 1
      truespeech: check for large enough output buffer rather than truncating output
      truespeech: remove unneeded zero-size packet check.
      mlpdec: return meaningful error codes instead of -1
      mlpdec: remove unnecessary wrapper function
      mlpdec: only calculate output size once
      mlpdec: validate that the reported channel count matches the actual output channel count
      pcm: reduce pointer type casting
      ...
    
    Conflicts:
    	libavformat/avformat.h
    	libavformat/id3v2.c
    	libavformat/id3v2.h
    	libavformat/utils.c
    	libavformat/version.h
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    91eb1b15
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...
libswresample 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...
RELEASE Loading commit data...
avconv.c 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...
subdir.mak Loading commit data...
version.sh Loading commit data...