summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTuomas Virtanen <katajakasa@gmail.com>2016-01-15 00:33:47 +0200
committerTuomas Virtanen <katajakasa@gmail.com>2016-01-16 17:57:00 +0200
commit20bfdbb781575fd6ee3c6e8624a09e314b65a162 (patch)
tree95e1f9bb6fc1835fc60c5a69b5abbd68b98381b5 /README.md
parentcd610394c6798884ff416bf9a91a55bae3a6971f (diff)
Initial work on subtitle streams
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca4187b..f27dbc2 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/katajakasa/SDL_kitchensink.svg?branch=master)](https://travis-ci.org/katajakasa/SDL_kitchensink)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/7585/badge.svg)](https://scan.coverity.com/projects/katajakasa-sdl_kitchensink)
-FFMPEG and SDL2 based C99 library for audio and video playback.
+FFmpeg and SDL2 based library for audio and video playback, written in C99.
This library is still very much todo, but it's slowly getting there.