• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 0bb57f8b
    Michael Niedermayer authored
    * qatar/master:
      Remove ffmpeg.
      aacenc: Simplify windowing
      aacenc: Move saved overlap samples to the beginning of the same buffer as incoming samples.
      aacenc: Deinterleave input samples before processing.
      aacenc: Store channel count in AACEncContext.
      aacenc: Move Q^3/4 calculation to it's own table
      aacenc: Request normalized float samples instead of converting s16 samples to float.
      aacpsy: Replace an if with FFMAX in LAME windowing.
      aacenc: cosmetics, replace 'rd' with 'bits' in codebook_trellis_rate to make it more clear what is being calculated.
      aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons
      aacenc: cosmetics: move init() and end() to the bottom of the file.
      aacenc: aac_encode_init() cleanup
      XWD encoder and decoder
      vc1: don't read the interpfrm and bfraction elements for interlaced frames
      mxfdec: fix memleak on mxf_read_close()
      westwood: split the AUD and VQA demuxers into separate files.
    
    Conflicts:
    	.gitignore
    	Changelog
    	Makefile
    	configure
    	doc/ffmpeg.texi
    	ffmpeg.c
    	libavcodec/Makefile
    	libavcodec/aacenc.c
    	libavcodec/allcodecs.c
    	libavcodec/avcodec.h
    	libavcodec/version.h
    	libavformat/Makefile
    	libavformat/img2.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    0bb57f8b
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...
library.mak Loading commit data...
version.sh Loading commit data...