vlc_timestamp_helper: include <vlc_tick.h>

vlc_tick_t is used here and cannot be forward-declared.
This commit is contained in:
Alexandre Janniaux 2023-08-10 14:51:36 +02:00 committed by Jean-Baptiste Kempf
parent b03fe3f1af
commit 661c52a36b
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
#ifndef VLC_TIMESTAMP_H
#define VLC_TIMESTAMP_H 1
#include <vlc_tick.h>
/* Implementation of a circular buffer of timestamps with overwriting
* of older values. MediaCodec has only one type of timestamp, if a
* block has no PTS, we send the DTS instead. Some hardware decoders