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
*
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
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
2
-2
/
+2
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
2
-2
/
+2
*
shm: remove unneeded glib-gen-mak include in Makefile
Tim-Philipp Müller
2012-08-24
1
-4
/
+0
*
shmsrc: memory corruption when a client disconnects (fixes #679385)
Aleix Conchillo Flaque
2012-07-05
1
-1
/
+1
*
shmsink: fix memory corruption when a client disconnects (fixes #675640)
Aleix Conchillo Flaque
2012-05-07
1
-7
/
+24
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
shmsrc: Fix a merge mistake
Sebastian Dröge
2012-03-29
1
-1
/
+1
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
2
-4
/
+28
|
\
|
*
shmsink: Make buffer-time signed to deal with backward jumps in timestamps
Olivier Crête
2012-03-23
2
-5
/
+5
|
*
shm: add minimal doc blobs
Stefan Sauer
2012-03-04
2
-3
/
+27
*
|
shmsink: Make buffer-time signed to deal with backward jumps in timestamps
Olivier Crête
2012-03-23
2
-5
/
+5
*
|
shm: port to 0.11
Mark Nauwelaerts
2012-03-20
2
-49
/
+42
*
|
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
2
-3
/
+8
|
\
\
|
|
/
|
*
shmsink: fix indefinite wait after adding a new fd to the poll set
Vincent Penquerc'h
2012-02-09
1
-1
/
+5
|
*
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
2012-02-03
1
-2
/
+2
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
2
-1
/
+2
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
2
-4
/
+2
*
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
2012-02-08
2
-6
/
+6
|
/
*
shm: Add buffer-time property
Sjoerd Simons
2011-10-12
2
-4
/
+48
*
shm: Add ability to add uint64 tags on buffers
Sjoerd Simons
2011-10-12
2
-3
/
+29
*
shm: Improve documentation of internal shmpipe
Olivier Crête
2011-06-16
1
-26
/
+30
*
shm: Make gcc 4.6 happy
Olivier Crête
2011-05-18
2
-8
/
+1
*
various: fix author tag in element details
Stefan Kost
2011-05-18
1
-1
/
+1
*
shm: Don't use PATH_MAX
Pino Toscano
2011-05-16
1
-2
/
+2
[next]