OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 7 Jun 2011 01:37:57 +0000 (03:37 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 7 Jun 2011 01:37:57 +0000 (03:37 +0200)
commit174df6affc4e2cfdc6c91c1be3c3e1a8a794cf78
treea77673fd1d752a54bf812b187eb80d066c7cc49f
parent3a1aaf7b21c7bde9f4c3d5342baa64d3e940d05f
parentb9c6c7cb25932b594fd684a0cb553e439d49fe12
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  build: remove empty $(OBJS) target
  build: make rule for linking ff* apply only to these targets
  build: rearrange some lines in a more logical way
  s302m: fix resampling for 16 and 24bits.
  ARM: remove MUL64 and MAC64 inline asm
  build: clean up .PHONY lists
  build: move all (un)install* target aliases to toplevel Makefile
  flvenc: propagate error properly
  build: remove stale dependency
  build: do not add CFLAGS-yes to CFLAGS
  utils.c: fix crash with threading enabled.
  configure: simplify source_path setup
  configure: remove --source-path option
  lavf: deprecate AVFormatParameters.time_base.
  img2: add framerate private option.
  img2: add video_size private option.
  img2: add pixel_format private option.
  tty: add framerate private option.

Conflicts:
Makefile
configure

Merged-by: Michael Niedermayer <michaelni@gmx.at>
Makefile
common.mak
configure
libavcodec/arm/mathops.h
libavcodec/s302m.c
libavformat/avformat.h
libavformat/flvenc.c
libavformat/img2.c
libavformat/tty.c