From 1c8cfa42eac4e3b5fe99a483794b56109c034f39 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Sat, 16 Jan 2016 13:27:59 +0100 Subject: [PATCH] docs/design: spell checking --- docs/design/draft-tagreading.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/design/draft-tagreading.txt b/docs/design/draft-tagreading.txt index 7d02629348..316885024a 100644 --- a/docs/design/draft-tagreading.txt +++ b/docs/design/draft-tagreading.txt @@ -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.