[vlc-devel] commit: Moved out epg functions from vlc_epg.h and es_out.c to src/misc/epg .c. (Laurent Aimar )

git version control git at videolan.org
Tue Sep 22 21:32:58 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Sep 22 21:19:42 2009 +0200| [7bf4dcbdb770820026e4fa1d10ff498ad5aee958] | committer: Laurent Aimar 

Moved out epg functions from vlc_epg.h and es_out.c to src/misc/epg.c.

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

 include/vlc_epg.h  |  103 ++++++++++++++----------------------
 src/Makefile.am    |    1 +
 src/input/es_out.c |   46 ----------------
 src/libvlccore.sym |    7 +++
 src/misc/epg.c     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 197 insertions(+), 110 deletions(-)

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



More information about the vlc-devel mailing list