• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 04b53746
    Michael Niedermayer authored
    * qatar/master:
      rtpdec: Use 4 byte startcodes for H.264
      matroskadec: Mark variable as av_unused.
      Move some conditionally used variables into the block where they are used.
      Drop some completely unnecessary av_unused attributes.
      swscale: Remove unused variable alpMmxFilter.
      Drop unnecessary av_uninit attributes from some variable declarations.
      movenc: Support muxing wmapro in ismv/isma
      mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written
      swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.
      swscale: handle gray16 as a "planar" YUV format (Y-only, of course).
      swscale: use yuv2packed1() functions for unscaled chroma also.
      swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
      swscale: fix invalid memory accesses in yuvpacked1() functions.
      Move PS2 MMI code below the mips subdirectory, where it belongs.
      mips: Move MMI function declarations to a header.
      build: Set correct dependencies for rtmp* protocols implemented by librtmp.
    
    Conflicts:
    	libavcodec/ac3enc_template.c
    	libavformat/mpegtsenc.c
    	libswscale/output.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    04b53746
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...
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...