[vlc-devel] commit: Separate libvlccore and libvlc headers ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat May 31 20:28:44 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat May 31 21:28:51 2008 +0300| [a308763e5e6312316c38d7e40e1a0eaaa78b3cf5]
Separate libvlccore and libvlc headers
Now, we still need to remove the vlc/vlc.h hack.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a308763e5e6312316c38d7e40e1a0eaaa78b3cf5
---
include/vlc/deprecated.h | 374 ---------------------------------------
include/vlc/libvlc_structures.h | 22 +++
include/vlc/vlc.h | 5 +-
include/vlc_common.h | 82 +++++++++-
src/Makefile.am | 1 -
src/test/headers.c | 5 +-
6 files changed, 109 insertions(+), 380 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a308763e5e6312316c38d7e40e1a0eaaa78b3cf5
More information about the vlc-devel
mailing list