OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Aug 2011 16:26:37 +0000 (18:26 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Aug 2011 16:26:37 +0000 (18:26 +0200)
commit4ca6a151e0c48f2729027ac263269cb50e88ed71
tree1307128caf78999abcf1600fd0fa8224770baa3b
parent276f43be68617c0d56001abf1e213911dd51fed7
parentbc8c50512fc8550ae80535390379e00937623e00
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  avconv: print the codecs names in the stream mapping.
  avconv: move the avcodec_find_decoder() call to add_input_streams().
  Windows Media Image decoder (WMVP/WVP2)
  ac3enc: remove outdated TODO comment for apply_channel_coupling()

Conflicts:
Changelog
libavcodec/avcodec.h
libavcodec/vc1dec.c
libavcodec/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
15 files changed:
Changelog
avconv.c
configure
doc/general.texi
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/h263dec.c
libavcodec/mpegvideo.c
libavcodec/vc1.c
libavcodec/vc1.h
libavcodec/vc1dec.c
libavcodec/vc1dsp.c
libavcodec/vc1dsp.h
libavcodec/version.h
libavformat/riff.c