gnome-media r3836 - trunk/gstreamer-properties
- From: malureau svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-media r3836 - trunk/gstreamer-properties
- Date: Thu, 17 Apr 2008 21:11:46 +0100 (BST)
Author: malureau
Date: Thu Apr 17 21:11:46 2008
New Revision: 3836
URL: http://svn.gnome.org/viewvc/gnome-media?rev=3836&view=rev
Log:
2008-03-27 Marc-Andre Lureau <marcandre lureau gmail com>
* grecord/src/gsr-window.c (seconds_to_full_string): use ngettext
for plural forms. Based on rhythmdb_compute_status_normal.
(Closes: #504419)
Modified:
trunk/gstreamer-properties/ChangeLog
trunk/gstreamer-properties/pipeline-constants.c
Modified: trunk/gstreamer-properties/pipeline-constants.c
==============================================================================
--- trunk/gstreamer-properties/pipeline-constants.c (original)
+++ trunk/gstreamer-properties/pipeline-constants.c Thu Apr 17 21:11:46 2008
@@ -99,6 +99,8 @@
{PIPE_TYPE_VIDEOSINK, 0, "Colour Ascii Art", "cacasink", NULL, FALSE,
TEST_PIPE_SUPPLIED, videosink_test_pipe, FALSE},
#endif
+ {PIPE_TYPE_VIDEOSINK, 0, N_("OpenGL"), "glimagesink", NULL, FALSE,
+ TEST_PIPE_SUPPLIED, videosink_test_pipe, FALSE},
{PIPE_TYPE_VIDEOSINK, 0, N_("SDL - Simple DirectMedia Layer"), "sdlvideosink",
NULL, FALSE, TEST_PIPE_SUPPLIED, videosink_test_pipe, FALSE},
{PIPE_TYPE_VIDEOSINK, 0, N_("X Window System (No Xv)"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]