[vlc-commits] Revert "input core: add status field per elementary stream"

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


vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Sat Feb 15 22:50:53 2014 +0100| [d2acb6213e0ec75d7d7050f2fdbb957f1e8c6006] | committer: Jean-Paul Saman

Revert "input core: add status field per elementary stream"

This reverts commit d8199d8cbe0e4e3f4920580c4735364a4664fc7e.

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

 include/vlc_codec.h             |    3 +--
 include/vlc_es_out.h            |    4 +---
 include/vlc_input.h             |   22 ----------------------
 modules/codec/a52.c             |    2 +-
 modules/codec/avcodec/video.c   |    2 +-
 modules/codec/dts.c             |    2 +-
 modules/codec/mpeg_audio.c      |    2 +-
 modules/codec/quicktime.c       |    4 ++--
 modules/packetizer/mpeg4audio.c |    2 +-
 src/input/control.c             |   20 +-------------------
 src/input/decoder.c             |   16 +++++++---------
 src/input/es_out.c              |   34 +++-------------------------------
 src/input/es_out.h              |    2 --
 src/input/es_out_timeshift.c    |    4 +---
 14 files changed, 21 insertions(+), 98 deletions(-)

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


More information about the vlc-commits mailing list