OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 8 Apr 2012 18:55:02 +0000 (20:55 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 8 Apr 2012 18:55:11 +0000 (20:55 +0200)
commit5d6a40bc747da93bd4ee41a446c35fc60a399671
tree613c91012a37b3646f1575955d6124ffc4fdefe7
parent4f043c8a119101ffe8f6a57b18a47f602a350c30
parent9294f538e924dcb8f3938e4e3476340f1e5b552f
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  rtsp: Don't use av_malloc(0) if there are no streams
  rtsp: Don't use uninitialized data if there are no streams
  vaapi: mpeg2: fix slice_vertical_position calculation.
  hwaccel: mpeg2: decode first field, if requested.
  cosmetics: Fix indentation
  rtsp: Don't expose the MS-RTSP RTX data stream to the caller

Merged-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mpeg12.c
libavcodec/vaapi_mpeg2.c
libavformat/rtpdec.c
libavformat/rtpdec_amr.c
libavformat/rtpdec_asf.c
libavformat/rtpdec_h264.c
libavformat/rtpdec_latm.c
libavformat/rtpdec_mpeg4.c
libavformat/rtpdec_xiph.c
libavformat/rtsp.c
libavformat/rtspdec.c