[longomatch] video-widget: remove evil break
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [longomatch] video-widget: remove evil break
- Date: Fri,  5 Oct 2012 23:53:04 +0000 (UTC)
commit ebf9cbe47ded9001dd270b851a745f433cee734d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Oct 6 01:48:45 2012 +0200
    video-widget: remove evil break
 libcesarplayer/bacon-video-widget-gst-0.10.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/bacon-video-widget-gst-0.10.c b/libcesarplayer/bacon-video-widget-gst-0.10.c
index 2f0aa6f..7d57076 100644
--- a/libcesarplayer/bacon-video-widget-gst-0.10.c
+++ b/libcesarplayer/bacon-video-widget-gst-0.10.c
@@ -1604,7 +1604,6 @@ bvw_bus_message_cb (GstBus * bus, GstMessage * message, gpointer data)
         if (bacon_video_widget_get_stream_length (bvw) == 0) {
           GST_DEBUG ("Failed to query duration in PAUSED state?!");
         }
-        break;
         bvw_update_stream_info (bvw);
         if (!bvw_check_missing_plugins_on_preroll (bvw)) {
           /* show a non-fatal warning message if we can't decode the video */
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]