docs/design: spell checking

This commit is contained in:
Stefan Sauer 2016-01-16 13:27:59 +01:00
parent 89ee5d948d
commit 1c8cfa42ea

View file

@ -2,8 +2,8 @@ Tagreading
----------
The tagreading (metadata reading) use case for mediacenter applications is not
to well supported by the current GStreamer architecture. It uses demuxers on the
files, which generelly said takes too long (building seek-index, prerolling).
too well supported by the current GStreamer architecture. It uses demuxers on the
files, which generally said takes too long (building seek-index, prerolling).
What we want is specialized elements / parsing modes that just do the
tag-reading.