summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't brea...Andy Wingo2006-02-141-3/+3
* sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD)Andy Wingo2006-01-301-2/+4
* sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.hEdward Hervey2006-01-281-2/+0
* revival of glimagesink. Kind of works.David Schleef2006-01-284-1501/+567
* remove old (broken) sunaudio plugin from bad as there is a new working one in...Christian Schaller2006-01-119-1832/+0
* added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte2006-01-056-0/+2439
* don't use doc comments for non-docs change some char* into char[]Stefan Kost2005-12-161-4/+4
* expand tabsThomas Vander Stichele2005-12-0624-731/+731
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-212-4/+5
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-212-8/+5
* Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2005-11-095-5/+8
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-1213-52/+55
* Fix up all the state change functions.Jan Schmidt2005-09-0512-145/+154
* all these plugins are moved to gst-plugins-uglyThomas Vander Stichele2005-08-311-2/+2
* all these plugins are moved to gst-plugins-goodThomas Vander Stichele2005-08-301-18/+0
* licensing, name and description changesThomas Vander Stichele2005-08-141-1/+1
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-081-10/+4
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-056-12/+0
* Make my automake version shut up about undefined variablesJan Schmidt2005-05-191-1/+1
* gst-plugins 0.9 cvs head now compiles (only effectv left compiling)Christian Schaller2005-05-061-5/+5
* make this module a bit more 0.9 friendlyChristian Schaller2005-05-051-68/+52
* sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.Ronald S. Bultje2005-02-031-13/+17
* sys/: Add debug categories, fix overlay disabling.Ronald S. Bultje2005-01-101-1/+15
* sys/v4l2/gstv4l2src.c: Fix against template (#150576).Ronald S. Bultje2005-01-071-0/+9
* sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje2004-12-221-4/+9
* sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje2004-12-191-3/+5
* sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als...David Schleef2004-12-152-53/+7
* Synchronize property names where not yet the case. Devices are now device=X, ...Ronald S. Bultje2004-12-091-2/+8
* gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.Ronald S. Bultje2004-11-252-156/+390
* sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali2004-11-111-1/+6
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-012-11/+9
* fix build on older automakeThomas Vander Stichele2004-10-271-1/+1
* Memory leak fixesIain Holmes2004-10-261-4/+1
* sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje2004-10-258-227/+155
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-251-1/+3
* sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency).Ronald S. Bultje2004-10-241-11/+12
* sys/v4l2/gstv4l2element.c: Flag typo.Ronald S. Bultje2004-10-242-9/+12
* sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje2004-10-241-0/+1
* sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje2004-10-244-7/+25
* sys/sunaudio/gstsunaudio.c: Solve #152805.Ronald S. Bultje2004-10-012-6/+15
* fix for 151236Thomas Vander Stichele2004-08-301-1/+1
* sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h...David Schleef2004-08-271-19/+20
* sys/sunaudio/Makefile.am: Add sunaudiosrc patch from BalaBalamurali Viswanathan2004-08-273-0/+495
* sys/sunaudio/: Fix caps to handle full range of rates and channels. Make deb...Balamurali Viswanathan2004-08-186-14/+933
* sys/glsink/ARB_multitexture.h: Remove old files.David Schleef2004-08-0910-3462/+0
* GL sink plugin. (Bug #147302)Gernot Ziegler2004-08-094-8/+1762
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-032-3/+3
* sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCESDavid Schleef2004-07-071-1/+1
* don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte2004-06-241-1/+3
* configure.ac: Add objective-c support if running in Darwin/Mac OS XZaheer Abbas Merali2004-06-221-4/+11