[vlc-commits] commit: vod: use time instead of position for seek requests (Pierre Ynard )
git at videolan.org
git at videolan.org
Wed Nov 17 19:26:37 CET 2010
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Nov 17 19:23:43 2010 +0100| [cc3200cc52f5bca93cb35a54432ff0818398ad16] | committer: Pierre Ynard
vod: use time instead of position for seek requests
RTSP uses NPT in seconds, so don't convert for nothing...
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cc3200cc52f5bca93cb35a54432ff0818398ad16
---
modules/misc/rtsp.c | 47 +++++++++++++++++++++++----------------------
modules/stream_out/rtp.h | 2 +-
modules/stream_out/rtsp.c | 6 ++--
modules/stream_out/vod.c | 28 ++++++++++++--------------
src/input/vlm.c | 4 +-
5 files changed, 43 insertions(+), 44 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=cc3200cc52f5bca93cb35a54432ff0818398ad16
More information about the vlc-commits
mailing list