1. 15 Dec, 2014 1 commit
  2. 09 Aug, 2014 1 commit
  3. 03 Aug, 2014 1 commit
  4. 28 Jul, 2014 1 commit
  5. 27 Jul, 2014 1 commit
    • Michael Niedermayer's avatar
      avcodec: add avdct · 932ff709
      Michael Niedermayer authored
      This provides a public sustainable API/ABI for DCT functions.
      Only externally used dct functions are included.
      The structure is extensible without ABI issues compared to the
      existing dct contexts.
      
      See Mailing list and IRC log of 2014-07-26/27
      
      Reviewed-by: ubitux
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      932ff709