[FFmpeg-devel] [PATCH v1] Add 2 timestamp print formats

Ulf Zibis Ulf.Zibis at CoSoCo.de
Sat Jun 29 19:12:47 EEST 2019


Hi,

for my developement of another filter I need additional timestamp print
formats.

So I like to share my efforts. Are you interested to include them to the
project?

For libavutil/timestamp.h I'm also wondering, why these format functions
are designated for "inline". As printing is always a little heavy job,
an explicit function call would not change much for performance IMHO,
but would save project footprint.

Please review.

-Ulf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: timestamp_1.patch
Type: text/x-patch
Size: 3736 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190629/aa1cfe07/attachment.bin>


More information about the ffmpeg-devel mailing list