summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2007-01-04Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri2-1/+10
2007-01-03Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri2-7/+19
2006-12-24sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.Tim-Philipp Müller1-1/+1
2006-12-11sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...Jan Schmidt1-0/+6
2006-12-09sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt4-34/+275
2006-12-08sys/sunaudio/: Implement reset functions to unblock the src/sink more quickly...Padraig O'Briain2-1/+83
2006-12-08sys/sunaudio/gstsunaudiomixer.c: Construct the correct mixer device name when...Jerry Tan1-1/+1
2006-12-08sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set ...Jerry Tan1-3/+5
2006-11-30sys/v4l2/v4l2src_calls.c: cleanup the error message a bit moreStefan Kost1-19/+32
2006-11-18sys/v4l2/v4l2src_calls.c: Add missing curly brackets.Tim-Philipp Müller1-2/+3
2006-11-17Fix capture_deinit.Edgard Lima1-8/+16
2006-11-10sys/v4l2/v4l2src_calls.c: we do not translate debug messagesStefan Kost1-2/+2
2006-11-01Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...Edgard Lima5-72/+94
2006-11-01sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich3-2/+21
2006-10-18sys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove useless g_object_notify()...Fredrik Persson2-15/+4
2006-10-17sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking ...Wim Taymans1-3/+9
2006-10-17sys/v4l2/: dear stefan, framespersecond is not frameperiod, reverting but add...Stefan Kost2-11/+13
2006-10-17sys/v4l2/: Numerator is numerator and denominator is denominator. Say that al...Stefan Kost2-14/+14
2006-10-16Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles1-1/+1
2006-10-09sys/v4l2/gstv4l2xoverlay.*: Fix build as per the patch in #338818 comment 36.Jan Schmidt2-25/+22
2006-10-05Printf format fixes.Tim-Philipp Müller1-1/+1
2006-10-03add build stuff for v4l2, needs --enable-experimental until the last bits are...Thomas Vander Stichele1-7/+7
2006-10-03comment out the notifies for removed propertiesThomas Vander Stichele1-0/+6
2006-10-03sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...Thomas Vander Stichele1-0/+3
2006-10-03sys/v4l2/gstv4l2src.c: Improve docs.Zaheer Abbas Merali1-8/+3
2006-09-28sys/v4l2/: Framerate can be 0/1 too.Wim Taymans2-2/+11
2006-09-27Removed set-undef-fps.Edgard Lima2-34/+1
2006-09-27sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans6-64/+64
2006-09-27Small cleanups.Wim Taymans5-52/+70
2006-09-27Some cleanups and comments.Edgard Lima6-217/+125
2006-09-26docs/plugins/: Add v4l2 plugin to the docs.Wim Taymans3-8/+15
2006-09-26sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans12-208/+156
2006-09-26sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans5-353/+510
2006-09-19Add Video Orientation interface support to v4l2src.Edgard Lima4-3/+239
2006-09-18Fix GST_BUFFER_DURATION.Edgard Lima1-1/+1
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-09-15The test application and the plgind error messages has been improved.Edgard Lima5-198/+139
2006-09-15sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so th...Darren Kenny1-2/+2
2006-09-02sys/v4l2/: Whitespace cleanups, dashify property-names.Stefan Kost5-10/+9
2006-09-02sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost15-46/+66
2006-08-30Another small fix to set_caps function.Edgard Lima1-6/+2
2006-08-30Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.Edgard Lima1-0/+1
2006-08-30A small fix to set_caps function.Edgard Lima1-2/+1
2006-08-29Fixed framerate negotiation.Edgard Lima3-14/+106
2006-08-28sys/v4l2/v4l2_calls.c: add comments and more debug loggingStefan Kost1-4/+16
2006-08-24Fix set_caps to set width and height to the values the driver is really worki...Edgard Lima3-12/+44
2006-08-22Fixed query size to work with drivers that uses intermediate step like "width...Edgard Lima2-4/+4
2006-08-22Small documentation updates.Wim Taymans1-1/+3
2006-08-16sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller1-0/+12
2006-08-16sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller3-0/+75