summaryrefslogtreecommitdiff
path: root/gst/timecode
Commit message (Expand)AuthorAgeFilesLines
* avwait: Allow start and end timecode to be set back to NULLSebastian Dröge2019-08-091-3/+5
* avwait: Don't print warnings for every buffer passedVivia Nikolaidou2019-08-091-2/+2
* avwait: Protect properties and some other code with the mutexSebastian Dröge2019-08-091-2/+30
* avwait: Insert some empty lines to give the code some space to breathSebastian Dröge2019-08-091-1/+17
* avwait: Allow setting start timecode after end timecode and the other way aroundSebastian Dröge2019-08-091-57/+30
* timecodestamper: Don't use deprecated APISebastian Dröge2018-12-201-2/+9
* avwait: Fix sending of dropping=true messagesVivia Nikolaidou2018-10-041-0/+6
* avwait: Send dropping=true message after all streams stoppedVivia Nikolaidou2018-09-212-11/+77
* timecodestamper: Fix typo in set_drop_frameVivia Nikolaidou2018-09-031-1/+1
* avwait: Start video and audio together if audio starts lateVivia Nikolaidou2018-08-172-14/+72
* avwait: Don't wait if audio_running_time_to_wait_for is NONEVivia Nikolaidou2018-08-011-12/+2
* avwait: Add recording propertyVivia Nikolaidou2018-07-242-40/+164
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Revert "WIP: Revert "Revert "timecodestamper: LTC from audio"""Vivia Nikolaidou2018-01-042-624/+44
* Revert "WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add"""Vivia Nikolaidou2018-01-042-12/+14
* WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add""Vivia Nikolaidou2018-01-042-14/+12
* WIP: Revert "Revert "timecodestamper: LTC from audio""Vivia Nikolaidou2018-01-042-44/+624
* avwait: Added "avwait-status" element messageVivia Nikolaidou2017-12-082-15/+98
* avwait: Deserialised timecodes set after caps event now get correct framerateVivia Nikolaidou2017-11-141-6/+23
* timecode: Fix incorrect wording in error messageVivia Nikolaidou2017-11-101-3/+3
* avwait: Better handling of deserialised timecode frameratesVivia Nikolaidou2017-11-102-6/+5
* Revert "timecodestamper: LTC from audio"Vivia Nikolaidou2017-11-072-624/+44
* Revert "timecodestamper: Modify ltc-add to tc-add"Vivia Nikolaidou2017-11-072-12/+14
* avwait: Fix crash when explicitly setting end_tc to NULLVivia Nikolaidou2017-11-071-1/+1
* timecodestamper: Modify ltc-add to tc-addGeorg Lippitsch2017-11-072-14/+12
* timecodestamper: LTC from audioGeorg Lippitsch2017-11-072-44/+624
* avwait: Added end-timecode propertyVivia Nikolaidou2017-10-252-5/+126
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-6/+6
* timecodestamper: Only unref daily jam if not NULLSebastian Dröge2017-03-081-1/+2
* timecodestamper: Unref daily jam after usageSebastian Dröge2017-03-081-0/+1
* meson: Added meson.build for audiomixmatrix and timecodeVivia Nikolaidou2017-02-241-0/+14
* timecodestamper: Remove clock-source propertyGeorg Lippitsch2017-02-232-83/+0
* timecodestamper: First timecode from current system timeGeorg Lippitsch2017-02-232-0/+36
* timecodestamper: First timecode propertyGeorg Lippitsch2017-02-232-2/+36
* avwait: Fix potential deadlock when flushing / shutting down audioVivia Nikolaidou2017-02-021-0/+1
* avwait: Rename timecodewait to avwait, add modesVivia Nikolaidou2017-01-264-121/+234
* timecodestamper: Post element message with current timecodeVivia Nikolaidou2017-01-092-5/+47
* timecodestamper: Remove all existing timecode metas if requested to override ...Sebastian Dröge2016-11-241-1/+14
* hls, timecode: fix linkingxlazom002016-08-071-1/+1
* timecodewait: New element to wait for a specific timecodeVivia Nikolaidou2016-08-044-5/+722
* timecodestamper: New element to attach SMPTE timecode to buffersVivia Nikolaidou2016-08-044-0/+533