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/docs
AgeCommit message (Expand)Author
2023-09-20gtk4: Only support RGBA/RGB in the GL code pathSebastian Dröge
2023-09-20webrtcsink: Add support for d3d11 memory and qsvh264encSeungha Yang
2023-06-19fallbackswitch: add 'stop-on-eos' propertyGuillaume Desmottes
2023-06-19Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-05-18fallbackswitch: document the pad priority orderingGuillaume Desmottes
2023-05-02net/webrtc: src: add signal "request-encoded-filter"François Laignel
2023-04-22ffv1dec: Drop rank for nowArun Raghavan
2023-04-22tttocea608: specify raw 608 fieldMathieu Duponchelle
2023-04-05chore(webrtcsink): fix max-bitrate blurb and nickDavid Revay
2023-04-05webrtcsink: Add ice-transport-policy optionVivia Nikolaidou
2023-03-02Add a webrtcsrc elementThibault Saunier
2023-02-09awss3sink: Add properties to set content-Type and content-disposition.rajneeshksoni
2023-02-09spotifyaudiosrc: Support configurable bitrateSimon Himmelbauer
2023-02-08hlssink3: Allow setting i-frame-only playlist.rajneeshksoni
2023-02-04mp4/fmp4: Update docsSebastian Dröge
2023-02-02rtpav1pay: Add support for tu/frame aligned inputSebastian Dröge
2023-02-02rtpav1depay: Don't output full TUs but just OBUs as they comeSebastian Dröge
2023-01-27fmp4mux: Add support for sub-fragments / chunkingSebastian Dröge
2023-01-25fmp4mux: add 'offset-to-zero' propertyGuillaume Desmottes
2023-01-17livesync: fix late-threshold property min valueGuillaume Desmottes
2023-01-04awss3hlssink: Add stats property.rajneeshksoni
2022-12-28meson: Add options for all pluginsNirbheek Chauhan
2022-12-14Add livesync pluginJan Alexander Steffens (heftig)
2022-12-14audiofx: Derive from AudioFilter where possibleArun Raghavan
2022-12-12audiornnoise: add voice detection thresholdMichiel Konstapel
2022-12-12textahead: add settings to display previous buffersGuillaume Desmottes
2022-12-05webrtchttp: Fix documentation JSONSebastian Dröge
2022-12-05webrtchttp: whipsink: Add candidates when sending the offerSanchayan Maity
2022-12-05Add a WebRTC WHEP source elementSanchayan Maity
2022-12-01dav1ddec: Lower rank to primarySeungha Yang
2022-11-29video/gtk4: Implement support for GLTextures when possible.Jordan Petridis
2022-11-16webrtcsink: Make the turn-server prop a `turn-servers` listThibault Saunier
2022-11-10mp4: Add ONVIF non-fragmented MP4 muxerSebastian Dröge
2022-11-09ts: introduce ts-audiotestsrcFrançois Laignel
2022-11-08gst-plugin-mp4: Add new MP4 plugin with a non-fragmented MP4 muxerSebastian Dröge
2022-11-07fmp4mux: Make media/trak timescales configurableSebastian Dröge
2022-11-03fmp4mux: Add initial Opus supportSebastian Dröge
2022-11-03docs: Remove some stale entries of renamed elementsSebastian Dröge
2022-10-25fmp4: add support for muxing VP9 streams in cmaf, dash and iso fmp4Matthew Waters
2022-10-23Update docsSebastian Dröge
2022-10-23videocompare: Update README with referenceRafael Caricio
2022-10-21spotifyaudiosrc: convert to PushSrcNick Steel
2022-10-20webrtc: Enhance documentationThibault Saunier
2022-10-20webrtc: Uniformise GType namesThibault Saunier
2022-10-20Plug webrtc inThibault Saunier
2022-10-18Add video comparison elementRafael Caricio
2022-10-18spotifyaudiosrc: implement URI handlerGuillaume Desmottes
2022-10-13plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-10-12ndi: Add NDI plugin to the docsSebastian Dröge
2022-10-10jsontovtt: Add timeout propertySeungha Yang