]> git.sesse.net Git - vlc/commit
* ALL: fixed memory leaks.
authorGildas Bazin <gbazin@videolan.org>
Wed, 26 Nov 2003 08:18:09 +0000 (08:18 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 26 Nov 2003 08:18:09 +0000 (08:18 +0000)
commit380edbae4061b349232364c7d7989c4ef8e8931f
tree56b85678d6e23a5a94ca02a70eabae43af3cd945
parent695943b9f6d103e9540353dfdb9c5ebfcba4d50b
* ALL: fixed memory leaks.
* modules/demux/mp4/libmp4.c: fixed parsing of the "wave" tag (I'm sure there's a better fix but this one works).
* modules/demux/ogg.c: another seeking fix (We also need to flush the per stream buffer with ogg_stream_reset()).
modules/codec/ffmpeg/postprocess.c
modules/demux/avi/avi.c
modules/demux/mp4/libmp4.c
modules/demux/ogg.c
modules/packetizer/mpeg4video.c
src/input/input_dec.c
src/video_output/video_output.c