CVSROOT:        /cvs/gnome
Module name:    totem
Changes by:     tpm     06/07/24 14:39:10

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

Log message:
* src/backend/bacon-video-widget-gst-0.10.c:
(bvw_update_stream_info), (bvw_handle_application_message),
(bvw_bus_message_cb), (playbin_stream_info_notify_cb):
notify::stream-info is fired from the streaming thread,
don't do anything there, just post a message on the bus so
we handle it later from the application thread.
Also, since the notify is not a deep-notify, we might not
be called when stream-info properties (like languages etc.)
update, so make sure we parse the stream-properties again
when we reach PAUSED state. This makes totem extract the
audio/subtitle languages properly for some files where it
didn't work before (e.g. #343763).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=tpm&date=explicit&mindate=2006-07-24%2014:38&maxdate=2006-07-24%2014:40

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

Reply via email to