diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2017-12-20 14:49:10 -0500 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2017-12-20 14:49:46 -0500 |
commit | 50f5243e7fbf0f3711bef168ed0f228d2163deea (patch) | |
tree | 9780927f63d52065c6d2f9e6b2c97dac31fdaba2 | |
parent | 30f8595780c0475d83b8950b3a4922e850aafbd0 (diff) |
design: Retitle subtitle-overlays to avoid overlfow
-rw-r--r-- | markdown/design/subtitle-overlays.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown/design/subtitle-overlays.md b/markdown/design/subtitle-overlays.md index cd3c5e0..7adbe8a 100644 --- a/markdown/design/subtitle-overlays.md +++ b/markdown/design/subtitle-overlays.md @@ -1,4 +1,4 @@ -# Subtitle overlays, hardware-accelerated decoding and playbin +# Subtitle Overlays and Hardware-Accelerated Playback This document describes some of the considerations and requirements that led to the current `GstVideoOverlayCompositionMeta` API which allows |