• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 2905e3ff
    Michael Niedermayer authored
    * qatar/master:
      lavc: add opt_find to AVCodecContext class.
      h264: Complexify frame num gap shortening code
      intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
      Fix decoding of mpegts streams with h264 video that does *NOT* have b frames
      Add minor bumps and APIChanges entries for lavf private options.
      ffmpeg: deprecate -vc and -tvstd
      ffmpeg: use new avformat_open_* API.
      ffserver: use new avformat_open_* API.
      ffprobe: use new avformat_open_* API.
      ffplay: use new avformat_open_* API.
      cmdutils: add opt_default2().
      dict: add AV_DICT_APPEND flag.
      lavf: add avformat_write_header() as a replacement for av_write_header().
      Deprecate av_open_input_* and remove their uses.
      lavf: add avformat_open_input() as a replacement for av_open_input_*
      AVOptions: add av_opt_find() as a replacement for av_find_opt.
      AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context.
      ffmpeg: don't abuse a global for passing frame size from input to output
      ffmpeg: don't abuse a global for passing pixel format from input to output
      ffmpeg: initialise encoders earlier.
    
    Conflicts:
    	cmdutils.c
    	doc/APIchanges
    	ffmpeg.c
    	ffplay.c
    	ffprobe.c
    	libavcodec/h264.c
    	libavformat/avformat.h
    	libavformat/utils.c
    	libavformat/version.h
    	libavutil/avutil.h
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    2905e3ff
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...
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...
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...
ffserver.h Loading commit data...
subdir.mak Loading commit data...
version.sh Loading commit data...