summaryrefslogtreecommitdiffstats
path: root/sys/glsink
AgeCommit message (Expand)AuthorFilesLines
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-4/+3
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-2/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-12/+12
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-4/+4
2004-08-27sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h...David Schleef1-19/+20
2004-08-09sys/glsink/ARB_multitexture.h: Remove old files.David Schleef10-3462/+0
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler3-7/+1755
2004-03-15don't mix tabs and spacesThomas Vander Stichele6-109/+111
2004-03-15*.h: Revert indentingJohan Dahlin4-859/+511
2004-03-14gst-indentThomas Vander Stichele10-1767/+2206
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef3-0/+6
2003-12-22Merge CAPS branchDavid Schleef1-25/+2
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-0/+13
2003-11-06updates to glsinkGernot Ziegler1-46/+44
2003-10-31glsink with correct threading supportGernot Ziegler6-52/+162
2003-10-28welcome to glsink for 0.7.x :)Gernot Ziegler11-0/+3276