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