diff options
author | Clément Bœsch <cboesch@gopro.com> | 2017-09-02 19:25:10 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2017-09-08 18:51:05 +0200 |
commit | f61379cbd45a91b26c7a1ddd3f16417466c435cd (patch) | |
tree | 42f3fa0ef13090a82c1148d626a67a4397766342 /libavcodec/latm_parser.c | |
parent | e0b9b3e60ea3b970c5fcdbccb401cd9d93b9a63f (diff) | |
download | ffmpeg-f61379cbd45a91b26c7a1ddd3f16417466c435cd.tar.gz |
lavu/timer.h: add Linux Perf API support
Refer to "checkasm: use perf API on Linux ARM*" commit for the
rationale.
The implementation is somehow duplicated with checkasm, but so is the
current usage of AV_READ_TIME(). Until these implementations and
heuristics are made consistent, I don't see a way of sharing that code.
Note: when using libavutil/timer.h, it is now important to include
before any other include due to the _GNU_SOURCE requirement.
Diffstat (limited to 'libavcodec/latm_parser.c')
0 files changed, 0 insertions, 0 deletions