OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 22 May 2011 02:53:19 +0000 (04:53 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 22 May 2011 02:53:19 +0000 (04:53 +0200)
commitbf8bb94322d92134206392c3f238a58c424b1c9e
tree5522036771e42e1e7b539fb190302b530bcb49d0
parent33adcdb53118df8f281742b75adf861cda64801a
parent71cc331cab8d61130048f3003f2ca77cfb94e3f3
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  ffmpeg: get rid of the -vglobal option.
  dct32: Add AVX implementation of 32-point DCT
  dct32: Change pass 6 permutation to allow for AVX implementation
  dct32: port SSE 32-point DCT to YASM
  multiple inclusion guard cleanup
  avio: document buffer must created with av_malloc() and friends
  avio: check AVIOContext malloc failure
  swscale: point out an alternative to sws_getContext
  svq3: Do initialization after parsing the extradata
  add changelog entries for 0.7_beta2
  mp3lame: add #include required for AV_RB32 macro.

Conflicts:
Changelog
libavcodec/svq3.c
libavcodec/x86/dct32_sse.c
libavfilter/vsrc_buffer.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
53 files changed:
ffmpeg.c
libavcodec/aac_tablegen.h
libavcodec/aac_tablegen_decl.h
libavcodec/amrwbdata.h
libavcodec/arm/asm-offsets.h
libavcodec/arm/dsputil_arm.h
libavcodec/arm/mpegvideo_arm.h
libavcodec/arm/vp56_arith.h
libavcodec/arm/vp8.h
libavcodec/cavsdsp.h
libavcodec/cbrt_tablegen.h
libavcodec/cga_data.h
libavcodec/dct.h
libavcodec/dctref.h
libavcodec/dv_tablegen.h
libavcodec/flv.h
libavcodec/gsmdec_data.h
libavcodec/h263.h
libavcodec/kbdwin.h
libavcodec/motionpixels_tablegen.h
libavcodec/mpeg4video.h
libavcodec/mpegaudio_tablegen.h
libavcodec/mpegaudiodec.c
libavcodec/msgsmdec.h
libavcodec/pcm_tablegen.h
libavcodec/qdm2_tablegen.h
libavcodec/rdft.h
libavcodec/sh4/dsputil_sh4.h
libavcodec/sinewin.h
libavcodec/sinewin_tablegen.h
libavcodec/sparc/dsputil_vis.h
libavcodec/svq3.c
libavcodec/targa.h
libavcodec/vp8.h
libavcodec/vp8data.h
libavcodec/x86/Makefile
libavcodec/x86/fft.c
libavcodec/x86/fft.h
libavcodec/xvmc_internal.h
libavfilter/avfilter.h
libavfilter/avfiltergraph.h
libavfilter/internal.h
libavformat/avio.h
libavformat/avio_internal.h
libavformat/aviobuf.c
libavformat/ffmeta.h
libavformat/mms.h
libavformat/spdif.h
libavformat/url.h
libavformat/version.h
libavutil/avassert.h
libavutil/cpu.h
libswscale/swscale.h