[vlc-devel] commit: DirectX/Waveout: new windows_audio_common.h file ( Jean-Baptiste Kempf )

git version control git at videolan.org
Sun Dec 27 02:42:48 CET 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Dec 27 02:41:54 2009 +0100| [f74cbdf7a418b9be1e60ee43bfdf94bafe283760] | committer: Jean-Baptiste Kempf 

DirectX/Waveout: new windows_audio_common.h file

So we stop duplicating the code if we try to improve it later on :D

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f74cbdf7a418b9be1e60ee43bfdf94bafe283760
---

 modules/audio_output/Modules.am             |    4 +-
 modules/audio_output/directx.c              |  121 +---------------------
 modules/audio_output/waveout.c              |   88 +----------------
 modules/audio_output/windows_audio_common.h |  149 +++++++++++++++++++++++++++
 4 files changed, 155 insertions(+), 207 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f74cbdf7a418b9be1e60ee43bfdf94bafe283760



More information about the vlc-devel mailing list