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/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
*
sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.
Stefan Kost
2007-07-17
2
-11
/
+23
*
Make sure to dist everything needed for win32 builds.
Jan Schmidt
2007-06-14
4
-1
/
+21
*
Move videocrop and osxvideo from -bad.
Jan Schmidt
2007-06-12
1
-7
/
+7
*
Return a copy of the pool buffer if all mmap buffers have been dequeued.
Andy Wingo
2007-06-12
1
-6
/
+18
*
sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...
Andy Wingo
2007-06-12
4
-308
/
+401
*
sys/ximage/gstximagesrc.c: Actually use the display_name property so that we ...
daniel fischer
2007-06-11
1
-2
/
+2
*
Add DirectDraw & DirectSound plugins to the build and docs.
Jan Schmidt
2007-06-08
1
-2
/
+14
*
Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...
Jan Schmidt
2007-06-08
1
-2
/
+3
*
sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
Andy Wingo
2007-06-06
1
-0
/
+20
*
sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...
Andy Wingo
2007-06-05
2
-47
/
+21
*
sys/v4l2/gstv4l2object.*: Revert some unintended changes.
Andy Wingo
2007-05-30
2
-2
/
+7
*
sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...
Andy Wingo
2007-05-30
7
-456
/
+459
*
sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...
Vincent Torri
2007-05-24
2
-15
/
+34
*
docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...
Sébastien Moutte
2007-05-23
2
-78
/
+133
*
docs/plugins/Makefile.am: Also look for .m (objectivec) files.
Edward Hervey
2007-05-22
1
-0
/
+37
*
sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...
Tim-Philipp Müller
2007-05-20
1
-59
/
+58
*
sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...
Edward Hervey
2007-05-17
2
-8
/
+1
*
sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...
Edward Hervey
2007-05-17
2
-3
/
+19
*
Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...
Tim-Philipp Müller
2007-05-15
2
-4
/
+4
[next]