]> git.sesse.net Git - vlc/commit
Dash: major warnings cleanup
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 26 Oct 2011 16:58:42 +0000 (18:58 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 26 Oct 2011 16:58:42 +0000 (18:58 +0200)
commitf480cd0ddb5cb62091944bb5b305f391c5d35f5b
treea25f6edea28434327960957f2e46bb286d445b7f
parent55f2b5d5d9a5b73db653981b2e4e1f8fc1b203ce
Dash: major warnings cleanup

All of them should be gone, except one.
17 files changed:
modules/stream_filter/dash/adaptationlogic/AlwaysBestAdaptationLogic.cpp
modules/stream_filter/dash/adaptationlogic/AlwaysBestAdaptationLogic.h
modules/stream_filter/dash/adaptationlogic/RateBasedAdaptationLogic.cpp
modules/stream_filter/dash/adaptationlogic/RateBasedAdaptationLogic.h
modules/stream_filter/dash/http/HTTPConnection.cpp
modules/stream_filter/dash/http/HTTPConnectionManager.cpp
modules/stream_filter/dash/http/HTTPConnectionManager.h
modules/stream_filter/dash/mpd/BasicCMManager.cpp
modules/stream_filter/dash/mpd/BasicCMParser.cpp
modules/stream_filter/dash/mpd/Group.cpp
modules/stream_filter/dash/mpd/MPD.cpp
modules/stream_filter/dash/mpd/NullManager.cpp
modules/stream_filter/dash/mpd/Period.cpp
modules/stream_filter/dash/mpd/SegmentInfo.cpp
modules/stream_filter/dash/xml/DOMHelper.cpp
modules/stream_filter/dash/xml/DOMParser.cpp
modules/stream_filter/dash/xml/Node.cpp