OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Oct 2012 12:04:35 +0000 (14:04 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Oct 2012 12:09:35 +0000 (14:09 +0200)
commitae237a117acbe958bea798e32249f4c2baeca5f9
treec45fc400e59ab03d5346a82580bfc2054b9efe0f
parent4f5e5a05132be4946a655b991850bf81b7497893
parent95cd815c3663603871a1f2da95846e8f72d4ea96
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  swscale: try to use mmap only if available
  configure: check for mprotect
  wmapro: use planar sample format
  wmalossless: output in planar sample format
  wmadec: use float planar sample format output
  shorten: use planar sample format
  lavc: update documentation for AVFrame.extended_data

Conflicts:
libavcodec/shorten.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
configure
libavcodec/avcodec.h
libavcodec/shorten.c
libavcodec/wmadec.c
libavcodec/wmalosslessdec.c
libavcodec/wmaprodec.c
libswscale/utils.c