Skip to content
  • Michel Kaempf's avatar
    * Makefile : · f5c7fdfa
    Michel Kaempf authored
    - DECODER=old et non DECODER=new ;
    
    * include/ac3_decoder.h :
    - rajout, dans la structure ac3dec_thread_t, du membre b_invalid (utilis�
    pour skipper une frame ac3 invalide) ;
    
    * ac3_decoder/ac3_decoder.c :
    - rajout du support de b_invalid ;
    
    * ac3_decoder/ac3_exponent.c :
    - optimisations ;
    
    * ac3_decoder/ac3_mantissa.c :
    - d�tection d'une mantisse invalide et m�j de b_invalid ;
    
    * audio_output/audio_output.c :
    - resynkro en cas de bouclage du flux ;
    f5c7fdfa