OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Aug 2011 21:47:35 +0000 (23:47 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Aug 2011 21:47:35 +0000 (23:47 +0200)
commit41bf67d8d4dd02b93df45d7862dbec4536738b5e
treee03e8cad8cab235437cb505937a6138e5371cce0
parent67a8251690a17f05630eb6f45a73db0f0e806c72
parenteb97dbb05a990266b04830ea8e179e0428656b98
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings
  avconv: remove a write-only variable
  avconv: remove pointless parameter from new_*_stream().
  avconv: cosmetics, move code
  avconv: cosmetics -- move copy_chapters().
  avconv: cosmetics -- move parse_forced_key_frames().
  lavc: add audio flag to the 'b' option, deprecate 'ab'.
  avconv: rename sameq to same_quant
  doc/avconv: add forgotten end of chapter.
  Changelog: document avconv incompatibilities with ffmpeg.
  avconv: replace -vcodec/-acodec/-scodec with a better system.
  avconv: remove presets.
  svq3: propagate codec memory allocation failure in context init

Conflicts:
Changelog
avconv.c
libavcodec/options.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
Changelog
avconv.c
doc/avconv.texi
ffmpeg.c
libavcodec/options.c
libavcodec/svq3.c
libavformat/movenc.c
tests/codec-regression.sh
tests/lavf-regression.sh