OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Aug 2011 22:53:42 +0000 (00:53 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Aug 2011 22:53:42 +0000 (00:53 +0200)
commitba57ef29723e11e94f2d5a07d4f384e636316c16
tree469c52643fe98b6efe791d6caaecfb707ef2bd8f
parent8ea6157d83277a089137fb8113174bc4e7a8ffd2
parentbb337b4fbceb6af7f70ef2f9476733cc2fa5350b
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  avconv: Fix spelling errors.
  aac: Only set sample rate and object type from ADTS if output hasn't been configured.
  aac: Set SBR and PS to unsignalled during headerless and ADTS initialization.
  aac: Only output configure if audio was found.
  avconv: save two levels of indentation in flush_encoders()
  avconv: factor flushing encoders out of output_packet().
  avconv: factor out initializing input streams.
  avconv: remove -intra option.
  avconv: reset streamid_map between output files.
  avconv: make timer_start a local var in transcode().
  avconv: cosmetics, move OutputStream.
  avconv: remove two unused macros.

Conflicts:
avconv.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
Changelog
avconv.c
doc/avconv.texi
libavcodec/aacdec.c
tests/lavf-regression.sh