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
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-04-01closedcaption: Fix build with MSVCSeungha Yang
2021-03-25closedcaption: Don't needlessly create a full-range subslice of a sliceSebastian Dröge
2021-03-17cea608overlay: remove debug printsMathieu Duponchelle
2021-03-17closedcaption: implement cea608tojson elementMathieu Duponchelle
2021-03-12tttocea608: pad immediately for the duration of the input bufferMathieu Duponchelle
2021-03-09Update for the subclassing glib/gstreamer bindings API changesSebastian Dröge
2021-03-09Update pretty-assertions to 0.7, async-tungstenite to 0.13 and num-rational t...Sebastian Dröge
2021-03-07Update for new #[glib::object_subclass] attribute macroSebastian Dröge
2021-02-15ccdetect: fix 608 detectionMathieu Duponchelle
2021-02-15cea608overlay: support all VideoCaptionType metaMathieu Duponchelle
2021-02-15ccdetect: extract CDP parser to a separate moduleMathieu Duponchelle
2021-02-15tttocea608: be more conservative when inserting spacesMathieu Duponchelle
2021-02-15tttocea608: expose origin-column and origin-row propertiesMathieu Duponchelle
2021-02-15tttocea608: make mode property mutable in PLAYINGMathieu Duponchelle
2021-02-14Temporarily depend on funty 1.1.0 to work around breakage in 1.2.0Sebastian Dröge
2021-01-31Use gst::PARAM_FLAG_MUTABLE_PLAYING and others consistently everywhereSebastian Dröge
2021-01-31cea608overlay: Handle errors when rendering captions more gracefullySebastian Dröge
2021-01-25Update for glib/gstreamer bindings API changesSebastian Dröge
2021-01-20tttocea608: implement paint-on modeMathieu Duponchelle
2021-01-20closedcaption: implement a tttojson elementMathieu Duponchelle
2021-01-20tttocea608: in-depth refactoring, support for new input formatMathieu Duponchelle
2021-01-19libcaption: implement eia608_to_textMathieu Duponchelle
2021-01-19libcaption: fix bit set on indent preamblesMathieu Duponchelle
2021-01-19libcaption: fix parity code calculationMathieu Duponchelle
2021-01-09Update to rand 0.8Sebastian Dröge
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2020-12-30sccparse: Work around invalid drop-frame timecodesSebastian Dröge
2020-12-30sccparse: Parse timecode only once when seekingSebastian Dröge
2020-12-30sccparse: Simplify timecode handling a bitSebastian Dröge
2020-12-30mccparse: Use the last known timecode as duration even if there were more inv...Sebastian Dröge
2020-12-29Use typed integer literals instead of castingSebastian Dröge
2020-12-24closedcaption: Update for glib::DateTime API changesSebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-12-07mccparse/sccparse: Ignore if pausing a task that does not exist anymoreSebastian Dröge
2020-12-07sccparse, mccparse: fix deadlock on seekMathieu Duponchelle
2020-12-05Remove various unneeded unwrapsSebastian Dröge
2020-12-01sccparse: Add support for seekingSeungha Yang
2020-12-01sccparse: Remove unnecessary timecode handlingSeungha Yang
2020-11-23video: Update to 2018 editionSebastian Dröge
2020-11-19closedcaption: Silence type complexity warningSebastian Dröge
2020-11-19closedcaption: Remove combine dependencySebastian Dröge
2020-11-19closedcaption: Move duplicated test into a single placeSebastian Dröge
2020-11-19closedcaption: Switch MCC parser from combine to nomSebastian Dröge
2020-11-19closedcaption: Move common parsers into a separate fileSebastian Dröge
2020-11-19closedcaption: Switch SCC parser from combine to nomSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15video: Update for subclassing API changesSebastian Dröge