[vlc-commits] dts_header: refactor, return values directly exploitable by the caller

Thomas Guillem git at videolan.org
Thu Jul 28 09:04:36 CEST 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jul 26 13:23:31 2016 +0200| [e51cbcccef9811d02f8855938e354ee96588ef7f] | committer: Thomas Guillem

dts_header: refactor, return values directly exploitable by the caller

Reimplemented by reading the ETSI TS 102 114 specs.

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

 modules/codec/dts.c             | 153 +++---------------------
 modules/demux/mkv/mkv.cpp       |  15 ++-
 modules/demux/mpeg/es.c         |  16 +--
 modules/packetizer/dts_header.c | 252 +++++++++++++++++++++++++++++-----------
 modules/packetizer/dts_header.h |  23 ++--
 5 files changed, 221 insertions(+), 238 deletions(-)

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


More information about the vlc-commits mailing list