[totem] backend: Remove mention of #subtitle hack
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] backend: Remove mention of #subtitle hack
- Date: Sat, 21 Apr 2012 20:45:52 +0000 (UTC)
commit 5a4e51b798d19625f7c1e3811cb7fd033d96a475
Author: Bastien Nocera <hadess hadess net>
Date: Sat Apr 21 21:14:33 2012 +0100
backend: Remove mention of #subtitle hack
As it only ever worked with xine-lib, not with GStreamer.
src/backend/bacon-video-widget-gst-0.10.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/backend/bacon-video-widget-gst-0.10.c b/src/backend/bacon-video-widget-gst-0.10.c
index f08fad5..78b2c5c 100644
--- a/src/backend/bacon-video-widget-gst-0.10.c
+++ b/src/backend/bacon-video-widget-gst-0.10.c
@@ -3416,9 +3416,7 @@ bvw_error_from_gst_error (BaconVideoWidget *bvw, GstMessage * err_msg)
* @error: a #GError, or %NULL
*
* Opens the given @mrl in @bvw for playing. If @subtitle_uri is not %NULL, the given
- * subtitle file is also loaded. Alternatively, the subtitle URI can be passed in @mrl
- * by adding it after <literal>#subtitle:</literal>. For example:
- * <literal>http://example.com/video.mpg#subtitle:/home/user/subtitle.ass</literal>.
+ * subtitle file is also loaded.
*
* If there was a filesystem error, a %BVW_ERROR_GENERIC error will be returned. Otherwise,
* more specific #BvwError errors will be returned.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]