[vlc-commits] MKV: rename the Matroska timestamp fields to differentiate from VLC_TS ones
Steve Lhomme
git at videolan.org
Mon Mar 16 14:33:12 CET 2015
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Mon Mar 16 09:41:09 2015 +0000| [d4b36b753d5ce043ef0f8f938078632bc9fc4e45] | committer: Jean-Baptiste Kempf
MKV: rename the Matroska timestamp fields to differentiate from VLC_TS ones
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d4b36b753d5ce043ef0f8f938078632bc9fc4e45
---
modules/demux/mkv/chapter_command.cpp | 6 +--
modules/demux/mkv/demux.cpp | 2 +-
modules/demux/mkv/demux.hpp | 4 +-
modules/demux/mkv/matroska_segment.cpp | 68 +++++++++++++-------------
modules/demux/mkv/matroska_segment.hpp | 6 +--
modules/demux/mkv/matroska_segment_parse.cpp | 2 +-
modules/demux/mkv/mkv.cpp | 20 ++++----
modules/demux/mkv/mkv.hpp | 2 +-
modules/demux/mkv/virtual_segment.cpp | 50 +++++++++----------
modules/demux/mkv/virtual_segment.hpp | 14 +++---
10 files changed, 87 insertions(+), 87 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d4b36b753d5ce043ef0f8f938078632bc9fc4e45
More information about the vlc-commits
mailing list