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/video
AgeCommit message (Expand)Author
2022-12-23gtk4: Use `glib::ThreadGuard` instead of the fragile crateSebastian Dröge
2022-12-23gtk4: Don't try to use GL mapped video frames as raw RGB memorySebastian Dröge
2022-12-23gtk4: Don't error out when the main context channel does not exist anymore wh...Sebastian Dröge
2022-12-23gtk4: Flush frames from the paintable when shutting down the sinkSebastian Dröge
2022-12-13Fix various new clippy warningsSebastian 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-07tttocea608: Don't fail if a gap event contains no durationSebastian Dröge
2022-12-01dav1ddec: Lower rank to primarySeungha Yang
2022-12-01rav1e: Update to rav1e 0.6Sebastian Dröge
2022-11-30gtk4: example: Use a bin with a `videoconvert` in the non-GL caseSebastian Dröge
2022-11-30gtk4: Make GL support fully optionalSebastian Dröge
2022-11-29video/gtk4: Implement support for GLTextures when possible.Jordan Petridis
2022-11-29video/gtk4: Restrict visibility of struct related to the FrameJordan Petridis
2022-11-29video/gtk4: Rename Object types and struct to something simplerJordan Petridis
2022-11-18gif: Update to gif 0.12Sebastian Dröge
2022-11-18Revert "Update for pango API changes"Sebastian Dröge
2022-11-18Update for pango API changesSebastian Dröge
2022-11-17Provide explicit type to `Iterator::sum()` calls to avoid ambiguitySebastian Dröge
2022-11-12closedcaption: Update for deprecated chrono functionsSebastian Dröge
2022-11-01Fix various new clippy warningsSebastian Dröge
2022-10-24Update versions to 0.10.0-alpha.1Sebastian 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
2022-10-04rav1e: Pin `v_frame` dependency to version 0.2.5 for nowSebastian Dröge