timestamps_filter: fixes on header file
- Aug 05, 2024
-
-
Being static in a header file doesn't indicate to the compiler that the function might not be used.
39308002 -
...and switch to designated initializer. The value was not removed from commit 132308a6.
88db80a5 -
The header is using vlc_frame_t definition but was never including it.
5d6ba324
-