Skip to content
  • Christophe Massiot's avatar
    * Changed default values : · a558a9bb
    Christophe Massiot authored
    INPUT_PTS_DELAY down to 200 ms ;
    video heap down from 10 to 5 pictures ;
    decoder fifo size from 1023 to 511 PES ;
    * Fixed various bugs in 32 bit-versions of input_ext-dec.h ;
    * Fixed a bug in GetChunk() ;
    * Renamed GetByte, GetWord, ShowWord to _GetByte, _GetWord, _ShowWord ;
    * Moved decoder_fifo-specific code from programs.c to dec.c ;
    * Fixed bugs in program.c that prevented vlc to close all decoders ;
    * Gave sam a lesson for the use of the bitstream in spu_decoder.c :ppp ;
    * Made the video parser unlock the reference pictures before quitting
    (still one left, yaknow why ?)
    a558a9bb