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/net/rtp
AgeCommit message (Expand)Author
2023-11-10Update versions to 0.9.12Sebastian Dröge
2023-11-10rtpav1depay: Don't push stale temporal delimiters downstreamSebastian Dröge
2023-11-10rtpav1depay: Skip unexpected leading fragmentsSebastian Dröge
2023-07-20Update version to 0.9.11Sebastian Dröge
2023-06-19Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-06-06rtpgccbwe: Improve packet handlingEdward Hervey
2023-04-22rtpgccbwe: Don't process empty listsEdward Hervey
2023-03-02Update versions to 0.9.10Sebastian Dröge
2023-02-11rtpav1pay: Fix Leb128Bytes size parsingSeungha Yang
2023-02-09Update versions to 0.9.9Sebastian Dröge
2023-02-09rtpgccbwe: Don't use `clamp()` if there's no clear min/max valueSebastian Dröge
2023-02-09rtpav1pay: Add support for tu/frame aligned inputSebastian Dröge
2023-02-09rtpav1pay: Consider the marker flag to output packets immediately at the end ...Sebastian Dröge
2023-02-09rtpav1depay: Fix depayloading of packets starting with a leading OBU fragment...Sebastian Dröge
2023-02-09rtpav1depay: Fix error handlingSebastian Dröge
2023-02-09rtpav1depay: Set DISCONT flag on buffers following a corrupted packetSebastian Dröge
2023-02-09rtpav1depay: Don't output full TUs but just OBUs as they comeSebastian Dröge
2023-01-23Update version to 0.9.8Sebastian Dröge
2023-01-19Update versions to 0.9.7Sebastian Dröge
2023-01-18Update versions to 0.9.6Sebastian Dröge
2023-01-07Update versions to 0.9.5Sebastian Dröge
2023-01-07rtpav1depay: Implement srcpad set_capsPhilippe Normand
2022-12-27Update versions to 0.9.4Sebastian Dröge
2022-12-16Update versions to 0.9.3Sebastian Dröge
2022-12-16Fix various new clippy warningsSebastian Dröge
2022-11-28Update versions to 0.9.2Sebastian Dröge
2022-11-13Update versions to 0.9.1Sebastian 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-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-23rtp: Move GCC bandwidth estimation element from webrtc to rtp pluginSebastian Dröge
2022-10-23Rename rtpav1 plugin to just rtpSebastian Dröge