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/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
*
Always copy buffers by default (handle safer with bugged drivers) and added a...
Edgard Lima
2007-11-15
3
-21
/
+30
*
sys/v4l2/v4l2src_calls.c: but the corresponding ioctl() call fails even thoug...
Tim-Philipp Müller
2007-11-13
1
-0
/
+12
*
sys/v4l2/v4l2src_calls.c: Fix 'unused variable' compiler warning when compili...
Tim-Philipp Müller
2007-10-26
1
-1
/
+1
*
sys/osxaudio/gstosxaudiosrc.c: Use default input device instead of default ou...
Yun Zheng Hu
2007-10-23
1
-3
/
+10
*
sys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue ! xvimagesink". The queue as...
Edgard Lima
2007-10-22
1
-8
/
+20
*
sys/v4l2/v4l2src_calls.c: Add some more debug info. Generate an error when we...
Wim Taymans
2007-10-18
1
-5
/
+33
*
sys/v4l2/: When probing the formats and sizes a camera supports, make sure th...
Tim-Philipp Müller
2007-10-13
2
-13
/
+116
*
sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...
Stefan Kost
2007-09-23
1
-2
/
+3
*
fix header and comments
Thomas Vander Stichele
2007-09-22
2
-33
/
+29
*
ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.
Stefan Kost
2007-09-12
1
-52
/
+28
*
sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.
Wim Taymans
2007-09-11
1
-40
/
+62
*
sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...
Wim Taymans
2007-09-07
1
-3
/
+0
*
sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...
Tim-Philipp Müller
2007-09-05
3
-5
/
+78
*
sys/v4l2/v4l2src_calls.c: Add some more debugging in the framerate function.
Wim Taymans
2007-09-05
1
-8
/
+31
*
sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...
Wim Taymans
2007-09-04
3
-131
/
+260
*
sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.
Mark Nauwelaerts
2007-08-22
1
-25
/
+18
*
sys/v4l2/gstv4l2src.c: Add another example pipeline.
Stefan Kost
2007-07-18
1
-1
/
+8
*
sys/v4l2/gstv4l2src.c: Use define here.
Alexander Eichner
2007-07-18
4
-16
/
+24
[prev]
[next]