Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Use g_cond_broadcast instead of g_cond_signal | Youness Alaoui | 1 | -2/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Max latency should also be increased by our own l... | Youness Alaoui | 1 | -3/+7 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Fix deadlock on invalid timestamp error | Olivier Crete | 1 | -7/+12 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Added comment for clarity | Youness Alaoui | 1 | -0/+4 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] added TODO comments | Youness Alaoui | 1 | -3/+3 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] check_eos will always return FALSE here.. | Youness Alaoui | 1 | -4/+1 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] added comment on the no clock error | Youness Alaoui | 1 | -0/+1 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] error if no clock is available | Youness Alaoui | 1 | -5/+14 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] renaming unused arg | Youness Alaoui | 1 | -1/+1 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] removed unused user_data and commented line | Youness Alaoui | 1 | -2/+1 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] remove unused cases and empty switch | Youness Alaoui | 1 | -11/+0 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Explicit the discont flag mangling | Olivier Crete | 1 | -0/+5 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Unref events when they are dropped | Olivier Crete | 1 | -2/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Use Glib G_{MAX,MIN}{U,}INT{8,16,32} macros | Olivier Crete | 1 | -21/+6 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Unlock liveadder empty buffer gcond on flush | Olivier Crete | 1 | -2/+4 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Unref event instead of leaking it | Olivier Crete | 1 | -2/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] non-perfect stream isnt an error, lets just log it | Olivier Crete | 1 | -1/+1 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] We retimestamp to the running time, starting the ... | Olivier Crete | 1 | -6/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Do the min/max of the latencies correctly | Olivier Crete | 1 | -8/+3 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Fix indentation | Olivier Crete | 1 | -3/+2 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Activate pads before adding them in case we're al... | Olivier Crete | 1 | -0/+12 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] For latencies, use the min of the max and the max... | Olivier Crete | 1 | -3/+6 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Rename next_ts into expected_ts, make sure all bu... | Olivier Crete | 1 | -11/+16 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Don't try to set the discont flag if the duration... | Olivier Crete | 1 | -7/+11 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Reset buffers offsets to none | Olivier Crete | 1 | -0/+3 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Import adder src event handling | Olivier Crete | 1 | -0/+85 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Push out a simple newsegment event | Olivier Crete | 2 | -0/+26 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Don't return EOS if there is no sink pad | Olivier Crete | 1 | -1/+4 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Reduce locking a bit and cleanup code a bit | Olivier Crete | 1 | -9/+9 |
2009-02-17 | [MOVED FROM GST-P-FARSIGHT] Add liveadder element | Olivier Crete | 4 | -0/+1340 |
2009-02-16 | bpmdetect: Fix accidentally introduced stack overwriting introduced in last c... | Sebastian Dröge | 1 | -1/+0 |
2009-02-16 | bpmdetect: Save one memory allocation per stereo buffer | Sebastian Dröge | 1 | -5/+6 |
2009-02-13 | scaletempo: Do not use void pointer arithmetic. | Michael Smith | 1 | -2/+2 |
2009-02-12 | dshowvideosink: Return ASYNC appropriately from change_state. | Michael Smith | 1 | -4/+8 |
2009-02-12 | dshowdecwrapper: fix compilation. | Michael Smith | 1 | -7/+0 |
2009-02-12 | Make the demuxer reusable in READY->PLAYING->READY->PLAYING cycles by | Julien Moutte | 1 | -0/+1 |
2009-02-12 | mxfdemux: Also include the picture/sound/data essence coding in the unknown caps | Sebastian Dröge | 1 | -3/+31 |
2009-02-12 | mxfdemux: Update TODO, we should support the drop-frame property of timecode ... | Sebastian Dröge | 1 | -0/+1 |
2009-02-12 | mxfdemux: Fix resolval of identifications from the preface | Sebastian Dröge | 1 | -1/+1 |
2009-02-12 | mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() function | Sebastian Dröge | 6 | -71/+37 |
2009-02-12 | mxfdemux: Update TODO | Sebastian Dröge | 1 | -2/+0 |
2009-02-12 | metadata: also post error message when returning error | Mark Nauwelaerts | 1 | -0/+5 |
2009-02-11 | Update spec file with latest changes, also add some missing disting directori... | Christian Schaller | 3 | -10/+8 |
2009-02-11 | inputselector: Fix compilation, activate_sinkpad() has no notify parameter | Sebastian Dröge | 1 | -3/+4 |
2009-02-10 | input-selector: Activate and notify pad before processing events. | Michael Smith | 1 | -8/+13 |
2009-02-11 | camerabin: Sanitize constants used for element factory names. | René Stadler | 1 | -27/+18 |
2009-02-11 | camerabin: Use v4l2src as default source. | René Stadler | 1 | -7/+4 |
2009-02-11 | photography interface: .gitignore generated files. | René Stadler | 1 | -0/+2 |
2009-02-11 | photography interface: Move generated files to win32/common. | René Stadler | 2 | -0/+0 |
2009-02-11 | camerabin: Add .gitignore to hide generated signal marshaller files. | René Stadler | 1 | -0/+2 |