[FFmpeg-devel] [PATCH] AVFormat: LRC demuxer and muxer

Michael Niedermayer michaelni at gmx.at
Wed Jul 9 20:27:37 CEST 2014


On Wed, Jul 09, 2014 at 11:37:31PM +0800, Star Brilliant wrote:
> On 2014-07-09 23:09, Derek Buitenhuis wrote:
> >You misunderstand what I am asking. int may be 32bits, and timestamps generate 64.
> >is LRC guaranteed to only have 32bit timestamps?
> 
> I find no portable way to scanf a 64-bit integer in C90 standard.
> sscanf(buf, "%" SCNd64, &ptr); is a C99 thing.

SCNd64 is used in libavformat already, so its use is ok


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- 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/20140709/1e5acc64/attachment.asc>


More information about the ffmpeg-devel mailing list