[FFmpeg-devel] [PATCH] libavformat/segment.c cut at clocktime

Michael Niedermayer michaelni at gmx.at
Mon Jul 7 23:03:31 CEST 2014


On Mon, Jul 07, 2014 at 09:37:51PM +0200, Deti Fliegl wrote:
> On 07.07.14 20:52, Michael Niedermayer wrote:
> >> +            localtime_r(&now.tv_sec, &ti);
> > 
> > this either needs to be under a HAVE_LOCALTIME_R check or some other
> > function like av_gettime() has to be used
> Like this?
> 
> Deti

>  segment.c |   37 +++++++++++++++++++++++++++++++++++--
>  1 file changed, 35 insertions(+), 2 deletions(-)
> 91aa98994254a0f8326fe4b8e1e2fc6968910cf6  0001-add-have_localtime_r.patch
> From 3818d99bb03bb388d37d2d5d14c5225e71c4a2a9 Mon Sep 17 00:00:00 2001
> From: Deti fliegl <fliegl at baycom.de>
> Date: Mon, 7 Jul 2014 21:35:43 +0200
> Subject: [PATCH] add have_localtime_r

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140707/7f4c74bb/attachment.asc>


More information about the ffmpeg-devel mailing list