CVSROOT:        /cvs/gnome
Module name:    totem
Changes by:     tpm     06/02/12 08:30:59

Modified files:
        .              : ChangeLog 
        src/backend    : bacon-video-widget-gst-0.10.c gstscreenshot.c 

Log message:
* src/backend/bacon-video-widget-gst-0.10.c:
(bacon_video_widget_open_with_subtitle), (bacon_video_widget_play),
(bacon_video_widget_is_playing),
(bacon_video_widget_can_get_frames),
(bacon_video_widget_get_current_frame):
When used for thumbnailing, don't ever go into PLAYING state,
especially not with sinks that don't sync against the clock. All
the information we need is available already when prerolled. No
need to wait for state change any longer in _get_frames(), as that
has already been done in _open_with_subtitle().
* src/backend/gstscreenshot.c: (create_element),
(bvw_frame_conv_convert):
Create screenshot conversion pipeline 'manually' to avoid
gst_parse_launch() overhead and add additional capsfilter
to shave a few microseconds off linking time.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=tpm&date=explicit&mindate=2006-02-12%2008:29&maxdate=2006-02-12%2008:31

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to