[vlc-commits] MKV: misc simplifications, renaming and privatizations
Jean-Baptiste Kempf
git at videolan.org
Sun May 22 12:37:37 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun May 22 12:19:23 2011 +0200| [7f84c8c8a57ec6cb4428a5ef65fd7b370f09ffef] | committer: Jean-Baptiste Kempf
MKV: misc simplifications, renaming and privatizations
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7f84c8c8a57ec6cb4428a5ef65fd7b370f09ffef
---
modules/demux/mkv/chapters.cpp | 2 +-
modules/demux/mkv/chapters.hpp | 18 ++++++----
modules/demux/mkv/demux.cpp | 2 +-
modules/demux/mkv/matroska_segment.hpp | 2 +-
modules/demux/mkv/matroska_segment_parse.cpp | 31 ++++++-----------
modules/demux/mkv/mkv.cpp | 18 +++++-----
modules/demux/mkv/mkv.hpp | 46 ++++++++++++++------------
modules/demux/mkv/virtual_segment.cpp | 16 ++++----
modules/demux/mkv/virtual_segment.hpp | 2 +-
9 files changed, 67 insertions(+), 70 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7f84c8c8a57ec6cb4428a5ef65fd7b370f09ffef
More information about the vlc-commits
mailing list