[vlc-commits] demux: hls: hardcode formats depending on codecs/extension
Francois Cartegnie
git at videolan.org
Mon Oct 12 00:39:57 CEST 2015
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Mon Oct 12 00:30:52 2015 +0200| [0ed098b2715de48502cdd26864f49dedeb379c0f] | committer: Francois Cartegnie
demux: hls: hardcode formats depending on codecs/extension
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0ed098b2715de48502cdd26864f49dedeb379c0f
---
modules/demux/hls/HLSStreamFormat.hpp | 20 +------
modules/demux/hls/HLSStreams.cpp | 6 +-
modules/demux/hls/playlist/HLSSegment.cpp | 19 +------
modules/demux/hls/playlist/HLSSegment.hpp | 1 -
modules/demux/hls/playlist/Parser.cpp | 73 +++++++++++++++++++------
modules/demux/hls/playlist/Parser.hpp | 2 +
modules/demux/hls/playlist/Representation.cpp | 6 +-
modules/demux/hls/playlist/Representation.hpp | 2 +
8 files changed, 70 insertions(+), 59 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0ed098b2715de48502cdd26864f49dedeb379c0f
More information about the vlc-commits
mailing list