OSDN Git Service

Merge remote branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 9 Apr 2011 01:09:49 +0000 (03:09 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 9 Apr 2011 01:17:07 +0000 (03:17 +0200)
commitd4d09329eef30787da699c7a397b00f6f96940bc
tree3605d4e30063b924254a373e270026bca6436f11
parenta61bc91d42945e6ccefef4867ef32d2073f8f8c7
parent0c68c804196400de3c40c8849124b292ed62b99c
Merge remote branch 'qatar/master'

* qatar/master:
  lavf: bump minor and add an APIChanges entry for avformat cleanup
  lavf: get rid of ffm-specific stuff in avformat.h
Not pulled:  avio: deprecate av_protocol_next().
  avio: add a function for iterating though protocol names.
  lavf: rename a parameter of av_sdp_create from buff->buf
  lavf: rename avf_sdp_create to av_sdp_create.
  lavf: make av_guess_image2_codec internal
  avio: make URLProtocol internal.
  avio: make URLContext internal.
  lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.
  lavf: use designated initializers for all protocols
  applehttp: don't use deprecated url_ functions.
  avio: move two ff_udp_* functions from avio_internal to url.h
  asfdec: remove a forgotten declaration of nonexistent function
  avio: deprecate the typedef for URLInterruptCB

Merged-by: Michael Niedermayer <michaelni@gmx.at>
34 files changed:
doc/APIchanges
ffmpeg.c
ffserver.c
libavformat/applehttp.c
libavformat/applehttpproto.c
libavformat/asfdec.c
libavformat/avformat.h
libavformat/avio.c
libavformat/avio.h
libavformat/avio_internal.h
libavformat/concat.c
libavformat/ffm.h
libavformat/file.c
libavformat/gopher.c
libavformat/http.c
libavformat/http.h
libavformat/img2.c
libavformat/internal.h
libavformat/librtmp.c
libavformat/mms.h
libavformat/mmst.c
libavformat/rtmppkt.h
libavformat/rtmpproto.c
libavformat/rtpdec.h
libavformat/rtpenc_chain.h
libavformat/rtpproto.c
libavformat/rtspenc.c
libavformat/sapenc.c
libavformat/sdp.c
libavformat/tcp.c
libavformat/udp.c
libavformat/url.h
libavformat/utils.c
libavformat/version.h