mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
docs/design: spell checking
This commit is contained in:
parent
89ee5d948d
commit
1c8cfa42ea
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ Tagreading
|
||||||
----------
|
----------
|
||||||
|
|
||||||
The tagreading (metadata reading) use case for mediacenter applications is not
|
The tagreading (metadata reading) use case for mediacenter applications is not
|
||||||
to well supported by the current GStreamer architecture. It uses demuxers on the
|
too well supported by the current GStreamer architecture. It uses demuxers on the
|
||||||
files, which generelly said takes too long (building seek-index, prerolling).
|
files, which generally said takes too long (building seek-index, prerolling).
|
||||||
What we want is specialized elements / parsing modes that just do the
|
What we want is specialized elements / parsing modes that just do the
|
||||||
tag-reading.
|
tag-reading.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue