projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12bc728
)
taskpool: fix docs warnings
author
Tim-Philipp Müller
<tim@centricular.com>
Fri, 20 Nov 2020 14:55:17 +0000
(14:55 +0000)
committer
Tim-Philipp Müller
<tim@centricular.com>
Fri, 20 Nov 2020 14:57:55 +0000
(14:57 +0000)
gsttaskpool.c:507: Warning: Gst: gst_shared_task_pool_get_max_threads: unknown parameter 'max_threads' in documentation comment
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/703>
gst/gsttaskpool.c
patch
|
blob
|
history
diff --git
a/gst/gsttaskpool.c
b/gst/gsttaskpool.c
index
688fb5f
..
3116cc7
100644
(file)
--- a/
gst/gsttaskpool.c
+++ b/
gst/gsttaskpool.c
@@
-504,7
+504,6
@@
gst_shared_task_pool_set_max_threads (GstSharedTaskPool * pool,
/**
* gst_shared_task_pool_get_max_threads:
* @pool: a #GstSharedTaskPool
- * @max_threads: Maximum number of threads to spawn.
*
* Returns: the maximum number of threads @pool is configured to spawn
* Since: 1.20