[vlc-devel] commit: meta: Make vlc_meta_t an opaque structure and move a bunch of static inline function to their private .c files. (Pierre d'Herbemont )

git version control git at videolan.org
Wed Jan 6 16:28:57 CET 2010


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Wed Jan  6 16:04:12 2010 +0100| [9a00da44cb60b01b142ae1a9a333833cf1fb0ab6] | committer: Pierre d'Herbemont 

meta: Make vlc_meta_t an opaque structure and move a bunch of static inline function to their private .c files.

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

 include/vlc_decrapifier.h |   30 +++++++
 include/vlc_input.h       |   16 ++--
 include/vlc_meta.h        |  186 +++++++++++++++-----------------------------
 src/input/es_out.c        |   17 ++--
 src/input/item.c          |   37 ++++++---
 src/input/meta.c          |  134 ++++++++++++++++++++++++++++++++-
 src/libvlccore.sym        |   11 +++-
 7 files changed, 277 insertions(+), 154 deletions(-)

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



More information about the vlc-devel mailing list