[vlc-commits] realrtsp: replaced stdio-"logging" with `msg_{Err, Warn, Debug}`
Filip Roséen
git at videolan.org
Fri Feb 26 20:46:46 CET 2016
vlc/vlc-2.2 | branch: master | Filip Roséen <filip at atch.se> | Thu Feb 25 10:12:27 2016 +0100| [c67e02465861ada958ec470a4a8dc995f4dcf5ac] | committer: Jean-Baptiste Kempf
realrtsp: replaced stdio-"logging" with `msg_{Err, Warn, Debug}`
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit 68d8ea52b22f9bfd66af5e1c3d992b917cd8aa79)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=c67e02465861ada958ec470a4a8dc995f4dcf5ac
---
modules/access/rtsp/real.c | 100 ++++++++++++++++++++----------------
modules/access/rtsp/real.h | 4 +-
modules/access/rtsp/real_rmff.c | 31 ++++++-----
modules/access/rtsp/real_rmff.h | 3 +-
modules/access/rtsp/real_sdpplin.c | 62 +++++++++++-----------
modules/access/rtsp/real_sdpplin.h | 2 +-
6 files changed, 108 insertions(+), 94 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commitdiff;h=c67e02465861ada958ec470a4a8dc995f4dcf5ac
More information about the vlc-commits
mailing list