1. 16 Dec, 2011 3 commits
    • Carl Eugen Hoyos's avatar
      Export ff_vdpau_vc1_decode_picture(). · 9994643f
      Carl Eugen Hoyos authored
      XBMC's configure script checks for this function in installed
      libavcodec.so to determine VDPAU support.
      
      Fixes ticket #762 reported by Christian Marillat
      9994643f
    • Michael Niedermayer's avatar
      Merge remote-tracking branch 'qatar/master' · 175cc378
      Michael Niedermayer authored
      * qatar/master:
        movenc: Rudimentary IODs support.
        v410enc: fix output buffer size check
        v410enc: include correct headers
        fate: add -pix_fmt rgb48le to r210 test
        flvenc: Support muxing 16 kHz nellymoser
        configure: refactor list of programs into a variable
        fate: add r210 decoder test
        fate: split off Indeo FATE tests into their own file
        fate: split off ATRAC FATE tests into their own file
        fate: Add FATE tests for v410 encoder and decoder
        ARM: fix external symbol refs in rv40 asm
        westwood: Make sure audio header info is present when parsing audio packets
        libgsm: Reset the MS mode of GSM in the flush function
        libgsm: Set options on the right object
        ARM: dca: disable optimised decode_blockcodes() for old gcc
      
      Conflicts:
      	configure
      	libavformat/movenc.c
      	libavformat/movenc.h
      	tests/fate2.mak
      	tests/ref/acodec/alac
      	tests/ref/vsynth1/mpeg4
      	tests/ref/vsynth2/mpeg4
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      175cc378
    • Carl Eugen Hoyos's avatar
      Fix typo in v210 decoder options. · 56669837
      Carl Eugen Hoyos authored
      56669837
  2. 15 Dec, 2011 37 commits