mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
412c4cbca3
Introduce the option to have the streams be parsed with `parsebin` for compatible sources (i.e. which are eligible for buffering in the same way as before this commit). By parsing the inputs directly, this allows more accurate buffering control: * Instead of relying on potential bitrate information coming from somewhere * and *without* being linked downstream If `parse-streams` is activated and the stream is eligible for buffering, then a `multiqueue` will be used on the output of `parsebin` in order to handle the buffering. API: `parse-streams` Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2784> |
||
---|---|---|
.. | ||
libs | ||
plugins | ||
random | ||
gst_api_version.in | ||
index.md | ||
meson.build | ||
sitemap.txt | ||
version.in |