OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 15 Jul 2011 15:40:51 +0000 (17:40 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 15 Jul 2011 15:51:09 +0000 (17:51 +0200)
commit042f9d62ca42a6ca26ef6ff23c6078c9ecc90c18
treefe6d6db2945987a5c10923fb28515361eea6eab2
parente6cc30c22bb2007e4d66302d6477176ecf0c0877
parente3bc07f4af25287fa4ade1e9c5501de65c8a698e
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  configure: Automatically add more flags required on symbian
  mem.h: switch doxygen parameter order to match function prototype
  doxygen: replace @sa tag by the more readable but equivalent @see
  doxygen: use Doxygen markup for authors and web links where appropriate
  doxygen: do not include license boilerplate in Doxygen documentation
  ac3enc: Mark AVClasses const
  ffserver: Replace two loops with one loop.
  ffmpeg: Fix the check for experimental codecs
  swscale: extend mmx padding.
  swscale: clip unscaled colorspace conversion path.
  doxygen: misc consistency cosmetics
  doc: remove file name from @file directive in Doxygen usage example
  doxygen: consistently place brief description
  doxygen: place empty line between brief description and detailed description
  avformat_open_input(): Add braces to shut up gcc warning.

Conflicts:
libavcodec/8svx.c
libavcodec/tiff.c
libavcodec/tiff.h
libavcodec/vaapi_h264.c
libavcodec/vorbis.c
libavcodec/vorbisdec.c
libavcodec/vp6.c
libswscale/swscale_unscaled.c
libswscale/utils.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
64 files changed:
configure
doc/developer.texi
ffmpeg.c
ffserver.c
libavcodec/8svx.c
libavcodec/ac3enc_fixed.c
libavcodec/ac3enc_float.c
libavcodec/alac.c
libavcodec/bethsoftvideo.c
libavcodec/bfi.c
libavcodec/cdgraphics.c
libavcodec/eatqi.c
libavcodec/faxcompr.c
libavcodec/faxcompr.h
libavcodec/flacdec.c
libavcodec/g722.c
libavcodec/huffman.c
libavcodec/huffman.h
libavcodec/lzw.c
libavcodec/lzw.h
libavcodec/lzwenc.c
libavcodec/msmpeg4.h
libavcodec/pcxenc.c
libavcodec/qdm2.c
libavcodec/rl2.c
libavcodec/tiff.c
libavcodec/tiff.h
libavcodec/tiffenc.c
libavcodec/tmv.c
libavcodec/tta.c
libavcodec/vaapi_h264.c
libavcodec/vorbis.c
libavcodec/vorbisdec.c
libavcodec/vp5.c
libavcodec/vp56.c
libavcodec/vp56.h
libavcodec/vp56data.c
libavcodec/vp56data.h
libavcodec/vp5data.h
libavcodec/vp6.c
libavcodec/vp6data.h
libavcodec/vp6dsp.c
libavcodec/vp8data.h
libavcodec/vp8dsp.c
libavcodec/vp8dsp.h
libavcodec/vqavideo.c
libavcodec/yop.c
libavdevice/fbdev.c
libavformat/bethsoftvid.c
libavformat/bfi.c
libavformat/flv.h
libavformat/iss.c
libavformat/qcp.c
libavformat/rl2.c
libavformat/rtpdec_svq3.c
libavformat/rtpdec_vp8.c
libavformat/soxdec.c
libavformat/soxenc.c
libavformat/tmv.c
libavformat/utils.c
libavformat/yop.c
libavutil/mem.h
libavutil/timer.h
libswscale/utils.c