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
path: root/video
AgeCommit message (Expand)Author
2022-12-27gtk4: Flush frames from the paintable when shutting down the sinkSebastian Dröge
2022-12-27Revert "Revert "rav1e: Update to rav1e 0.6""Sebastian Dröge
2022-12-16Update versions to 0.9.3Sebastian Dröge
2022-12-16Fix various new clippy warningsSebastian Dröge
2022-12-12Revert "rav1e: Update to rav1e 0.6"Sebastian Dröge
2022-12-12gtk4: Only require GTK 4.6 if GL support is enabledSebastian Dröge
2022-12-12gtk4: Deactivate application GL context again after `fill_info()`Sebastian Dröge
2022-12-12gtk4: Deactivate the context if we fail to fill_infoJordan Petridis
2022-12-12tttocea608: Don't fail if a gap event contains no durationSebastian Dröge
2022-12-12dav1ddec: Lower rank to primarySeungha Yang
2022-12-12rav1e: Update to rav1e 0.6Sebastian Dröge
2022-12-12gtk4: example: Use a bin with a `videoconvert` in the non-GL caseSebastian Dröge
2022-12-12gtk4: Make GL support fully optionalSebastian Dröge
2022-12-12video/gtk4: Implement support for GLTextures when possible.Jordan Petridis
2022-12-12video/gtk4: Restrict visibility of struct related to the FrameJordan Petridis
2022-12-12video/gtk4: Rename Object types and struct to something simplerJordan Petridis
2022-11-28Update versions to 0.9.2Sebastian Dröge
2022-11-27gif: Update to gif 0.12Sebastian Dröge
2022-11-27Provide explicit type to `Iterator::sum()` calls to avoid ambiguitySebastian Dröge
2022-11-13Update versions to 0.9.1Sebastian Dröge
2022-11-12closedcaption: Update for deprecated chrono functionsSebastian Dröge
2022-11-12Fix various new clippy warningsSebastian Dröge
2022-10-24Update to release versions of gtk-rs and gstreamer-rsSebastian Dröge
2022-10-24Update versions to 0.9.0Sebastian Dröge
2022-10-24pngenc: Encode every frame individuallySebastian Dröge
2022-10-23Move from `imp.instance()` to `imp.obj()`Sebastian Dröge
2022-10-23Remove `&` for `obj` in log macrosFrançois Laignel
2022-10-23Fix GObject type names, GStreamer debug category names and element factory namesSebastian Dröge
2022-10-23Add new mux subdirectory for container formatsSebastian Dröge
2022-10-23Make GStreamer plugin/crate/library/directory names and descriptions consistentSebastian Dröge
2022-10-23videocompare: Update README with referenceRafael Caricio
2022-10-22Various minor cleanupsSebastian Dröge
2022-10-22videocompare: Fix warningZhao, Gang
2022-10-19Update everything for element factory builder API changesSebastian Dröge
2022-10-19gtk4: Update to fragile 2.0Sebastian Dröge
2022-10-18Add video comparison elementRafael Caricio
2022-10-18Use new format constructorsFrançois Laignel
2022-10-17Update for pango API changesSebastian Dröge
2022-10-14plugins: Use .into() instead of gst::Fraction::new() where applicableVivia Nikolaidou
2022-10-14onvifmetadataoverlay, cea608overlay: Fix pangocairo::FontMap::new()Vivia Nikolaidou
2022-10-13plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-10-12Update for pad default functions API changesSebastian Dröge
2022-10-11fix formatted values constructorsFrançois Laignel
2022-10-10Fix direct access to the inner specific formatted valuesFrançois Laignel
2022-10-10jsontovtt: Print object information to debug messageSeungha Yang
2022-10-10jsontovtt: Add timeout propertySeungha Yang
2022-10-10Revert "rav1e: Pin `v_frame` dependency to version 0.2.5 for now"Sebastian Dröge
2022-10-10Change *Impl trait methods to only take &self and not Self::Type in additionSebastian Dröge
2022-10-08Use `GFV::none_for_format` where applicableFrançois Laignel
2022-10-07Update for glib::Object::new() API changesSebastian Dröge