[FFmpeg-devel] [PATCH] Extracting NTP timestamp from RTCP

Michael Niedermayer michaelni at gmx.at
Wed Mar 12 13:49:51 CET 2014


On Tue, Mar 11, 2014 at 05:58:34PM -0600, Fred Rothganger wrote:
> On 02/28/2014 01:58 PM, Fred Rothganger wrote:
> >On 12/04/2013 07:11 PM, Michael Niedermayer wrote:
> >>the code could interpret both 0 and AV_NOPTS_VALUE as "not set"
> >>now and at some point in the future (when the major version is
> >>bumped) drop the 0 case so it becomes avalable as a normal value
> >
> >Attached is another attempt at the NTP patch. For muxing, it
> >accepts both 0 and AV_NOPTS_VALUE. For demuxing, it will present
> >AV_NOPTS_VALUE when start_time_realtime is unknown.
> >
> 
> Ping. Could someone please apply this?
> 
> 

>  doc/APIchanges              |    3 +++
>  libavformat/avformat.h      |    7 ++++++-
>  libavformat/options_table.h |    1 +
>  libavformat/rtpenc.c        |    2 +-
>  libavformat/rtsp.c          |   10 ++++++++++
>  libavformat/rtspenc.c       |    3 ++-
>  libavformat/sapenc.c        |    3 ++-
>  libavformat/version.h       |    2 +-
>  8 files changed, 26 insertions(+), 5 deletions(-)
> d257222fe178a3e6c8c43a5ba7e9337326908b9c  rtsp.patch
> diff --git a/doc/APIchanges b/doc/APIchanges
> index b28f96d..93e3112 100644

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140312/b674a756/attachment.asc>


More information about the ffmpeg-devel mailing list