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
AgeCommit message (Expand)Author
2023-02-04deny: UpdateSebastian Dröge
2023-02-03aws/s3hlssink: Fix deadlock on EOSSanchayan Maity
2023-02-03aws/s3hlssink: Use factory name when checking name of child elementSanchayan Maity
2023-02-02rtpav1pay: Add support for tu/frame aligned inputSebastian Dröge
2023-02-02rtpav1pay: Consider the marker flag to output packets immediately at the end ...Sebastian Dröge
2023-02-02rtpav1depay: Fix depayloading of packets starting with a leading OBU fragment...Sebastian Dröge
2023-02-02rtpav1depay: Fix error handlingSebastian Dröge
2023-02-02rtpav1depay: Set DISCONT flag on buffers following a corrupted packetSebastian Dröge
2023-02-02rtpav1depay: Don't output full TUs but just OBUs as they comeSebastian Dröge
2023-02-02deny: UpdateSebastian Dröge
2023-02-01fmp4mux: Fix a couple of assertions by handling these cases cleanerSebastian Dröge
2023-01-31Update for glib API changesSebastian Dröge
2023-01-30livesync: Only resend segment if not in single-segment modeJan Alexander Steffens (heftig)
2023-01-30fmp4mux: Refactor and clean up codeSebastian Dröge
2023-01-27aws: Update to AWS SDK 0.54/0.24Sebastian Dröge
2023-01-27fmp4mux: Add support for sub-fragments / chunkingSebastian Dröge
2023-01-27Return exit code from `gio::Application::run()` from `main()`Sebastian Dröge
2023-01-27gtk4: Fix compilation after `gst_gl::Display` API changesSebastian Dröge
2023-01-25fmp4mux: add 'offset-to-zero' propertyGuillaume Desmottes
2023-01-25Fix various new clippy warningsSebastian Dröge
2023-01-24aws: s3hlssink: Fix the name of the hlssink child elementArun Raghavan
2023-01-24fmp4mux: Don't write the first sample flags into any trun but the firstSebastian Dröge
2023-01-24fmp4mux: Fix decision whether per-sample flags are needed in the trunSebastian Dröge
2023-01-24meson: Update version to 0.10.0-alpha.1Sebastian Dröge
2023-01-23dav1d: Don't treat any kind of bitstream error immediately as fatalSebastian Dröge
2023-01-22Update for various deprecated APIsSebastian Dröge
2023-01-22dav1d: Get rid of some unnecessary `unwrap()`sSebastian Dröge
2023-01-22dav1d: Remove unnecessary frame dropping loopSebastian Dröge
2023-01-22dav1d: Don't flush the decoder when drainingSebastian Dröge
2023-01-22dav1d: Only drain at most one decoded frame per input frame unless the decode...Sebastian Dröge
2023-01-21Move remaining plugins to `ParamSpec` buildersSebastian Dröge
2023-01-21Update for glib API changesSebastian Dröge
2023-01-19onvif: Update for allocation query caps API changesSebastian Dröge
2023-01-19gtk4: Only provide a buffer pool to upstream if it requested oneSebastian Dröge
2023-01-19gtk4: Update for allocation query caps API changesSebastian Dröge
2023-01-19gtk4: Asynchronously flush frames from GDKSebastian Dröge
2023-01-19gtk4: Keep `GstGLMemory` alive as long as it is used inside GDKSebastian Dröge
2023-01-17livesync: fix late-threshold property min valueGuillaume Desmottes
2023-01-16webrtcbin: Update for `StreamProducer` API changesSebastian Dröge
2023-01-16Update for `gtk::Application` constructor API changesSebastian Dröge
2023-01-15Update for caps/structure-related string API changesSebastian Dröge
2023-01-14aws: Update to AWS SDK 0.53/0.23Sebastian Dröge
2023-01-11meson: Only enable cargo features when options are enabled (bis)Philippe Normand
2023-01-11webrtcsink: fix panic on pre-bwe request errorMathieu Duponchelle
2023-01-11deny: Ignore duplicated base64 dependency for nowSebastian Dröge
2023-01-10meson: Only enable cargo features when options are enabledNirbheek Chauhan
2023-01-10deny: Remove duplicated windows dependenciesSebastian Dröge
2023-01-09rav1e: Enable threading supportSebastian Dröge
2023-01-07gtk4: Propagate the GL display to the remainder of the pipelineSebastian Dröge
2023-01-06fmp4mux: Remove obsolete commentSebastian Dröge