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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10video/gif: Add description to Cargo.toml0.6.00.6Sebastian Dröge
2020-07-10video/gif: Don't set NON_DROPPABLE flag on buffersSebastian Dröge
2020-07-10video/dav1d/rav1e: Depend on gstreamer-video 1.12 for the 12 bit formatsSebastian 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-10Add Cargo.lock file for the release branchSebastian Dröge
2020-07-10Update dependency versions from git to releasesSebastian Dröge
2020-07-10utils/fallbacksrc: Proxy the uridecodebin3 buffer-duration propertySebastian Dröge
2020-07-08utils/fallbacksrc: Proxy the aggregator min-upstream-latency property as min-...Sebastian Dröge
2020-07-07fallbacksrc: Configure up to 5s of buffering on the fallback streamSebastian Dröge
2020-07-07utils/fallbackswitch: Allow buffers to be up to 40ms too late before consider...Sebastian Dröge
2020-07-06utils/fallbackswitch: Timeout the main stream if buffers were too late for to...Sebastian Dröge
2020-07-03utils/fallbacksrc: Add property to optionally restart the source on EOSSebastian Dröge
2020-07-03fallbacksrc: Refactor some code to reduce code duplicationSebastian Dröge
2020-07-02fallbackswitch: Report None as active-pad if we had no output yetSebastian Dröge
2020-07-02fallbacksrc: Differentiate between fallback and restart timeoutSebastian Dröge
2020-07-02fallbacksrc: add missing assignment to source_pending_timeoutMathieu Duponchelle
2020-07-02fallbacksrc: Unset ghost pad targets before removing from the elementSebastian Dröge
2020-07-01video/cdgdec: Box CdgInterpreter state to prevent GObject private size to bec...Sebastian Dröge
2020-07-01Update for Element::post_message() signature changeSebastian Dröge
2020-06-30threadshare: use tokio tagFrançois Laignel
2020-06-30Fix compilation after flags cleanupSebastian Dröge
2020-06-30deny: Update for latest version of dependenciesSebastian Dröge
2020-06-30Update various dependenciesSebastian Dröge
2020-06-29fallbacksrc: Try setting imagefreeze to live modeSebastian Dröge
2020-06-25Update for functions returning a Builder being renamed to builder() instead o...Sebastian Dröge
2020-06-25fallbacksrc: Create an `identity sync=true` if the new `clocksync` element ca...Sebastian Dröge
2020-06-25fallbacksrc: Mark internal source property for custom sources as write/constr...Sebastian Dröge
2020-06-25event,message,query: update instantiationFrançois Laignel
2020-06-23fallbacksrc: Use new proxy_pad_chain_function() support when building padsSebastian Dröge
2020-06-22Remove a few unused dependenciesSebastian Dröge
2020-06-22Update to use the new pad builders for safely setting pad functionsSebastian Dröge
2020-06-21rusoto: Update async-tungstenite dependency to 0.6Sebastian Dröge
2020-06-19deny: Ignore duplicated num-rational dependency for nowSebastian Dröge
2020-06-19deny: Unignore arrayvec/itertools now that nom/rav1e are updated to the new v...Sebastian Dröge
2020-06-18flavors: Update num-rational dependency to 0.3Sebastian Dröge
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-15ci: check commit using ci-fairyGuillaume Desmottes
2020-06-11use new constructor namesGuillaume Desmottes
2020-06-10tttocea608: insert preambles in roll-up modeMathieu Duponchelle
2020-06-08video: Handle Result returned by VideoMeta::add()Sebastian Dröge
2020-06-06jitterbuffer: Remove un-needed mut qualifiersPhilippe Normand
2020-06-05deny: Update to pass againSebastian Dröge
2020-06-05rusoto: Update to rusoto 0.44Sebastian Dröge
2020-06-04closedcaption: implement cea608overlayMathieu Duponchelle
2020-06-03tttocea608: fix pts incrementation in roll up modeMathieu Duponchelle
2020-06-02sync elements: implement provide_clockMathieu Duponchelle
2020-05-30threadshare: simplify Pad{Src,Sink} implementationsFrançois Laignel
2020-05-30Remove now unneeded gobject_sys importsSebastian Dröge
2020-05-30tttocea608: add roll-up modesMathieu Duponchelle