summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 80 char policeThomas Vander Stichele2007-04-292-6/+6
* sys/sunaudio/: Fix and/or update copyright attributions (#430228).Brian Cameron2007-04-1610-22/+26
* sys/sunaudio/gstsunaudiosrc.c: it is the application's responsibility to make...jerry tan2007-04-121-4/+3
* sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...Edward Hervey2007-03-161-1/+1
* sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...Edward Hervey2007-03-161-5/+17
* sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory.Edward Hervey2007-03-151-1/+1
* Activate osxaudio in gst-plugins-good with proper build setup.Edward Hervey2007-03-157-54/+96
* sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey2007-03-144-55/+225
* sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.Sébastien Moutte2007-03-112-434/+660
* Printf format fixes; also add some missing quotes in translated strings. Fixe...Tim-Philipp Müller2007-03-102-5/+5
* sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just...Tim-Philipp Müller2007-03-092-32/+20
* 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