summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/v4l2/v4l2src_calls.c: Add missing curly brackets.Tim-Philipp Müller2006-11-181-2/+3
* Fix capture_deinit.Edgard Lima2006-11-171-8/+16
* sys/v4l2/v4l2src_calls.c: we do not translate debug messagesStefan Kost2006-11-101-2/+2
* Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...Edgard Lima2006-11-015-72/+94
* sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich2006-11-013-2/+21
* sys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove useless g_object_notify()...Fredrik Persson2006-10-182-15/+4
* sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking ...Wim Taymans2006-10-171-3/+9
* sys/v4l2/: dear stefan, framespersecond is not frameperiod, reverting but add...Stefan Kost2006-10-172-11/+13
* sys/v4l2/: Numerator is numerator and denominator is denominator. Say that al...Stefan Kost2006-10-172-14/+14
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-1/+1
* sys/v4l2/gstv4l2xoverlay.*: Fix build as per the patch in #338818 comment 36.Jan Schmidt2006-10-092-25/+22
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* add build stuff for v4l2, needs --enable-experimental until the last bits are...Thomas Vander Stichele2006-10-031-7/+7
* comment out the notifies for removed propertiesThomas Vander Stichele2006-10-031-0/+6
* sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...Thomas Vander Stichele2006-10-031-0/+3
* sys/v4l2/gstv4l2src.c: Improve docs.Zaheer Abbas Merali2006-10-031-8/+3
* 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