about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-05-16 21:40:43 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-05-16 21:40:43 +0200
commitffa58e23f1c846cb1bb072a34d402f8c77bf02c5 (patch)
tree8ecd9ef645de3830e4ba51c1f56da5a023e9b342 /src
parent289f94599dd6a164be99fbd8d529000121cf213b (diff)
downloadbox64-ffa58e23f1c846cb1bb072a34d402f8c77bf02c5.tar.gz
box64-ffa58e23f1c846cb1bb072a34d402f8c77bf02c5.zip
Added 1 more gstreamer symbol
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedgstvideo_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedgstvideo_private.h b/src/wrapped/wrappedgstvideo_private.h
index 2cb724fa..dbc61d9f 100644
--- a/src/wrapped/wrappedgstvideo_private.h
+++ b/src/wrapped/wrappedgstvideo_private.h
@@ -373,7 +373,7 @@ GO(gst_video_tile_mode_get_type, LFv)
 GO(gst_video_tile_type_get_type, LFv)
 GO(gst_video_time_code_add_frames, vFpl)
 GO(gst_video_time_code_add_interval, pFpp)
-//GO(gst_video_time_code_clear, 
+GO(gst_video_time_code_clear, vFp)
 GO(gst_video_time_code_compare, iFpp)
 GO(gst_video_time_code_copy, pFp)
 GO(gst_video_time_code_flags_get_type, LFv)