[vlc-commits] Dash: major warnings cleanup

Jean-Baptiste Kempf git at videolan.org
Wed Oct 26 18:59:29 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 26 18:58:42 2011 +0200| [f480cd0ddb5cb62091944bb5b305f391c5d35f5b] | committer: Jean-Baptiste Kempf

Dash: major warnings cleanup

All of them should be gone, except one.

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

 .../adaptationlogic/AlwaysBestAdaptationLogic.cpp  |    6 +++---
 .../adaptationlogic/AlwaysBestAdaptationLogic.h    |    2 +-
 .../adaptationlogic/RateBasedAdaptationLogic.cpp   |    3 ++-
 .../adaptationlogic/RateBasedAdaptationLogic.h     |    2 +-
 modules/stream_filter/dash/http/HTTPConnection.cpp |    5 ++---
 .../dash/http/HTTPConnectionManager.cpp            |    8 ++++----
 .../dash/http/HTTPConnectionManager.h              |    2 +-
 modules/stream_filter/dash/mpd/BasicCMManager.cpp  |   12 ++++++------
 modules/stream_filter/dash/mpd/BasicCMParser.cpp   |   14 +++++++-------
 modules/stream_filter/dash/mpd/Group.cpp           |    2 +-
 modules/stream_filter/dash/mpd/MPD.cpp             |    4 ++--
 modules/stream_filter/dash/mpd/NullManager.cpp     |    8 ++++----
 modules/stream_filter/dash/mpd/Period.cpp          |    2 +-
 modules/stream_filter/dash/mpd/SegmentInfo.cpp     |    2 +-
 modules/stream_filter/dash/xml/DOMHelper.cpp       |    6 +++---
 modules/stream_filter/dash/xml/DOMParser.cpp       |    4 ++--
 modules/stream_filter/dash/xml/Node.cpp            |    2 +-
 17 files changed, 42 insertions(+), 42 deletions(-)

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


More information about the vlc-commits mailing list