[vlc-commits] epg: API changes
Francois Cartegnie
git at videolan.org
Thu Sep 15 14:58:56 CEST 2016
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Sep 7 15:59:29 2016 +0200| [aa8683fd2c0c416b1aa471faf6036f0d7ecee11a] | committer: Francois Cartegnie
epg: API changes
EIT structs and Events and should be referenced by their
unique ID.
First step towards in depth changes to epg_t et epg_event_t.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aa8683fd2c0c416b1aa471faf6036f0d7ecee11a
---
include/vlc_epg.h | 51 ++++++++++-----
include/vlc_plugin.h | 4 +-
modules/demux/mpeg/ts_psip.c | 28 +++++++--
modules/demux/mpeg/ts_si.c | 36 ++++++++---
modules/demux/ty.c | 35 +++++++----
src/input/es_out_timeshift.c | 14 +----
src/input/item.c | 22 +++----
src/libvlccore.sym | 6 +-
src/misc/epg.c | 146 ++++++++++++++++++++++++++-----------------
src/video_output/video_epg.c | 8 ++-
test/src/misc/epg.c | 26 +++++---
11 files changed, 241 insertions(+), 135 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=aa8683fd2c0c416b1aa471faf6036f0d7ecee11a
More information about the vlc-commits
mailing list