Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2021-01-19fallbackswitch,togglerecord: Don't apply clipped PTS to buffer DTSSeungha Yang
2021-01-07togglerecord: Update recording state on EOSSeungha Yang
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2020-12-31togglerecord: Also check for flushing at the top of the chain functionSebastian Dröge
2020-12-31togglerecord: Check for flushing when the main stream waits for the other str...Sebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-12-17Update for new simplified glib::Object::new() APISebastian Dröge
2020-12-11fallbackswitch: Reset fallback pad state on remove.Jan Schmidt
2020-12-11fallbackswitch: Document return parameters for get_next_buffer()Jan Schmidt
2020-12-11fallbackswitch: Use pad as the debug objectJan Schmidt
2020-12-11fallbackswitch: Move health checks to the OutputState.Jan Schmidt
2020-12-11fallbackswitch: Update for upstream changesJan Schmidt
2020-12-11fallbackswitch: Add manual stream control modeJan Schmidt
2020-12-11fallbacksrc: Fallback to videotestsrc if image fallback URI is invalidSeungha Yang
2020-12-05Remove various unneeded unwrapsSebastian Dröge
2020-11-23utils: Update to 2018 editionSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-19Fix or silence various clippy warningsSebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15utils: Update for subclassing API changesSebastian Dröge
2020-11-07Update for glib_wrapper! API changesSebastian Dröge
2020-11-05fallbackswitch: Update local version of aggregator bindingsSebastian Dröge
2020-11-02fallbacksrc: Don't give up to running even if segment event is unavailable on...Seungha Yang
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-10-30fallbacksrc: Add statistics propertySeungha Yang
2020-10-21fallbacksrc: Ignore buffering message of restart was scheduledSeungha Yang
2020-10-21fallbacksrc: Clear exisiting pad probe on restartingSeungha Yang
2020-10-21Fix ClockTime comparisons not being Ord and use saturating_subFrançois Laignel
2020-10-20Update for ClockId creation API changesSebastian Dröge
2020-10-10Update for gst::ClockId changesSebastian Dröge
2020-09-28utils/fallbacksrc: Add update-uri signalSebastian Dröge
2020-09-28utils/fallbackswitch: Use the correct segment when deciding to drop fallback ...Sebastian Dröge
2020-09-26utils/fallbacksrc: Remove custom source elements from internal bin when shutt...Sebastian Dröge
2020-09-14examples: Update for glib API changesSebastian Dröge
2020-08-27Use glib::timeout_add_local() instead of removed gtk::timeout_add()Sebastian Dröge
2020-08-06utils/togglerecord: Fix timestamp tracking logic for partially overlapping ti...Sebastian Dröge
2020-08-05fallbackswitch: Consistently store running time in last_sinkpad_timeVivia Nikolaidou
2020-08-04utils/fallbacksrc: Remove pad probes before restarting the sourceSebastian Dröge
2020-08-04utils/fallbacksrc: Don't schedule a source restart timeout if the source is a...Sebastian Dröge
2020-08-04utils/fallbacksrc: Improve debug output related to pad probesSebastian Dröge
2020-08-03utils/fallbacksrc: Forward the state change return of custom sourcesSebastian Dröge
2020-08-03utils/fallbacksrc: Fix debug output in pad probe callbackSebastian Dröge
2020-07-30utils/fallbacksrc: Add a 1s queue between uridecodebin and clocksync and do b...Sebastian Dröge
2020-07-30utils/fallbacksrc: Fix fallback stream detection if only audio or video is en...Sebastian Dröge
2020-07-28Fix some new clippy warningsSebastian Dröge
2020-07-26Update for removal of ObjectImpl::get_type_data()Sebastian Dröge
2020-07-10utils/fallbackswitch: Enable the v1_18 feature now that it existsSebastian Dröge
2020-07-10Add LICENSE files to each individual crateSebastian Dröge
2020-07-10utils/fallbacksrc: Proxy the uridecodebin3 buffer-duration propertySebastian Dröge