[vlc-devel] commit: use var_Get(Bool|Integer|...) when possible. ( Rémi Duraffort )
git version control
git at videolan.org
Sat Apr 25 20:28:02 CEST 2009
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sun Apr 19 19:31:51 2009 +0200| [19efca3320a6b51811b50ee86a2ff88859746296] | committer: Rémi Duraffort
use var_Get(Bool|Integer|...) when possible.
(and fix a memleak)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=19efca3320a6b51811b50ee86a2ff88859746296
---
modules/audio_output/alsa.c | 3 +--
modules/audio_output/directx.c | 25 +++++++------------------
modules/audio_output/file.c | 19 +++++--------------
modules/audio_output/portaudio.c | 11 +++--------
modules/audio_output/sdl.c | 3 +--
modules/audio_output/waveout.c | 38 +++++++++++++++++---------------------
src/audio_output/intf.c | 15 ++++-----------
7 files changed, 38 insertions(+), 76 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=19efca3320a6b51811b50ee86a2ff88859746296
More information about the vlc-devel
mailing list