Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | Document the GstValve | Olivier Crête | 1 | -0/+12 |
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 | 1 | -30/+27 |
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] 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 | 1 | -82/+51 |
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 | 1 | -6/+37 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Use do the alloc_buffer function in the valve | Olivier Crete | 1 | -4/+39 |
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 | 1 | -2/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Add valve element | Olivier Crete | 1 | -0/+232 |