index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
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_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
shm
Commit message (
Expand
)
Author
Age
Files
Lines
*
shmsrc: delay fd removal until there's no uses
Josep Torra
2018-10-10
1
-3
/
+4
*
shmsrc: fixes a crash when is-live is true due a race condition
Josep Torra
2018-10-10
1
-27
/
+42
*
shmsrc: Remove commented out code
Olivier Crête
2018-10-10
1
-2
/
+0
*
shmsink: do not keep locking if element is unlocked
Aleix Conchillo Flaqué
2018-10-10
1
-0
/
+6
*
meson: host_system is 'ios' when building for iOS
Nirbheek Chauhan
2018-08-17
1
-1
/
+1
*
meson: Fix shm librt dep check on macOS, iOS, and *BSD
Nirbheek Chauhan
2018-08-15
1
-1
/
+1
*
Add feature options for almost all plugins
Nirbheek Chauhan
2018-07-27
1
-11
/
+21
*
Meson: Generate pc file for all plugins in bad
Xavier Claessens
2018-04-25
1
-0
/
+1
*
shmsink: Fix compilation with latest GLib
Sebastian Dröge
2018-03-20
1
-2
/
+3
*
shmsink: Block in preroll_wait on unlock
Olivier Crête
2017-12-19
1
-13
/
+33
*
smhsink: Check return values of functions working on memory
Marcin Lewandowski
2017-12-19
1
-17
/
+38
*
meson: fix potentially undefined shm_deps variable
Alessandro Decina
2017-07-20
1
-0
/
+1
*
meson: Enable shm unit test
Nicolas Dufresne
2017-06-21
1
-3
/
+5
*
meson: Enable building shm plugin
Nicolas Dufresne
2017-06-21
1
-0
/
+28
*
shmpipe: Should not use glib type without ifdef
Nicolas Dufresne
2017-06-21
1
-1
/
+1
*
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
2017-05-17
1
-0
/
+2
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
1
-2
/
+0
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
2
-6
/
+6
*
shmsink: continue polling after EINTR
Samuel Maroy
2017-03-10
1
-1
/
+9
*
shm: Change example pipelines to something that actually works
Sebastian Dröge
2017-02-13
2
-3
/
+6
*
shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never started
Marcin Lewandowski
2016-07-04
1
-2
/
+2
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
2
-4
/
+2
*
shmsink: fix possible deadlock in _render()/ _allocator_free()
Matt Crane
2016-01-16
1
-1
/
+1
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
2
-4
/
+4
*
shmpipe: Ensure string received from recv() is NULL-terminated
Edward Hervey
2015-04-20
1
-1
/
+3
*
shmsink: add an shm-area-name property
Guillaume Emont
2015-04-02
3
-4
/
+32
*
shmsink: Allocate enough memory to do alignment
Olivier Crête
2014-06-02
1
-1
/
+1
*
shm: Don't leak GstShmPipe
Edward Hervey
2014-05-13
1
-4
/
+5
*
shm: remove dead code
Vincent Penquerc'h
2014-04-09
1
-5
/
+1
*
shm: call close() after shutdown()
Aleix Conchillo Flaqué
2014-02-10
1
-1
/
+5
*
shm: use shutdown() instead of close()
Aleix Conchillo Flaqué
2014-02-10
1
-3
/
+3
*
shmsink: Document that socket-path may change
Olivier Crête
2014-01-03
1
-2
/
+3
*
shmsink: Change default shm size to 64 MiB
Olivier Crête
2014-01-03
1
-1
/
+1
*
shmsink: unref buffer if no clients are connected
Aleix Conchillo Flaque
2013-06-19
1
-1
/
+4
*
shmsink: propagate events to basesink class
Aleix Conchillo Flaque
2013-06-18
1
-1
/
+1
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
shm: Make sure the zero-sized array is always last in the struct
Olivier Crête
2013-03-28
1
-2
/
+3
*
shmsink: Use correct print format specifiers to fix compiler warnings
Josep Torra
2013-03-10
1
-4
/
+6
*
shmsink: Add custom allocator to allow for zero-copy shared memory use
Olivier Crête
2013-02-28
5
-118
/
+402
*
shm: Don't leak socket path
Olivier Crête
2013-02-28
2
-0
/
+2
*
shm: use O_CLOEXEC where appropriate in shmpipe
Blake Tregre
2013-02-28
1
-0
/
+8
*
shmsink: Error out if memory area is smaller than buffer
Olivier Crête
2013-02-27
3
-0
/
+23
*
shm: Make sure to not allocate blocks larger than the shared mem area
Olivier Crête
2013-02-27
1
-7
/
+5
*
shm: don't use deprecated threading API
Tim-Philipp Müller
2013-02-11
2
-15
/
+18
*
shm: Initialize shm_area_buf to invalid value
Olivier Crête
2013-01-17
1
-0
/
+1
*
shm: apply shm area permissions to shmpipe control socket
Roland Elek
2013-01-17
1
-0
/
+6
*
shm: Actually get the permissions on get_property
Olivier Crête
2013-01-04
1
-9
/
+1
*
shm: Fix configure check and clean up Makefile
Sebastian Dröge
2012-11-28
1
-7
/
+2
*
shm: Fix compilation of shm on OSX
Emmanuel Durand
2012-11-28
2
-1
/
+17
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
5
-10
/
+10
[next]