index
:
~reynaldo/gst-plugins-bad-sdk
eglglessink
sdk-0.10.23
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
2012-02-09
shmsink: fix indefinite wait after adding a new fd to the poll set
Vincent Penquerc'h
1
-1
/
+5
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-4
/
+2
2011-10-12
shm: Add buffer-time property
Sjoerd Simons
2
-4
/
+48
2011-10-12
shm: Add ability to add uint64 tags on buffers
Sjoerd Simons
2
-3
/
+29
2011-06-16
shm: Improve documentation of internal shmpipe
Olivier Crête
1
-26
/
+30
2011-05-18
shm: Make gcc 4.6 happy
Olivier Crête
2
-8
/
+1
2011-05-18
various: fix author tag in element details
Stefan Kost
1
-1
/
+1
2011-05-16
shm: Don't use PATH_MAX
Pino Toscano
1
-2
/
+2
2011-04-07
shmsink: ensure gst_poll_wait is called first on descriptors
Vincent Penquerc'h
1
-0
/
+5
2011-03-31
shm: Make default perm u+rw g+r for shm area
Olivier Crête
1
-1
/
+2
2011-03-17
shm: Don't use "sun" as a variable name, breaks on Solaris
Olivier Crête
1
-10
/
+10
2011-03-16
shmsink: Keep shmsink referenced while there are still buffers around
Sjoerd Simons
1
-1
/
+13
2011-03-16
shm: Allow ShmPipe to save a data pointer for applications
Sjoerd Simons
2
-0
/
+16
2011-03-16
shm: Keep the ShmPipe alive as long as there are blocks left
Sjoerd Simons
1
-4
/
+33
2011-03-16
shmsrc: Only connect to sink in PLAYING in live mode
Olivier Crête
1
-9
/
+58
2011-03-16
shmsrc: Keep GstPoll for whole src lifetime
Olivier Crête
1
-9
/
+22
2010-11-24
shm: Don't pass the ShmPipe to the function closing the shm area
Olivier Crête
1
-26
/
+27
2010-11-24
shm: Use the right counter when freeing buffers
Olivier Crête
1
-2
/
+2
2010-11-24
shmalloc: Manually decide to use GLib or not in the shmalloc
Olivier Crête
2
-2
/
+2
2010-11-24
shm: Remove duplicated arguement
Olivier Crête
1
-16
/
+14
2010-11-24
shm: Fix socket leak on connect() error
Olivier Crête
1
-5
/
+3
2010-11-24
shm: sp_client_recv returns negative on error, so make the retval signed
Olivier Crête
2
-2
/
+2
2010-11-24
shm: Rename confusingly named variable
Olivier Crête
1
-12
/
+13
2010-11-24
shm: Change permissions on old shm areas too
Olivier Crête
1
-1
/
+7
2010-11-24
shm: Use the macro for the last error too
Olivier Crête
1
-4
/
+2
2010-11-24
shm: Use "ablock" for all ShmAllocBlock variables
Olivier Crête
1
-8
/
+8
2010-11-24
shm: Add more comments
Olivier Crête
1
-0
/
+2
2010-11-24
shm: stylist improvements
Youness Alaoui
1
-19
/
+20
2010-11-24
shm: Explain some fields
Youness Alaoui
1
-0
/
+8
2010-10-08
shm: Add C++ protection
Olivier Crête
1
-0
/
+4
2010-06-04
shmsink: Verify that pipe exists before resizing it
Olivier Crête
1
-6
/
+7
2010-06-04
shm: Add copyright notices to shmalloc.[ch] and shmpipe.[ch]
Olivier Crête
4
-0
/
+93
2010-06-03
shm: fix debug messages
Tim-Philipp Müller
2
-9
/
+10
2010-06-03
shmsink: Make static function static
Olivier Crête
1
-1
/
+1
2010-06-03
shm: Use gst_element_class_set_details_simple
Olivier Crête
2
-15
/
+10
2010-06-03
shm: Move to sys/ since it doesn't exist on windows
Olivier Crête
10
-0
/
+2304