Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151161992
D39774.id120908.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
619 B
Referenced Files
None
Subscribers
None
D39774.id120908.diff
View Options
Index: multimedia/obs-studio/files/patch-libftl-ingest.c
===================================================================
--- /dev/null
+++ multimedia/obs-studio/files/patch-libftl-ingest.c
@@ -0,0 +1,11 @@
+--- plugins/obs-outputs/ftl-sdk/libftl/ingest.c.orig 2023-04-24 15:31:08.985510000 +0800
++++ plugins/obs-outputs/ftl-sdk/libftl/ingest.c 2023-04-24 15:31:21.130133000 +0800
+@@ -335,7 +335,7 @@
+
+ ftl->ingest_count = total_ingest_cnt;
+
+- return total_ingest_cnt;
++ return (OS_THREAD_ROUTINE)total_ingest_cnt;
+ }
+
+ char * ingest_find_best(ftl_stream_configuration_private_t *ftl) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 12:46 PM (21 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31031419
Default Alt Text
D39774.id120908.diff (619 B)
Attached To
Mode
D39774: multimedia/obs-studio: fix type conversion error on libftl over new version clang
Attached
Detach File
Event Timeline
Log In to Comment