summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost9-10/+10
2006-04-08Fix broken GObject macrosStefan Kost2-4/+6
2006-04-07Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fpsZaheer Abbas Merali1-5/+6
2006-04-07sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanupsZaheer Abbas Merali1-9/+14
2006-04-01add taglib checks and docsThomas Vander Stichele1-3/+3
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele9-9/+9
2006-03-31Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali2-7/+10
2006-03-31sys/ximagesrc/ximagesrc.c: Add docs to ximagesrcZaheer Abbas Merali1-0/+25
2006-03-31sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...Zaheer Abbas Merali4-42/+94
2006-03-27Small fix, now pwc driver can tell about its buffers.Edgard Lima1-2/+4
2006-03-25sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...Tim-Philipp Müller1-2/+2
2006-03-25Just make few things more robust and also some identation.Edgard Lima9-155/+223
2006-03-17Have a show mouse pointer property and use it if we canZaheer Abbas Merali1-2/+16
2006-03-14sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey1-2/+2
2006-03-13Fix build of v4l2 (sigh)Julien Moutte1-2/+3
2006-03-12sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey1-4/+4
2006-03-12sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey1-2/+2
2006-03-12sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller1-0/+2
2006-03-11V4L2 ported to 0.10.Edgard Lima16-1381/+1372
2006-03-03sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte5-13/+33
2006-02-25sys/glsink/glimagesink.c: It doesn't seem we need GLU.hJulien Moutte1-1/+0
2006-02-22Cygwin Ports maintainer.Jan Schmidt2-5/+5
2006-02-20Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt6-2/+1515
2006-02-14sys/glsink/glimagesink.c (gst_glimage_sink_init): Come on schleef, don't brea...Andy Wingo1-3/+3
2006-01-30sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD)Andy Wingo1-2/+4
2006-01-28sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.hEdward Hervey1-2/+0
2006-01-28revival of glimagesink. Kind of works.David Schleef4-1501/+567
2006-01-11remove old (broken) sunaudio plugin from bad as there is a new working one in...Christian Schaller9-1832/+0
2006-01-05added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte6-0/+2439
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost1-4/+4
2005-12-06expand tabsThomas Vander Stichele24-731/+731
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2-4/+5
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2-8/+5
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller5-5/+8
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost13-52/+55
2005-09-05Fix up all the state change functions.Jan Schmidt12-145/+154
2005-08-31all these plugins are moved to gst-plugins-uglyThomas Vander Stichele1-2/+2
2005-08-30all these plugins are moved to gst-plugins-goodThomas Vander Stichele1-18/+0
2005-08-14licensing, name and description changesThomas Vander Stichele1-1/+1
2005-07-08sys/oss/: Port from THREADED+wim's fixes.Andy Wingo1-10/+4
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo6-12/+0
2005-05-19Make my automake version shut up about undefined variablesJan Schmidt1-1/+1
2005-05-06gst-plugins 0.9 cvs head now compiles (only effectv left compiling)Christian Schaller1-5/+5
2005-05-05make this module a bit more 0.9 friendlyChristian Schaller1-68/+52
2005-02-03sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.Ronald S. Bultje1-13/+17
2005-01-10sys/: Add debug categories, fix overlay disabling.Ronald S. Bultje1-1/+15
2005-01-07sys/v4l2/gstv4l2src.c: Fix against template (#150576).Ronald S. Bultje1-0/+9
2004-12-22sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje1-4/+9
2004-12-19sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje1-3/+5
2004-12-15sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als...David Schleef2-53/+7