index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
glsink
/
glimagesink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-06
sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...
David Schleef
1
-2
/
+23
2008-01-06
sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ...
David Schleef
1
-145
/
+58
2007-12-29
Major cleanup of code. Convert glupload to BaseTransform.
David Schleef
1
-16
/
+11
2007-12-27
sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimag...
David Schleef
1
-25
/
+94
2007-12-24
sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...
David Schleef
1
-25
/
+1
2007-12-21
sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...
David Schleef
1
-20
/
+9
2007-12-18
sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...
David Schleef
1
-1
/
+1
2007-12-16
sys/glsink/: Rename GLVideo* to GstGL*.
David Schleef
1
-15
/
+15
2007-12-15
sys/glsink/: Add support for xRGB, xBGR, and AYUV. Re-add support for power-...
David Schleef
1
-4
/
+16
2007-12-15
sys/glsink/gstvideo-common.*: Pull together some common raw video functions i...
David Schleef
1
-103
/
+29
2007-12-12
sys/glsink/: Split out gl-related code into a separate file with a sensible A...
David Schleef
1
-392
/
+61
2007-06-06
sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with...
Jan Schmidt
1
-0
/
+12
2007-05-18
sys/glsink/glimagesink.c: Update the cached caps after opening the display so...
Jan Schmidt
1
-0
/
+1
2007-04-03
sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handl...
David Schleef
1
-39
/
+192
2006-09-23
sys/glsink/glimagesink.c: Fix problems when the element cannot open the displ...
David Schleef
1
-9
/
+16
2006-09-22
ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i...
Tim-Philipp Müller
1
-1
/
+1
2006-08-15
Fix leaks (#351502).
Tim-Philipp Müller
1
-1
/
+1
2006-06-23
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
1
-2
/
+2
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2006-02-25
sys/glsink/glimagesink.c: It doesn't seem we need GLU.h
Julien Moutte
1
-1
/
+0
2006-02-22
Cygwin Ports maintainer.
Jan Schmidt
1
-4
/
+4
2006-02-14
sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't brea...
Andy Wingo
1
-3
/
+3
2006-01-28
revival of glimagesink. Kind of works.
David Schleef
1
-1354
/
+557
2005-11-21
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
1
-4
/
+3
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-2
/
+2
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-12
/
+12
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
1
-4
/
+4
2004-08-27
sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h...
David Schleef
1
-19
/
+20
2004-08-09
GL sink plugin. (Bug #147302)
Gernot Ziegler
1
-0
/
+1610