summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix get_caps func to work when no framerate is available and the caps isn't s...Edgard Lima2006-05-021-5/+3
* Few improvements to move to good.Edgard Lima2006-05-014-77/+72
* Move ximagesrc plug-in to good after review. Fixes #336756.Thomas Vander Stichele2006-04-283-5/+11
* borgify namingThomas Vander Stichele2006-04-282-72/+71
* doc tweaksThomas Vander Stichele2006-04-281-7/+3
* clean up Makefile.amThomas Vander Stichele2006-04-282-20/+19
* sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.Zaheer Abbas Merali2006-04-284-172/+244
* Forgot to commit, quick commit be4 apple diesZaheer Abbas Merali2006-04-282-0/+381
* sys/osxaudio/: Port of osxaudiosink to 0.10Zaheer Abbas Merali2006-04-265-674/+395
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-254-4/+4
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-258-8/+9
* Added a couple of ifdefs to make it compile with other kernels.Edgard Lima2006-04-201-4/+13
* sys/oss/gst-i18n-plugin.h: Remove bogus file that doesn't belong here.Tim-Philipp Müller2006-04-181-37/+0
* Just added a gtk-doc comment.Edgard Lima2006-04-171-0/+21
* Fixed some memory leaks.Edgard Lima2006-04-132-5/+24
* Fix to work in read mode.Edgard Lima2006-04-121-1/+0
* sys/oss/: - the user-visible error strings were in the wrong categoryThomas Vander Stichele2006-04-104-81/+88
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-084-5/+5
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-086-6/+6
* Fix broken GObject macrosStefan Kost2006-04-082-4/+6
* Fix broken GObject macrosStefan Kost2006-04-081-1/+1
* Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fpsZaheer Abbas Merali2006-04-071-5/+6
* sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanupsZaheer Abbas Merali2006-04-071-9/+14
* sys/sunaudio/gstsunaudiosink.*: Use spec->segsize and spec->segtotal in the p...Brian Cameron2006-04-062-31/+16
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-014-4/+4
* Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali2006-03-312-7/+10
* sys/ximagesrc/ximagesrc.c: Add docs to ximagesrcZaheer Abbas Merali2006-03-311-0/+25
* sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...Zaheer Abbas Merali2006-03-314-42/+94
* Small fix, now pwc driver can tell about its buffers.Edgard Lima2006-03-271-2/+4
* sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...Tim-Philipp Müller2006-03-251-2/+2
* Just make few things more robust and also some identation.Edgard Lima2006-03-259-155/+223
* Have a show mouse pointer property and use it if we canZaheer Abbas Merali2006-03-171-2/+16
* sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey2006-03-141-2/+2
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-132-0/+7
* Fix build of v4l2 (sigh)Julien Moutte2006-03-131-2/+3
* sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey2006-03-121-4/+4
* sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey2006-03-121-2/+2
* sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller2006-03-121-0/+2
* V4L2 ported to 0.10.Edgard Lima2006-03-1115-1374/+1365
* sys/sunaudio/: Remove unused variables, breaks build from CVSBenjamin Pineau2006-03-042-3/+0
* sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte2006-03-035-13/+33
* Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt2006-02-205-0/+1507
* sys/oss/gstosssink.c: Free the device name string when finalised.Jan Schmidt2006-01-271-1/+12
* sys/sunaudio/: Export functions that are needed in other parts of the code, m...Tim-Philipp Müller2006-01-232-7/+7
* add Sun Audio plugin. Verified that nothing breaks and that make check works.Christian Schaller2006-01-0911-8/+1278
* added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte2006-01-056-0/+2439
* sys/oss/gstossmixerelement.c: Add 'device-name' property and fix state change...Tim-Philipp Müller2005-12-131-5/+51
* sys/oss/gstosssink.c: more debug-func-ptr usageStefan Kost2005-12-111-1/+1
* configure.ac: Update comment in OSS includes check.Tim-Philipp Müller2005-12-107-40/+95
* expand tabsThomas Vander Stichele2005-12-069-193/+193