]> git.sesse.net Git - vlc/commit
* src/input/input.c: don't free the ES twice.
authorGildas Bazin <gbazin@videolan.org>
Sat, 22 Nov 2003 12:41:32 +0000 (12:41 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 22 Nov 2003 12:41:32 +0000 (12:41 +0000)
commit6ae3f4f4d420e20569dde538ee811b45d0a898a5
tree451a51cc7759bbcc9796f460a33d358d5256df44
parent0b18806cd1bfd7f7e22a77568d4a0abb0f77f78d
* src/input/input.c: don't free the ES twice.
* modules/demux/ogg.c: ported to the es_out_*() api and fixed flac support.
* modules/codec/flac.c: couple of fixes.
modules/codec/flac.c
modules/demux/ogg.c
src/input/input.c