totem r5155 - in trunk: . src
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5155 - in trunk: . src
- Date: Wed, 20 Feb 2008 16:14:09 +0000 (GMT)
Author: hadess
Date: Wed Feb 20 16:14:08 2008
New Revision: 5155
URL: http://svn.gnome.org/viewvc/totem?rev=5155&view=rev
Log:
2008-02-20 Bastien Nocera <hadess hadess net>
* src/totem-video-thumbnailer.c: (capture_interesting_frame):
Add better debug
Modified:
trunk/ChangeLog
trunk/src/totem-video-thumbnailer.c
Modified: trunk/src/totem-video-thumbnailer.c
==============================================================================
--- trunk/src/totem-video-thumbnailer.c (original)
+++ trunk/src/totem-video-thumbnailer.c Wed Feb 20 16:14:08 2008
@@ -349,6 +349,7 @@
{
PROGRESS_DEBUG("About to seek to %f\n", frame_locations[current]);
if (bacon_video_widget_seek (bvw, frame_locations[current], NULL) == FALSE) {
+ PROGRESS_DEBUG("Couldn't seek to %f\n", frame_locations[current]);
bacon_video_widget_play (bvw, NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]