OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Jun 2011 02:47:19 +0000 (04:47 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Jun 2011 02:47:19 +0000 (04:47 +0200)
commitf9ecb849ef39bc337d9439b829fe08da5c95cc3d
tree761e860a10084d8de4f07815911f697fe11610b9
parent7b8ed831eb8432d202dad16dedc1758b018bb1fa
parenta71bcd1a7f66e210971c44452dc4cdae7bdbd98a
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  crypto: Use av_freep instead of av_free
  lavf: don't try to free private options if priv_data is NULL.
  swscale: fix types of assembly arguments.
  swscale: move two macros that are only used once into caller.
  swscale: remove unused function.
  options: Add missing braces around struct initializer.
  mov: Remove leftover crufty debug statement with references to a local file.
  dvbsubdec: Fix compilation of debug code.
  Remove all uses of now deprecated metadata functions.
  Move metadata API from lavf to lavu.

Conflicts:
doc/APIchanges
libavformat/aiffdec.c
libavformat/asfdec.c
libavformat/avformat.h
libavformat/avidec.c
libavformat/cafdec.c
libavformat/matroskaenc.c
libavformat/mov.c
libavformat/mp3enc.c
libavformat/wtv.c
libavutil/avutil.h
libavutil/internal.h
libswscale/swscale.c
libswscale/x86/swscale_template.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
61 files changed:
doc/APIchanges
ffmpeg.c
ffprobe.c
ffserver.c
libavcodec/dvbsubdec.c
libavformat/aiffdec.c
libavformat/apetag.c
libavformat/applehttp.c
libavformat/asfdec.c
libavformat/asfenc.c
libavformat/avformat.h
libavformat/avidec.c
libavformat/avienc.c
libavformat/cafdec.c
libavformat/ffmetadec.c
libavformat/ffmetaenc.c
libavformat/flacenc.c
libavformat/flvdec.c
libavformat/flvenc.c
libavformat/id3v1.c
libavformat/id3v2.c
libavformat/iff.c
libavformat/matroskadec.c
libavformat/matroskaenc.c
libavformat/metadata.c
libavformat/metadata.h
libavformat/mov.c
libavformat/movenc.c
libavformat/mp3dec.c
libavformat/mp3enc.c
libavformat/mpc.c
libavformat/mpegts.c
libavformat/mpegtsenc.c
libavformat/nsvdec.c
libavformat/nutdec.c
libavformat/nutenc.c
libavformat/oggdec.h
libavformat/oggenc.c
libavformat/options.c
libavformat/r3d.c
libavformat/rmdec.c
libavformat/rmenc.c
libavformat/rpl.c
libavformat/rtpdec_asf.c
libavformat/rtsp.c
libavformat/sauce.c
libavformat/sdp.c
libavformat/soxdec.c
libavformat/soxenc.c
libavformat/tta.c
libavformat/tty.c
libavformat/utils.c
libavformat/vorbiscomment.c
libavformat/vorbiscomment.h
libavformat/vqf.c
libavformat/wc3movie.c
libavformat/wv.c
libavutil/avutil.h
libavutil/internal.h
libswscale/swscale.c
libswscale/x86/swscale_template.c