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-22video/gtk4: Add a flatpak snippet example in the READMEJordan Petridis
2023-02-22gtk4: Attach channel receiver to the default main context from the main threadSebastian Dröge
2023-02-21gtk4: Don't unnecessarily set the sink to READY to retrieve the contextSebastian Dröge
2023-02-21gtk4: Refactor and simplify GL context handlingSebastian Dröge
2023-02-20ci: Update image versionSebastian Dröge
2023-02-20ci: Update to cargo-c 0.9.15Sebastian Dröge
2023-02-20ci: Update to dav1d 1.1Sebastian Dröge
2023-02-20Update minimum supported Rust version to 1.66Sebastian Dröge
2023-02-15mp4mux: Ignore framerate updateSeungha Yang
2023-02-15fmp4mux: Ignore framerate updateSeungha Yang
2023-02-14hlssink3: Allow GIOStream signal handlers to return NoneArun Raghavan
2023-02-13spotifyaudiosrc: use Settings Default to define default propsGuillaume Desmottes
2023-02-13Add `mp4` plugin to README.mdSebastian Dröge
2023-02-13Update CHANGELOG.md for 0.10.1Sebastian Dröge
2023-02-13Optimize various error message / debug message formattingSebastian Dröge
2023-02-12Add CHANGELOG.md for 0.10.0 releaseSebastian Dröge
2023-02-11hlssink3: Fix case on unspecified playlist type nick for consistencyArun Raghavan
2023-02-10rtpav1pay: Fix Leb128Bytes size parsingSeungha Yang
2023-02-10Update to async-tungstenite 0.20Sebastian Dröge
2023-02-10Update versions to 0.11.0-alpha.1Sebastian Dröge
2023-02-09awss3sink: Add properties to set content-Type and content-disposition.rajneeshksoni
2023-02-09fmp4mux: Pass one more buffer in test_buffer_multi_stream_short_gops testSebastian Dröge
2023-02-09fmp4mux: Accept more data on already filled streams if the remaining streams ...Sebastian Dröge
2023-02-09livesync: Document State's fieldsJan Alexander Steffens (heftig)
2023-02-09livesync: Improve formattingJan Alexander Steffens (heftig)
2023-02-09livesync: Fix log message capitalizationJan Alexander Steffens (heftig)
2023-02-09livesync: Extract LiveSync::flow_errorJan Alexander Steffens (heftig)
2023-02-09livesync: Extract audio_info_from_capsJan Alexander Steffens (heftig)
2023-02-09livesync: Move single segment propJan Alexander Steffens (heftig)
2023-02-09livesync: Fix queueingJan Alexander Steffens (heftig)
2023-02-09spotifyaudiosrc: Support configurable bitrateSimon Himmelbauer
2023-02-08hlssink3: Allow setting i-frame-only playlist.rajneeshksoni
2023-02-08dav1ddec: Make sure to call `get_picture()` twice in a row when drainingSebastian Dröge
2023-02-06rtpgccbwe: Don't use `clamp()` if there's no clear min/max valueSebastian Dröge
2023-02-06fmp4mux: Handle GOPs ending after the desired fragment end correctlySebastian Dröge
2023-02-06gtk4: Update for `GLDisplay` object lock requirementsSebastian Dröge
2023-02-04mp4/fmp4: Update docsSebastian Dröge
2023-02-04mp4: Add support for AV1Sebastian Dröge
2023-02-04fmp4: Add support for AV1Sebastian Dröge
2023-02-04fmp4: Add support for VP8Sebastian Dröge
2023-02-04mp4: Add support for VP8Sebastian Dröge
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