]> git.sesse.net Git - ffmpeg/commit
Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 23 Nov 2011 03:02:17 +0000 (04:02 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 23 Nov 2011 03:02:17 +0000 (04:02 +0100)
commit0b9a69f244e399565d67100a6862886201a594a4
tree22d82b11955930051b34da252f95b992095e91fd
parenta8e6d4d403c9174b4f57475b80bb5f80e1c57a1f
parent963f6855356fa527a27b08b55e026f683a12cebc
Merge remote-tracking branch 'qatar/master'

* qatar/master: (22 commits)
  aacdec: Fix PS in ADTS.
  avconv: Consistently use PIX_FMT_NONE.
  dsputil: use cpuflags in x86 emu_edge_core
  dsputil: use movups instead of movdqu in ff_emu_edge_core_sse()
  wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.
  mov: Remove some redundant and obsolete comments.
  Add libavutil/mathematics.h #includes for INFINITY
  doxy: structure libavformat groups
  doxy: introduce an empty structure in libavcodec
  doxy: provide a start page and document libavutil
  doxy: cleanup pixfmt.h
  regtest: split video encode/decode tests into individual targets
  ARM: add explicit .arch and .fpu directives to asm.S
  pthread: do not touch has_b_frames
  avconv: cleanup the transcoding loop in output_packet().
  avconv: split subtitle transcoding out of output_packet().
  avconv: split video transcoding out of output_packet().
  avconv: split audio transcoding out of output_packet().
  avconv: reindent.
  avconv: move streamcopy-only code out of decoding loop.
  ...

Conflicts:
avconv.c
libavcodec/aaccoder.c
libavcodec/pthread.c
libavcodec/version.h
libavutil/audioconvert.h
libavutil/avutil.h
libavutil/mem.h
tests/ref/vsynth1/dv
tests/ref/vsynth1/mpeg2thread
tests/ref/vsynth2/dv
tests/ref/vsynth2/mpeg2thread

Merged-by: Michael Niedermayer <michaelni@gmx.at>
45 files changed:
avconv.c
cmdutils.c
configure
ffmpeg.c
libavcodec/aaccoder.c
libavcodec/aacdec.c
libavcodec/arm/asm.S
libavcodec/avcodec.h
libavcodec/nellymoserenc.c
libavcodec/pthread.c
libavcodec/version.h
libavcodec/wma.c
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_yasm.asm
libavformat/avformat.h
libavformat/mov.c
libavutil/adler32.h
libavutil/aes.h
libavutil/audioconvert.h
libavutil/avstring.h
libavutil/avutil.h
libavutil/base64.h
libavutil/dict.h
libavutil/error.h
libavutil/imgutils.h
libavutil/intmath.h
libavutil/lzo.h
libavutil/mathematics.h
libavutil/md5.h
libavutil/mem.h
libavutil/opt.h
libavutil/pixfmt.h
libavutil/random_seed.h
libavutil/rational.h
libavutil/sha.h
libavutil/tree.h
tests/codec-regression.sh
tests/ref/vsynth1/dv
tests/ref/vsynth1/dv_411
tests/ref/vsynth1/mpeg2thread
tests/ref/vsynth1/mpeg2thread_ilace
tests/ref/vsynth2/dv
tests/ref/vsynth2/dv_411
tests/ref/vsynth2/mpeg2thread
tests/ref/vsynth2/mpeg2thread_ilace