index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/osxvideo/osxvideosink.m: Fix minor build issues on macosx.
Edward Hervey
2008-07-17
1
-2
/
+2
*
sys/v4l2/gstv4l2src.c: Avoid compiler warning by initialising variable to NUL...
Benoit Fouet
2008-07-17
1
-2
/
+1
*
Don't use declarations after statements and variable length arrays.
Sebastian Dröge
2008-07-08
2
-4
/
+3
*
sys/v4l2/v4l2src_calls.c: Try progressive video if interlaced fails. Fixes bu...
Daniel Drake
2008-07-07
1
-9
/
+42
*
sys/v4l2/v4l2_calls.c: Don't include unused gstv4l2xoverlay.h. Fixes build in...
Tim-Philipp Müller
2008-06-26
1
-0
/
+2
*
sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by h...
Brian Cameron
2008-06-10
1
-4
/
+31
*
sys/v4l2/gstv4l2src.c: Improve negotiation a bit more by picking the smallest...
Sjoerd Simons
2008-06-09
1
-5
/
+40
*
sys/v4l2/: Fix compilation with newer GIT kernels that deprecated
Bastien Nocera
2008-06-09
2
-0
/
+29
*
sys/v4l2/gstv4l2src.c: Provide a custom negotiation function to make sure to ...
Sjoerd Simons
2008-06-04
1
-2
/
+129
*
sys/v4l2/v4l2src_calls.c: Fix potential caps leak.
William M. Brack
2008-05-26
1
-10
/
+34
*
sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't...
William M. Brack
2008-05-26
1
-9
/
+12
*
sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092.
William M. Brack
2008-05-26
1
-2
/
+20
*
sys/v4l2/gstv4l2src.c: Don't include the gstv4l2xoverlay.h header as the XOve...
Sebastian Dröge
2008-05-17
1
-0
/
+2
*
sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw): Do IDir...
Haakon Sporsheim
2008-05-07
1
-0
/
+3
*
sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame): Added ch...
Haakon Sporsheim
2008-05-07
1
-1
/
+5
*
sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
Haakon Sporsheim
2008-05-07
1
-19
/
+23
*
sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps): Fixed mid ...
Haakon Sporsheim
2008-05-07
1
-0
/
+6
*
sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
2008-05-07
1
-5
/
+13
*
sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
2008-05-07
1
-0
/
+1
*
sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
2008-05-07
1
-13
/
+5
*
sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
2008-05-07
1
-5
/
+13
*
sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.
Thijs Vermeir
2008-05-06
1
-3
/
+3
*
sys/oss/: More logging when probing (see #518474), some comments in _reset().
Tim-Philipp Müller
2008-04-08
3
-20
/
+15
*
sys/sunaudio/: Fix up copyrights (#525860).
Brian Cameron
2008-04-02
11
-11
/
+24
*
sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which ...
Brian Cameron
2008-03-27
2
-10
/
+7
*
Add device-fd property to make it possible to apps to call ioctl's.
Edgard Lima
2008-03-26
2
-0
/
+14
*
sys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG macro.
Tim-Philipp Müller
2008-03-25
1
-7
/
+2
*
sys/v4l2/v4l2src_calls.c: Check whether the device supports setting the frame...
William M. Brack
2008-03-25
1
-27
/
+50
*
sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)
Andy Wingo
2008-03-18
2
-1
/
+5
*
sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)
Andy Wingo
2008-03-18
2
-11
/
+19
*
sys/v4l2/v4l2src_calls.c: Make sure the probed frame sizes are reversed in th...
William M. Brack
2008-03-17
1
-4
/
+9
*
sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn...
Mark Nauwelaerts
2008-03-11
2
-4
/
+20
*
sys/ximage/gstximagesrc.c: Initialise variables when opening the X display ra...
Jan Schmidt
2008-02-12
1
-3
/
+5
*
sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...
Sebastian Dröge
2008-02-12
1
-1
/
+8
*
sys/v4l2/v4l2src_calls.c: Chain up the finalize functions. Fixes bug #515984.
Sebastian Dröge
2008-02-12
1
-0
/
+12
*
sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buf...
Sebastian Dröge
2008-02-12
1
-0
/
+8
*
sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our co...
Jan Schmidt
2008-02-12
1
-0
/
+19
*
sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the sam...
Jan Schmidt
2008-01-31
3
-41
/
+53
*
configure.ac: Detect video4linux headers on Solaris too.
Brian Cameron
2008-01-21
4
-3
/
+17
*
Revert previous change caused by a file that got stuck on an old revision.
Stefan Kost
2008-01-15
1
-34
/
+41
*
Managed to resolve most unused declarations. Filed a bug for one left.
Stefan Kost
2008-01-15
2
-44
/
+34
*
Generate the image-type values correctly. Leave them out of the caps when out...
Jan Schmidt
2008-01-11
1
-0
/
+3
*
sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.
Tim-Philipp Müller
2008-01-07
1
-2
/
+2
*
sys/directdraw/gstdirectdrawsink.c: Make sure we create our internal window o...
Julien Moutte
2008-01-05
1
-38
/
+143
*
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Tim-Philipp Müller
2007-12-26
1
-1
/
+1
*
sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...
Tim-Philipp Müller
2007-12-11
2
-6
/
+8
*
sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is th...
Jan Schmidt
2007-12-08
1
-1
/
+1
*
sys/oss/: Post decent (and translated) error message when we can't open the a...
Tim-Philipp Müller
2007-12-07
3
-6
/
+40
*
sys/oss/: Allow the AUDIODEV environment variable to redirect us to a differe...
Jan Schmidt
2007-12-07
2
-2
/
+13
*
Fix build on Mac OS X 10.5
Julien Moutte
2007-11-20
3
-3
/
+4
[next]