Add support for getting duration of a RTP stream (for seeking in stream)
authorRyan Martell <rdm4@martellventures.com>
Mon, 6 Nov 2006 21:58:43 +0000 (21:58 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Mon, 6 Nov 2006 21:58:43 +0000 (21:58 +0000)
commit31693e00fc5f9d5b82138fc9963526de20df3530
treef3daf32a7c21972344db94c8e43699f638f38421
parent4408e75e020cae9358f0649916e03268097a4715
Add support for getting duration of a RTP stream (for seeking in stream)
Patch by Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Nov 6, 2006 6:39 PM
Subject: [Ffmpeg-devel] [PATCH] RTP/Get Duration of file (for seeking in stream)

Originally committed as revision 6921 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c