index
:
delta/gstreamer.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
baserock/1.4
baserock/1.4.4+bison_fix
baserock/1.6
baserock/1.6.3
baserock/franred/1.4-fix-bison-check
baserock/genivi/baseline
baserock/james/0.10
baserock/morph/0.10
baserock/morph/1.2
main
master
zeenix/inspect-colors
gitlab.freedesktop.org: gstreamer/gstreamer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gsttask.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files from gstreamer into the "subprojects/gstreamer/" subdir
Thibault Saunier
2021-09-24
1
-954
/
+0
*
gst: don't use volatile to mean atomic
Matthew Waters
2021-03-19
1
-1
/
+1
*
task: Use SetThreadDescription Win32 API for setting thread name
Seungha Yang
2021-01-14
1
-2
/
+58
*
gst: Delay creation of threadpools
Edward Hervey
2020-06-16
1
-13
/
+20
*
task: Introduce gst_task_resume() API
Nicolas Dufresne
2020-04-01
1
-23
/
+58
*
Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
1
-7
/
+3
*
gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
Sebastian Dröge
2017-05-17
1
-3
/
+3
*
Don't use deprecated g_object_newv()
Tim-Philipp Müller
2017-04-08
1
-1
/
+1
*
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
2017-01-27
1
-0
/
+1
*
Change some types to match their prototypes
Scott D Phillips
2016-11-14
1
-1
/
+1
*
element: clean up thread pool from gst_task_cleanup_all()
Guillaume Desmottes
2016-07-08
1
-0
/
+3
*
Use MAY_BE_LEAKED_FLAG
Guillaume Desmottes
2016-06-02
1
-0
/
+2
*
Whenever we include windows.h, also define WIN32_LEAN_AND_MEAN
Nirbheek Chauhan
2016-02-20
1
-0
/
+1
*
task: add function guard for _set_lock() and fix guard for _join()
Prashant Gotarne
2015-07-13
1
-2
/
+4
*
task: guard against NULL task function
Prashant Gotarne
2015-06-25
1
-0
/
+2
*
build: Check that _MSC_VER macro is defined
Nicolas Dufresne
2015-02-01
1
-1
/
+1
*
task: Add thread name support on OS X and iOS
Ilya Konstantinov
2015-02-01
1
-2
/
+17
*
task: Fix pause/stop race condition
Haakon Sporsheim
2014-11-12
1
-18
/
+17
*
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
2014-05-30
1
-1
/
+1
*
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
2014-04-26
1
-2
/
+0
*
gst: clear floating references for GstTask, GstTaskPool and GstCollectPads
Brendan Long
2014-02-06
1
-0
/
+3
*
task: documentation update
Philippe Normand
2012-11-14
1
-2
/
+2
*
Fix FSF address
Tim-Philipp Müller
2012-11-03
1
-2
/
+2
*
Remove 0.10-related documentation and "Since" markers
Edward Hervey
2012-07-10
1
-6
/
+0
*
task: add separate methods to add enter/leave callback
Wim Taymans
2012-06-20
1
-41
/
+69
*
task: add GDestroyNotify to _new
Wim Taymans
2012-06-20
1
-5
/
+10
*
task: remove gst_task_set_priority()
Tim-Philipp Müller
2012-04-08
1
-44
/
+0
*
docs: update more documentation
Wim Taymans
2012-03-29
1
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2012-03-08
1
-0
/
+1
|
\
|
*
pad, task: improve debug logging
Tim-Philipp Müller
2012-03-08
1
-1
/
+3
*
|
task: add more debug
Wim Taymans
2012-02-15
1
-0
/
+2
*
|
Replace deprecated GStaticMutex with GMutex
Tim-Philipp Müller
2012-01-22
1
-5
/
+5
*
|
Use recent GLib API unconditionally now that we depend on the latest GLib
Tim-Philipp Müller
2012-01-22
1
-14
/
+1
*
|
Update for new gthread API
Wim Taymans
2012-01-19
1
-13
/
+9
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-12-04
1
-1
/
+16
|
\
\
|
|
/
|
*
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
2011-12-04
1
-0
/
+3
|
*
Work around deprecated thread API in glib master
Tim-Philipp Müller
2011-12-04
1
-1
/
+13
*
|
task: don't use lock/unlock_full
Wim Taymans
2011-11-03
1
-7
/
+2
*
|
task: api cleanup
Wim Taymans
2011-11-02
1
-3
/
+3
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-08-26
1
-1
/
+1
|
\
\
|
|
/
|
*
task: explicitly cast to the enum type
Josep Torra
2011-08-26
1
-1
/
+1
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-07-07
1
-1
/
+1
|
\
\
|
|
/
|
*
task: Check for PR_SET_NAME before using
Emmanuel Pacaud
2011-06-25
1
-1
/
+1
*
|
cleanups
Wim Taymans
2011-02-22
1
-6
/
+6
|
/
*
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
2010-12-07
1
-6
/
+6
*
task: avoid task lock for each iteration
Wim Taymans
2010-12-03
1
-28
/
+32
*
gsttask: Set thread names on Windows with MSVC if a debugger is attached
David Hoyt
2010-12-02
1
-0
/
+38
*
task: snprintf needs to include "stdio.h"
Stefan Kost
2010-03-16
1
-0
/
+2
*
task: use bionic/libc friendly arguments to prctl
Wim Taymans
2010-03-15
1
-1
/
+1
*
task: update docs.
Wim Taymans
2010-03-15
1
-1
/
+6
[next]