totem r6229 - trunk



Author: jschmidt
Date: Thu Apr  2 16:14:17 2009
New Revision: 6229
URL: http://svn.gnome.org/viewvc/totem?rev=6229&view=rev

Log:
* configure.in:
* src/backend/bacon-video-widget-gst-0.10.c
(bvw_get_navigation_iface), (bacon_video_widget_motion_notify),
(bacon_video_widget_button_press),
(bacon_video_widget_button_release), (bvw_handle_element_message),
(bacon_video_widget_finalize), (bvw_do_navigation_command),
(bacon_video_widget_dvd_event),
(bacon_video_widget_set_show_cursor),
(bvw_update_interface_implementations), (bacon_video_widget_new):
Add support for new DVD navigation interfaces in gst-plugins-base,
and bump the requirement to 0.10.22.1 to ensure they're available.


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Apr  2 16:14:17 2009
@@ -62,7 +62,7 @@
 XINE_REQS=1.1.7
 GST_MAJORMINOR=0.10
 GST_REQS=0.10.22
-GSTPLUG_REQS=0.10.22
+GSTPLUG_REQS=0.10.22.1
 
 AC_ARG_ENABLE(xine,
 	AC_HELP_STRING([--enable-xine], [use xine instead of GStreamer for the backend]),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]