]> git.sesse.net Git - vlc/commit
* DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
authorGildas Bazin <gbazin@videolan.org>
Fri, 30 Nov 2001 22:52:40 +0000 (22:52 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 30 Nov 2001 22:52:40 +0000 (22:52 +0000)
commita278da2fd7d3646f8cd351a95e3257524611edb3
tree6d6ccd1e251dd72d09e79d753d16cfc3770402ca
parentab4905f1d543b0fe14ee93be1384ec049b70e4e9
 * 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.
src/input/input_dec.c