Update of /var/cvs/videolan/vlc/src/input
Modified Files:
input_dec.c
Log Message:
* DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
decoder fifo. This bug was creating an io_vec starving on title change
when playing DVDs.
--
gbazin