]> git.sesse.net Git - ffmpeg/commit
Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 4 Nov 2011 00:44:06 +0000 (01:44 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 4 Nov 2011 00:44:06 +0000 (01:44 +0100)
commit259a960f1b74339626f8da890cc261a4043097fe
treeaea69b2dcfe4dfabedf82725fecbd2a551412f55
parentbb99ae3ae924c942a634bec7711ec7ee11c38eb9
parent2a6eb06254df79e96b3d791b6b89b2534ced3119
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  vp6: Fix illegal read.
  avfilter: Don't copy garbage from the stack when setting up video pictures.
  avcodec: Make sure codec_type is set by avcodec_get_context_defaults2
  avcodec: Remove a misplaced and useless attribute_deprecated
  avconv: add -dump_attachment option.
  avconv: add -attach option.
  avconv: make negative mappings disable only streams from the specified file
  fmtconvert: fix int32_to_float_fmul_scalar() for windows x86_64

Conflicts:
libavcodec/options.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
avconv.c
doc/avconv.texi
ffmpeg.c
libavcodec/avcodec.h
libavcodec/vp6.c
libavcodec/x86/fmtconvert.asm
libavfilter/avfilter.c