• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 034fc7bf
    Michael Niedermayer authored
    
    
    * qatar/master: (22 commits)
      configure: enable memalign_hack automatically when needed
      swscale: unbreak the build on non-x86 systems.
      swscale: remove if(bitexact) branch from functions.
      swscale: remove if(canMMX2BeUsed) conditional.
      swscale: remove swScale_{c,MMX,MMX2} duplication.
      swscale: use emms_c().
      Move emms_c() from libavcodec to libavutil.
      tiff: set palette in the context when specified in TIFF_PAL tag
      rtsp: use strtoul to parse rtptime and seq values.
      pgssubdec: fix incorrect colors.
      dvdsubdec: fix incorrect colors.
      ape: Allow demuxing of files with metadata tags.
      swscale: remove dead macro WRITEBGR24OLD.
      swscale: remove AMD3DNOW "optimizations".
      swscale: remove duplicate code in ppc/ subdirectory.
      swscale: remove duplicated x86/ functions.
      swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
      vsrc_buffer.h: add file doxy
      vsrc_buffer: tweak error message in init()
      msmpeg4: reindent.
      ...
    
    Merged-by: default avatarMichael Niedermayer <michaelni@gmx.at>
    034fc7bf