From 33206f7738cb135cadc764a13ff89c974bdbbfaa Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Sat, 22 Jul 2017 13:27:29 +0200 Subject: video: add video_calc_rtp_timestamp() --- test/test.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test.h') diff --git a/test/test.h b/test/test.h index 29e9569..3d55cff 100644 --- a/test/test.h +++ b/test/test.h @@ -207,6 +207,8 @@ int test_call_video(void); int test_call_aulevel(void); int test_call_progress(void); +int test_video(void); + #ifdef __cplusplus extern "C" { -- cgit v1.2.3