OSDN Git Service

Merge remote-tracking branch 'qatar/master'
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 24 May 2011 02:08:36 +0000 (04:08 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 24 May 2011 02:35:08 +0000 (04:35 +0200)
commit26ed595bd0e66c6982515988de0d858bc56d2362
tree8f56bf6055109a5948cbe34c8f059846de60f48c
parent1bc81bf981552ec542e14af194cd05d7c74a83e1
parenta7a187a1beb8551101b592bf85f0f31a0db22f61
Merge remote-tracking branch 'qatar/master'

* qatar/master:
  configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.
  aacdec: fix typo in scalefactor clipping check
  fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.
  fate: update 9/10bit refs.
  h264: Properly set coded_{width, height} when parsing H.264.
  x86 asm: Add SECTION_TEXT to dct32_sse.asm.
  Fix 9/10 bit in swscale.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
configure
libavcodec/aacdec.c
libavcodec/h264.c
libavcodec/x86/dct32_sse.asm
libswscale/swscale.c