Skip to content
  • Cyril Deguet's avatar
    · c1aa8904
    Cyril Deguet authored
    - le coup de gr�ce: all the code in audio output is now factorized (except
    for ac3 spdif) in aout_common.c/.h
    - aout thread functions are declared with a macro
    
    TODO:
    - test unsigned 8 bit output, and implement S8 and U16 outputs
    - multi-channel support
    - check if resampling takes the PTS into account (and fix it)
    c1aa8904