• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 51bfaa21
    Michael Niedermayer authored
    * qatar/master: (22 commits)
      g722dec: check output buffer size before decoding
      g722dec: cosmetics: reindent/linewrap
      g722dec: remove the use of lowres for half-rate decoding.
      tta: check for extradata allocation failure in tta demuxer
      tta: check for allocation failure of decode_buffer
      tta: use correct frame_length calculation.
      tta: add support for decoding 24-bit sample format
      cosmetics: indentation
      tta: remove pointless braces
      tta: check output buffer size after adjusting frame length for last frame
      tta: fix reading of format in TTA header.
      tta: remove useless commented-out lines
      tta: check remaining bitstream size while reading unary value
      lavf: deprecate AVStream.stream_copy
      avconc: split choose_codec() to choose_decoder/choose_encoder.
      lavf: simplify by using FFMAX/FFMIN.
      mpegenc: add preload private option.
      cosmetics: simplify latm_decode_init
      latm: avoid unnecessary reinit of the aac decoder
      aacdec: initialize sbr context only in new channel elements
      ...
    
    Conflicts:
    	avconv.c
    	libavcodec/resample.c
    	libavcodec/tta.c
    	libavformat/utils.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    51bfaa21
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...
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...
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...