• 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: default avatarMichael Niedermayer <michaelni@gmx.at>
    932ff709