Sjoerd Simons
|
f6efb3e397
|
shm: Keep the ShmPipe alive as long as there are blocks left
|
2011-03-16 18:53:10 +00:00 |
|
Olivier Crête
|
a646afcf88
|
shmsrc: Only connect to sink in PLAYING in live mode
|
2011-03-16 18:52:57 +00:00 |
|
Olivier Crête
|
a2b6dfa37e
|
shmsrc: Keep GstPoll for whole src lifetime
|
2011-03-16 18:52:57 +00:00 |
|
Olivier Crête
|
ecb7674640
|
shm: Don't pass the ShmPipe to the function closing the shm area
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
56c4a9b692
|
shm: Use the right counter when freeing buffers
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
a770d7a707
|
shmalloc: Manually decide to use GLib or not in the shmalloc
So make it easier for embedders to use it with or without Glib
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
01f1cc20d7
|
shm: Remove duplicated arguement
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
70b8d2ab93
|
shm: Fix socket leak on connect() error
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
225bc1dd0b
|
shm: sp_client_recv returns negative on error, so make the retval signed
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
2aaf51af49
|
shm: Rename confusingly named variable
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
de9905db03
|
shm: Change permissions on old shm areas too
Change the permissions on old shm areas
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
0b99919c55
|
shm: Use the macro for the last error too
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
a533c30ab8
|
shm: Use "ablock" for all ShmAllocBlock variables
Use the ablock variable name for ShmAllocBlocks and block for
ShmBlock
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
b14a0d64ec
|
shm: Add more comments
|
2010-11-24 19:12:10 -05:00 |
|
Youness Alaoui
|
768319b866
|
shm: stylist improvements
|
2010-11-24 19:12:10 -05:00 |
|
Youness Alaoui
|
a7b27bc2d0
|
shm: Explain some fields
Explain what some of the fields in the allocator actually mean
|
2010-11-24 19:12:10 -05:00 |
|
Olivier Crête
|
b7143de618
|
shm: Add C++ protection
Add c++ protection in the relevant places
|
2010-10-08 17:01:29 -04:00 |
|
Olivier Crête
|
adcb34378a
|
shmsink: Verify that pipe exists before resizing it
|
2010-06-04 16:14:06 -04:00 |
|
Olivier Crête
|
0aba59782b
|
shm: Add copyright notices to shmalloc.[ch] and shmpipe.[ch]
|
2010-06-04 15:54:33 -04:00 |
|
Tim-Philipp Müller
|
26e9df08b8
|
shm: fix debug messages
Misc. printf format fixes and missing arguments.
|
2010-06-03 20:51:57 +01:00 |
|
Olivier Crête
|
4556222718
|
shmsink: Make static function static
|
2010-06-03 15:27:43 -04:00 |
|
Olivier Crête
|
457b5d8ab7
|
shm: Use gst_element_class_set_details_simple
|
2010-06-03 15:27:43 -04:00 |
|
Olivier Crête
|
21686e3077
|
shm: Move to sys/ since it doesn't exist on windows
|
2010-06-03 15:27:43 -04:00 |
|