[FFmpeg-devel] [PATCH 1/5] lavfi: rename link.current_pts to current_pts_us.
Michael Niedermayer
michaelni at gmx.at
Mon Nov 30 22:59:24 CET 2015
On Sun, Nov 29, 2015 at 05:21:48PM +0100, Nicolas George wrote:
> This field is used for fast comparison between link ages,
> it is in AV_TIME_BASE units, in other words microseconds,
> µs =~ us.
> Renaming it allows a second field in link time base units.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/avfilter.c | 4 ++--
> libavfilter/avfilter.h | 2 +-
> libavfilter/avfiltergraph.c | 6 +++---
> 3 files changed, 6 insertions(+), 6 deletions(-)
>
>
> FATE passes after each patch in this series.
>
>
> Note: this patch and the next could have been merged, but having two
> separate patches allows to test the intermediate state and check that no use
> of current_pts was forgotten.
LGTM
thx
[...]
--
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: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151130/bcfd36de/attachment.sig>
More information about the ffmpeg-devel
mailing list