Age | Commit message (Expand) | Author | Files | Lines |
2009-03-22 | Makefile.am: no static libs for plugins | Stefan Kost | 1 | -0/+2 |
2009-03-04 | valve: rename plugin file from libfsvalve.* to libgstvalve.* | Tim-Philipp Müller | 1 | -5/+5 |
2009-02-17 | Document the GstValve | Olivier Crête | 2 | -0/+18 |
2009-02-17 | Rename fsvalve to valve | Olivier Crête | 1 | -16/+16 |
2009-02-17 | Re-indent valve in gst style | Olivier Crête | 2 | -38/+32 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Ignore errors if dropping is set to true | Olivier Crête | 1 | -0/+16 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files | Olivier Crête | 1 | -0/+0 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Add getcaps proxying to the valve | Olivier Crête | 1 | -0/+24 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Rebase valve onto gstelement instead of basetrans... | Olivier Crête | 2 | -86/+55 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Revert "Fix refcounting issues in prepare_output_... | Olivier Crête | 1 | -11/+4 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Fix refcounting issues in prepare_output_buffer | sjoerd@luon.net | 1 | -4/+11 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Remove unused dispose method in valve | Olivier Crete | 1 | -12/+0 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Dont hold the object lock while calling base allo... | Olivier Crete | 1 | -2/+4 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Set the DISCONT flag after dropping buffers | Olivier Crete | 2 | -6/+41 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Use do the alloc_buffer function in the valve | Olivier Crete | 2 | -4/+41 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Only set passthrough to TRUE on newer versions of... | Olivier Crete | 1 | -0/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Compare minor, not major | Olivier Crete | 1 | -3/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Make the valve element work with gst < 0.10.13 | Olivier Crete | 1 | -1/+5 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Rename valve to fsvalve | Olivier Crete | 2 | -7/+7 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Add valve element | Olivier Crete | 4 | -0/+312 |