From b6c1f5fc1518613aacfe3a5f6db2347a8a04f288 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 9 May 2011 23:25:29 +0200 Subject: [PATCH] Update changelog with fix for #95 --- docs/changes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index cca12aab..f8f01129 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -21,6 +21,9 @@ No description yet. - Fix local backend time query errors that where coming from stopped pipeline. (Fixes: :issue:`87`) +- Support passing options to GStreamer. See :option:`--help-gst` for a list of + available options. (Fixes: :issue:`95`) + 0.4.1 (2011-05-06) ==================