summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/v4l2/: Framerate can be 0/1 too.Wim Taymans2006-09-282-2/+11
* Removed set-undef-fps.Edgard Lima2006-09-272-34/+1
* sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans2006-09-276-64/+64
* Small cleanups.Wim Taymans2006-09-275-52/+70
* Some cleanups and comments.Edgard Lima2006-09-276-217/+125
* docs/plugins/: Add v4l2 plugin to the docs.Wim Taymans2006-09-263-8/+15
* sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans2006-09-2612-208/+156
* sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans2006-09-265-353/+510
* Add Video Orientation interface support to v4l2src.Edgard Lima2006-09-194-3/+239
* Fix GST_BUFFER_DURATION.Edgard Lima2006-09-181-1/+1
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* The test application and the plgind error messages has been improved.Edgard Lima2006-09-155-198/+139
* sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so th...Darren Kenny2006-09-151-2/+2
* sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost2006-09-025-10/+9
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-0215-46/+66
* Another small fix to set_caps function.Edgard Lima2006-08-301-6/+2
* Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.Edgard Lima2006-08-301-0/+1
* A small fix to set_caps function.Edgard Lima2006-08-301-2/+1
* Fixed framerate negotiation.Edgard Lima2006-08-293-14/+106
* sys/v4l2/v4l2_calls.c: add comments and more debug loggingStefan Kost2006-08-281-4/+16
* Fix set_caps to set width and height to the values the driver is really worki...Edgard Lima2006-08-243-12/+44
* Fixed query size to work with drivers that uses intermediate step like "width...Edgard Lima2006-08-222-4/+4
* Small documentation updates.Wim Taymans2006-08-221-1/+3
* sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller2006-08-161-0/+12
* sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller2006-08-163-0/+75
* sys/oss/: Small cleanups. Better error reporting.Wim Taymans2006-08-163-23/+86
* sys/ximage/ximageutil.c: Fix rgb masks when recording in < 24bpp.Zaheer Abbas Merali2006-08-041-0/+4
* sys/sunaudio/gstsunaudiosrc.c: Open source with O_NONBLOCK (#349015).Brian Cameron2006-07-281-1/+1
* sys/ximage/gstximagesrc.c: Document newly-added properties properly, so that ...Tim-Philipp Müller2006-07-251-4/+43
* sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte2006-07-244-117/+294
* sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...Martin Szulecki2006-07-191-1/+5
* sys/ximage/gstximagesrc.c: Fix segfault when moving mouse pointer to the bott...Zaheer Abbas Merali2006-07-141-4/+2
* sys/ximage/gstximagesrc.*: Fix use-damage property to actually work :)Zaheer Abbas Merali2006-07-082-54/+242
* sys/ximage/gstximagesrc.*: Add use_damage property to offer ability to choose...Zaheer Abbas Merali2006-07-082-2/+18
* sys/sunaudio/gstsunaudiomixerctrl.c: Move "Monitor" slider to input tab so it...Brian Cameron2006-06-301-1/+1
* sys/ximage/gstximagesrc.c: Fix hypothetical crash.Zaheer Abbas Merali2006-06-291-0/+4
* sys/sunaudio/gstsunaudiosink.c: Do not modify the ports value. If the user ha...Brian Cameron2006-06-281-3/+0
* sys/sunaudio/: Add a SunAudio source plugin.Brian Cameron2006-06-208-51/+687
* ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller2006-06-121-2/+4
* autogen.sh: require am17Thomas Vander Stichele2006-06-113-14/+6
* sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...Brian Cameron2006-06-092-32/+43
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-012-10/+10
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-017-27/+27
* gst/spectrum/: added another exampleStefan Kost2006-05-261-1/+1
* I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima2006-05-191-1/+1
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-194-26/+26
* configure.ac: Check for X11Stefan Kost2006-05-186-29/+42
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-1118-1385/+1548
* Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli2006-05-082-6/+8
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-062-4/+6