summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/ximage/gstximagesrc.c: Chain up in disposeJan Schmidt2007-03-041-0/+2
* sys/ximage/gstximagesrc.c: Catch the case where no clock has been set.Jan Schmidt2007-03-041-0/+7
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-046-11/+33
* sys/sunaudio/gstsunaudiosrc.*: Remove device-name from GstSunAudioSrc. Fixes ...Wim Taymans2007-03-022-15/+1
* sys/ximage/gstximagesrc.c: Error out correctly when getting xcontext fails.Zaheer Abbas Merali2007-03-011-0/+7
* update copyright statementsChristian Schaller2007-02-2710-3/+57
* update copyright statementChristian Schaller2007-02-275-2/+24
* sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey2007-02-274-149/+2
* Fix segfault when oppening a radio device.Edgard Lima2007-02-223-25/+33
* Fix level for multi-channel case.Stefan Kost2007-02-221-0/+4
* sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.Sébastien Moutte2007-02-205-17/+740
* sys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if we can't reenque buffers...Stefan Kost2007-02-191-3/+10
* sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte2007-02-186-1020/+635
* sys/v4l2/: More FIXME comments and messaging changes.Stefan Kost2007-02-121-0/+10
* Makefile.am: Add win32 MANIFESTSébastien Moutte2007-02-112-253/+385
* configure.ac: Activate monoscope when building with --enable-experimental. FixStefan Kost2007-02-112-9/+11
* configure.ac: Check for an Objective C compilerEdward Hervey2007-01-305-0/+1156
* Use G_GSIZE_FORMAT in print statements for portability.Edward Hervey2007-01-251-1/+2
* sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...Stefan Kost2007-01-174-65/+64
* Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri2007-01-042-1/+10
* Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri2007-01-032-7/+19
* sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.Tim-Philipp Müller2006-12-241-1/+1
* sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...Jan Schmidt2006-12-111-0/+6
* sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt2006-12-094-34/+275
* sys/sunaudio/: Implement reset functions to unblock the src/sink more quickly...Padraig O'Briain2006-12-082-1/+83
* sys/sunaudio/gstsunaudiomixer.c: Construct the correct mixer device name when...Jerry Tan2006-12-081-1/+1
* sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set ...Jerry Tan2006-12-081-3/+5
* sys/v4l2/v4l2src_calls.c: cleanup the error message a bit moreStefan Kost2006-11-301-19/+32
* 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