[vlc-commits] demuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STATE, ... ) to new protytpe

Jean-Paul Saman git at videolan.org
Sat Feb 15 22:45:48 CET 2014


vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Sat Feb 15 15:03:40 2014 +0100| [1ac11c9893222a5056b5963f9da39cba5d2b0468] | committer: Jean-Paul Saman

demuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STATE, ... ) to new protytpe

This patch depends on "input core add status field per elementary stream".

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

 modules/access/live555.cpp             |    4 ++--
 modules/demux/asf/asf.c                |    4 ++--
 modules/demux/avi/avi.c                |   13 ++++++-------
 modules/demux/mkv/matroska_segment.cpp |    4 ++--
 modules/demux/mkv/mkv.cpp              |    4 ++--
 modules/demux/mp4/mp4.c                |   12 ++++++------
 modules/demux/ogg.c                    |    8 ++++----
 modules/demux/rawdv.c                  |    4 ++--
 modules/demux/vobsub.c                 |    8 ++++----
 9 files changed, 30 insertions(+), 31 deletions(-)

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


More information about the vlc-commits mailing list