[FFmpeg-cvslog] avformat/img2dec: support nanosecond file times

Michael Niedermayer michaelni at gmx.at
Mon Apr 14 21:41:38 CEST 2014


On Mon, Apr 14, 2014 at 09:37:23PM +0200, Reimar Döffinger wrote:
> On Sat, Apr 12, 2014 at 05:03:14AM +0200, Michael Niedermayer wrote:
> > +If set to 2, will set frame timestamp to the modification time of the image file in
> > +nanosecond precission.
> 
> > +    { "sec",  "second precission",      0, AV_OPT_TYPE_CONST,    {.i64 = 1   }, 0, 2,       DEC, "ts_type" },
> > +    { "ns",   "nano second precission", 0, AV_OPT_TYPE_CONST,    {.i64 = 2   }, 0, 2,       DEC, "ts_type" },
> 
> Nit: it is spelt "precision", with only one 's'.

fixed

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

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- 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-cvslog/attachments/20140414/4a15eb88/attachment.asc>


More information about the ffmpeg-cvslog mailing list