OSDN Git Service

Merge remote branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Apr 2011 21:36:57 +0000 (23:36 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Apr 2011 21:43:54 +0000 (23:43 +0200)
commitc40798441f47341c310b38e8f329cfb943924faf
treec23fbec614c59bcf14c7377d1c6ff7abdfa34353
parentc96786008172f669e546ca987e7aaa3c3469be71
parentfd0c3403f611d31b944216cfa1585a2d28f7f0da
Merge remote branch 'qatar/master'

* qatar/master:
  ac3dec: fix processing of delta bit allocation information.
  vc1: fix fate-vc1 after previous commit.
  wmv3dec: fix playback of complex WMV3 files using simple_idct.
  make av_dup_packet() more cautious on allocation failures
  make containers pass palette change in AVPacket
  introduce side information for AVPacket

Politic commits that have not been pulled:
  Update regtest checksums after revision 6001dad.
  Replace more FFmpeg references by Libav.
  Replace references to ffmpeg-devel with libav-devel; fix roundup URL.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
52 files changed:
doc/issue_tracker.txt
doc/muxers.texi
libavcodec/8bps.c
libavcodec/ac3.c
libavcodec/ac3dec.c
libavcodec/avcodec.h
libavcodec/avpacket.c
libavcodec/cinepak.c
libavcodec/dsputil.c
libavcodec/dv.c
libavcodec/dxva2.h
libavcodec/dxva2_h264.c
libavcodec/idcinvideo.c
libavcodec/interplayvideo.c
libavcodec/jpeglsdec.c
libavcodec/kmvc.c
libavcodec/libdirac.h
libavcodec/libdiracdec.c
libavcodec/libschroedingerdec.c
libavcodec/libtheoraenc.c
libavcodec/mimic.c
libavcodec/msrle.c
libavcodec/msvideo1.c
libavcodec/qpeg.c
libavcodec/qtrle.c
libavcodec/rawdec.c
libavcodec/smc.c
libavcodec/targa.c
libavcodec/truemotion2.c
libavcodec/tscc.c
libavcodec/utils.c
libavcodec/vaapi_h264.c
libavcodec/vaapi_mpeg4.c
libavcodec/vaapi_vc1.c
libavcodec/vc1.h
libavcodec/vc1dec.c
libavcodec/vorbis_enc.c
libavcodec/wmavoice.c
libavfilter/vf_fade.c
libavformat/asf.h
libavformat/asfdec.c
libavformat/avformat.h
libavformat/avidec.c
libavformat/idcin.c
libavformat/ipmovie.c
libavformat/isom.h
libavformat/mov.c
libavformat/mpegtsenc.c
libavformat/mxfenc.c
libavutil/error.c
libavutil/error.h
tools/patcheck