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
2023-02-23Update Cargo.lock0.10.2Sebastian Dröge
2023-02-23Update CHANGELOG.md for 0.10.2Sebastian Dröge
2023-02-23Update versions to 0.10.2Sebastian Dröge
2023-02-23video/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-22gtk4: Don't unnecessarily set the sink to READY to retrieve the contextSebastian Dröge
2023-02-22gtk4: Refactor and simplify GL context handlingSebastian Dröge
2023-02-21mp4mux: Ignore framerate updateSeungha Yang
2023-02-21fmp4mux: Ignore framerate updateSeungha Yang
2023-02-21hlssink3: Allow GIOStream signal handlers to return NoneArun Raghavan
2023-02-13Update Cargo.lockSebastian Dröge
2023-02-13Add `mp4` plugin to README.mdSebastian Dröge
2023-02-13Update CHANGELOG.md for 0.10.10.10.1Sebastian Dröge
2023-02-13Update versions to 0.10.1Sebastian Dröge
2023-02-12Add CHANGELOG.md for 0.10.0 releaseSebastian Dröge
2023-02-11Update Cargo.lockSebastian Dröge
2023-02-11ci: Don't run `cargo update` on the stable branchSebastian Dröge
2023-02-11rtpav1pay: Fix Leb128Bytes size parsingSeungha Yang
2023-02-11Update to async-tungstenite 0.20Sebastian Dröge
2023-02-10Add Cargo.lock0.10.0Sebastian Dröge
2023-02-10Add versions to local dependenciesSebastian Dröge
2023-02-10Update to gtk-rs-core 0.17, gtk4-rs 0.6 and gstreamer-rs 0.20 branchesSebastian Dröge
2023-02-10Update versions to 0.10.0Sebastian 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