• Michel Lespinasse's avatar
    · a5e77c46
    Michel Lespinasse authored
    Created a small&clean public interface for the ac3 decoder (see ac3_decoder.h)
    
    Modified ac3_decoder_thread to use this interface
    
    Find ac3 sync words not by scanning the ac3 stream but by using the magic
    bytes at the start of the ac3 pes packets
    a5e77c46
ac3_exponent.c 4.44 KB