]> git.sesse.net Git - ffmpeg/commit
Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Nov 2011 01:03:14 +0000 (02:03 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Nov 2011 01:03:14 +0000 (02:03 +0100)
commit0bd42ae72c0e88826b823d8106286d5abe2028e7
treeda7087d1f67ea54580026e30dcedb4f58db6aba6
parent5955c63c36e9b822f1186cd45a8dec5056b9c575
parent1c8c41ff079953d332f61a9d26656e4e36af606c
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  avformat: Avoid a warning about mixed declarations and code
  BMV demuxer and decoder
  matroskaenc: Make sure the seekhead struct is freed even on seek failure
  mpeg12enc: Remove write-only variables.
  mpeg12enc: Don't set up run-level info for level 0.
  msmpeg4: Don't set up run-level info for level 0.
  avformat: Warn about using network functions without calling avformat_network_init
  avformat: Revise wording
  rdt: Set AVFMT_NOFILE on ff_rdt_demuxer
  rdt: Check the return value of avformat_open
  rtsp: Discard the dynamic handler, if it has an alloc function which failed
  dsputil: use cpuflags in x86 versions of vector_clip_int32()

Conflicts:
libavcodec/avcodec.h
libavcodec/version.h
libavformat/Makefile
libavformat/allformats.c
libavformat/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
21 files changed:
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/mpeg12enc.c
libavcodec/msmpeg4.c
libavcodec/version.h
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_yasm.asm
libavformat/Makefile
libavformat/allformats.c
libavformat/avformat.h
libavformat/matroskaenc.c
libavformat/network.c
libavformat/network.h
libavformat/rdt.c
libavformat/rmdec.c
libavformat/rtsp.c
libavformat/utils.c
libavformat/version.h