[vlc-commits] DShow: Split the GUIDs and the definition to another header
Jean-Baptiste Kempf
git at videolan.org
Wed Feb 23 10:44:28 CET 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb 22 23:55:17 2011 +0100| [f98cda6a3041ecd959d2ab5aaf2fb144e4b7bdc3] | committer: Jean-Baptiste Kempf
DShow: Split the GUIDs and the definition to another header
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f98cda6a3041ecd959d2ab5aaf2fb144e4b7bdc3
---
modules/access/dshow/Modules.am | 2 +-
modules/access/dshow/access.h | 309 +--------------------------------
modules/access/dshow/filter.h | 3 +-
modules/access/dshow/vlc_dshow.h | 357 ++++++++++++++++++++++++++++++++++++++
4 files changed, 361 insertions(+), 310 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f98cda6a3041ecd959d2ab5aaf2fb144e4b7bdc3
More information about the vlc-commits
mailing list