summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/oss/: More logging when probing (see #518474), some comments in _reset().Tim-Philipp Müller2008-04-083-20/+15
* sys/sunaudio/: Fix up copyrights (#525860).Brian Cameron2008-04-0211-11/+24
* sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which ...Brian Cameron2008-03-272-10/+7
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-262-0/+14
* sys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG macro.Tim-Philipp Müller2008-03-251-7/+2
* sys/v4l2/v4l2src_calls.c: Check whether the device supports setting the frame...William M. Brack2008-03-251-27/+50
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-182-1/+5
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-182-11/+19
* sys/v4l2/v4l2src_calls.c: Make sure the probed frame sizes are reversed in th...William M. Brack2008-03-171-4/+9
* sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn...Mark Nauwelaerts2008-03-112-4/+20
* sys/ximage/gstximagesrc.c: Initialise variables when opening the X display ra...Jan Schmidt2008-02-121-3/+5
* sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge2008-02-121-1/+8
* sys/v4l2/v4l2src_calls.c: Chain up the finalize functions. Fixes bug #515984.Sebastian Dröge2008-02-121-0/+12
* sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buf...Sebastian Dröge2008-02-121-0/+8
* sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our co...Jan Schmidt2008-02-121-0/+19
* sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the sam...Jan Schmidt2008-01-313-41/+53
* configure.ac: Detect video4linux headers on Solaris too.Brian Cameron2008-01-214-3/+17
* Revert previous change caused by a file that got stuck on an old revision.Stefan Kost2008-01-151-34/+41
* Managed to resolve most unused declarations. Filed a bug for one left.Stefan Kost2008-01-152-44/+34
* Generate the image-type values correctly. Leave them out of the caps when out...Jan Schmidt2008-01-111-0/+3
* sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.Tim-Philipp Müller2008-01-071-2/+2
* sys/directdraw/gstdirectdrawsink.c: Make sure we create our internal window o...Julien Moutte2008-01-051-38/+143
* Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...Tim-Philipp Müller2007-12-261-1/+1
* sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...Tim-Philipp Müller2007-12-112-6/+8
* sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is th...Jan Schmidt2007-12-081-1/+1
* sys/oss/: Post decent (and translated) error message when we can't open the a...Tim-Philipp Müller2007-12-073-6/+40
* sys/oss/: Allow the AUDIODEV environment variable to redirect us to a differe...Jan Schmidt2007-12-072-2/+13
* Fix build on Mac OS X 10.5Julien Moutte2007-11-203-3/+4
* Always copy buffers by default (handle safer with bugged drivers) and added a...Edgard Lima2007-11-153-21/+30
* sys/v4l2/v4l2src_calls.c: but the corresponding ioctl() call fails even thoug...Tim-Philipp Müller2007-11-131-0/+12
* sys/v4l2/v4l2src_calls.c: Fix 'unused variable' compiler warning when compili...Tim-Philipp Müller2007-10-261-1/+1
* sys/osxaudio/gstosxaudiosrc.c: Use default input device instead of default ou...Yun Zheng Hu2007-10-231-3/+10
* sys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue ! xvimagesink". The queue as...Edgard Lima2007-10-221-8/+20
* sys/v4l2/v4l2src_calls.c: Add some more debug info. Generate an error when we...Wim Taymans2007-10-181-5/+33
* sys/v4l2/: When probing the formats and sizes a camera supports, make sure th...Tim-Philipp Müller2007-10-132-13/+116
* sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...Stefan Kost2007-09-231-2/+3
* fix header and commentsThomas Vander Stichele2007-09-222-33/+29
* ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.Stefan Kost2007-09-121-52/+28
* sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.Wim Taymans2007-09-111-40/+62
* sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...Wim Taymans2007-09-071-3/+0
* sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...Tim-Philipp Müller2007-09-053-5/+78
* sys/v4l2/v4l2src_calls.c: Add some more debugging in the framerate function.Wim Taymans2007-09-051-8/+31
* sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...Wim Taymans2007-09-043-131/+260
* sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.Mark Nauwelaerts2007-08-221-25/+18
* sys/v4l2/gstv4l2src.c: Add another example pipeline.Stefan Kost2007-07-181-1/+8
* sys/v4l2/gstv4l2src.c: Use define here.Alexander Eichner2007-07-184-16/+24
* sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.Stefan Kost2007-07-172-11/+23
* Make sure to dist everything needed for win32 builds.Jan Schmidt2007-06-144-1/+21
* Move videocrop and osxvideo from -bad.Jan Schmidt2007-06-121-7/+7
* Return a copy of the pool buffer if all mmap buffers have been dequeued.Andy Wingo2007-06-121-6/+18