]> git.sesse.net Git - vlc/commit
* src/misc/modules.c: fixed a memory leak with the "plugin-path" config option.
authorGildas Bazin <gbazin@videolan.org>
Fri, 11 Oct 2002 10:08:06 +0000 (10:08 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 11 Oct 2002 10:08:06 +0000 (10:08 +0000)
commitcc5919ade469ca3242872c6c7ad2b2f04cfef6d3
tree39d12047a445a215bf635c5b0907430893796236
parentc5bd872c66f60cee7f886bdfdc5b8e5ec5b0b17c
* src/misc/modules.c: fixed a memory leak with the "plugin-path" config option.
* modules/audio_output/directx.c, modules/audio_output/waveout.c: ported the directx
   and waveout audio plugins to the new changes in the audio output layer.
* configure.ac.in: fixes for cygwin compilation, and the gtk plugin under mingw32.
configure.ac.in
modules/audio_output/directx.c
modules/audio_output/waveout.c
src/misc/modules.c