1. b37e08c sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... by David Schleef · 17 years ago
  2. 540c7d4 sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... by David Schleef · 17 years ago
  3. a4f86fe Switch to using pkgconfig to detect libGL. Since we use recent features added to Mesa, there's no point in adding a ... by David Schleef · 17 years ago
  4. 9c52a9c Major cleanup of code. Convert glupload to BaseTransform. by David Schleef · 17 years ago
  5. f7bf973 sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimagesink for normal operation, but should b... by David Schleef · 17 years ago
  6. 2b704ca sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visually interesting. Add support for variou... by David Schleef · 17 years ago
  7. 3b15f24 sys/glsink/: Remove code that handles non-texture buffers. Add a by David Schleef · 17 years ago
  8. 28eec07 sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses by David Schleef · 17 years ago
  9. 9222358 sys/glsink/: Clean up code. Fix a few leaks. by David Schleef · 17 years ago
  10. 6899b8b sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. by David Schleef · 17 years ago
  11. 15dbe49 sys/glsink/: Rewrite a bunch of code to use textures as the intermediate instead of renderbuffers. upload, download,... by David Schleef · 17 years ago
  12. 11b0b3d sys/glsink/: A careful read of the documentation reveals that I can't use renderbuffers as textures. Duh. Checkpoin... by David Schleef · 17 years ago
  13. bb4e1d1 sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, because that's what my driver supports. Remo... by David Schleef · 17 years ago
  14. 4625e68 sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload element to upload raw video into a GLXPixbu... by David Schleef · 17 years ago
  15. 6adccf1 sys/glsink/: Rename GLVideo* to GstGL*. by David Schleef · 17 years ago
  16. 1fab43e sys/glsink/: Add vblank synchronization. Isn't really working on my driver. :( by David Schleef · 17 years ago
  17. 601b1f6 sys/glsink/: Add support for xRGB, xBGR, and AYUV. Re-add support for power-of-2 textures. by David Schleef · 17 years ago
  18. 1a1691e sys/glsink/gstvideo-common.*: Pull together some common raw video functions into one location. by David Schleef · 17 years ago
  19. 57889d4 update spec file and add two missing files for disting by Christian Schaller · 17 years ago
  20. ddea6c3 sys/glsink/: Split out gl-related code into a separate file with a sensible API. Major cleanup. Still crashes occas... by David Schleef · 17 years ago
  21. 1b26c3f sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with broken drivers (ATI) when re-using a si... by Jan Schmidt · 18 years ago
  22. 4aaface sys/glsink/glimagesink.c: Update the cached caps after opening the display so that we report only the supported caps ... by Jan Schmidt · 18 years ago
  23. f9fc86a sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handling. by David Schleef · 18 years ago
  24. 33ae52e sys/glsink/glimagesink.c: Fix problems when the element cannot open the display. (fixes #357212) by David Schleef · 18 years ago
  25. c8cc86d ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might be autoplugged shouldn... by Tim-Philipp Müller · 18 years ago
  26. 4843f92 Fix leaks (#351502). by Tim-Philipp Müller · 19 years ago
  27. f8783d2 Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro. by Tim-Philipp Müller · 19 years ago
  28. bf3fd4f Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  29. 60f8059 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  30. 51e0991 sys/glsink/glimagesink.c: It doesn't seem we need GLU.h by Julien Moutte · 19 years ago
  31. f27209c Cygwin Ports maintainer. by Jan Schmidt · 19 years ago
  32. b01a413 sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't break me gst-inspect -a. by Andy Wingo · 19 years ago
  33. 518be92 sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) by Andy Wingo · 19 years ago
  34. 2499415 sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.h by Edward Hervey · 19 years ago
  35. ea16701 revival of glimagesink. Kind of works. by David Schleef · 19 years ago
  36. 8a7c7d0 Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) by Jan Schmidt · 19 years ago
  37. 36c2fc2 renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition by Stefan Kost · 19 years ago
  38. 012dfb8 Fix up all the state change functions. by Jan Schmidt · 20 years ago
  39. 172eaad Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... by Jan Schmidt · 20 years ago
  40. da2168e sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 happy. by David Schleef · 21 years ago
  41. 39f548d sys/glsink/ARB_multitexture.h: Remove old files. by David Schleef · 21 years ago
  42. fa1b6c7 GL sink plugin. (Bug #147302) by Gernot Ziegler · 21 years ago
  43. 4fd57bb don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
  44. 39fd8a2 *.h: Revert indenting by Johan Dahlin · 21 years ago
  45. 7a778ee gst-indent by Thomas Vander Stichele · 21 years ago
  46. 0a62d3b Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H by David Schleef · 21 years ago
  47. b144bc6 Merge CAPS branch by David Schleef · 21 years ago
  48. e69ece9 remove copyright field from plugins by Andy Wingo · 21 years ago
  49. cb90622 Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... by Ronald S. Bultje · 21 years ago
  50. f17329e updates to glsink by Gernot Ziegler · 21 years ago
  51. 2afed7c glsink with correct threading support by Gernot Ziegler · 21 years ago
  52. 8d8a2b7 welcome to glsink for 0.7.x :) by Gernot Ziegler · 21 years ago