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/: Fix EIO handing when capturing. Add new property to specify the nu...
Stefan Kost
2007-01-17
4
-65
/
+64
*
Add directsoundsink to build and dist it, so it gets built when compiling wit...
Vincent Torri
2007-01-04
2
-1
/
+10
*
Add directdrawsink to build and dist it, so it gets built when compiling with...
Vincent Torri
2007-01-03
2
-7
/
+19
*
sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.
Tim-Philipp Müller
2006-12-24
1
-1
/
+1
*
sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...
Jan Schmidt
2006-12-11
1
-0
/
+6
*
sys/sunaudio/: Use the sunaudio debug category.
Jan Schmidt
2006-12-09
4
-34
/
+275
*
sys/sunaudio/: Implement reset functions to unblock the src/sink more quickly...
Padraig O'Briain
2006-12-08
2
-1
/
+83
*
sys/sunaudio/gstsunaudiomixer.c: Construct the correct mixer device name when...
Jerry Tan
2006-12-08
1
-1
/
+1
*
sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set ...
Jerry Tan
2006-12-08
1
-3
/
+5
*
sys/v4l2/v4l2src_calls.c: cleanup the error message a bit more
Stefan Kost
2006-11-30
1
-19
/
+32
*
sys/v4l2/v4l2src_calls.c: Add missing curly brackets.
Tim-Philipp Müller
2006-11-18
1
-2
/
+3
*
Fix capture_deinit.
Edgard Lima
2006-11-17
1
-8
/
+16
*
sys/v4l2/v4l2src_calls.c: we do not translate debug messages
Stefan Kost
2006-11-10
1
-2
/
+2
*
Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...
Edgard Lima
2006-11-01
5
-72
/
+94
*
sys/: Wait until the window is created before using it; guard unistd.h includ...
Sergey Scobich
2006-11-01
3
-2
/
+21
*
sys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove useless g_object_notify()...
Fredrik Persson
2006-10-18
2
-15
/
+4
*
sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking ...
Wim Taymans
2006-10-17
1
-3
/
+9
*
sys/v4l2/: dear stefan, framespersecond is not frameperiod, reverting but add...
Stefan Kost
2006-10-17
2
-11
/
+13
*
sys/v4l2/: Numerator is numerator and denominator is denominator. Say that al...
Stefan Kost
2006-10-17
2
-14
/
+14
*
Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...
Josep Torra Valles
2006-10-16
1
-1
/
+1
*
sys/v4l2/gstv4l2xoverlay.*: Fix build as per the patch in #338818 comment 36.
Jan Schmidt
2006-10-09
2
-25
/
+22
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-1
/
+1
*
add build stuff for v4l2, needs --enable-experimental until the last bits are...
Thomas Vander Stichele
2006-10-03
1
-7
/
+7
*
comment out the notifies for removed properties
Thomas Vander Stichele
2006-10-03
1
-0
/
+6
*
sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...
Thomas Vander Stichele
2006-10-03
1
-0
/
+3
*
sys/v4l2/gstv4l2src.c: Improve docs.
Zaheer Abbas Merali
2006-10-03
1
-8
/
+3
*
sys/v4l2/: Framerate can be 0/1 too.
Wim Taymans
2006-09-28
2
-2
/
+11
*
Removed set-undef-fps.
Edgard Lima
2006-09-27
2
-34
/
+1
*
sys/v4l2/: Renamed some properties to match the tuner interface naming.
Wim Taymans
2006-09-27
6
-64
/
+64
*
Small cleanups.
Wim Taymans
2006-09-27
5
-52
/
+70
*
Some cleanups and comments.
Edgard Lima
2006-09-27
6
-217
/
+125
*
docs/plugins/: Add v4l2 plugin to the docs.
Wim Taymans
2006-09-26
3
-8
/
+15
*
sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.
Wim Taymans
2006-09-26
12
-208
/
+156
*
sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...
Wim Taymans
2006-09-26
5
-353
/
+510
*
Add Video Orientation interface support to v4l2src.
Edgard Lima
2006-09-19
4
-3
/
+239
*
Fix GST_BUFFER_DURATION.
Edgard Lima
2006-09-18
1
-1
/
+1
*
More G_OBJECT macro fixing.
Stefan Kost
2006-09-16
1
-1
/
+1
*
The test application and the plgind error messages has been improved.
Edgard Lima
2006-09-15
5
-198
/
+139
*
sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so th...
Darren Kenny
2006-09-15
1
-2
/
+2
*
sys/v4l2/: Whitespace cleanups, dashify property-names.
Stefan Kost
2006-09-02
5
-10
/
+9
*
sys/v4l2/: Cleanup error messages and unify header comments
Stefan Kost
2006-09-02
15
-46
/
+66
*
Another small fix to set_caps function.
Edgard Lima
2006-08-30
1
-6
/
+2
*
Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.
Edgard Lima
2006-08-30
1
-0
/
+1
*
A small fix to set_caps function.
Edgard Lima
2006-08-30
1
-2
/
+1
*
Fixed framerate negotiation.
Edgard Lima
2006-08-29
3
-14
/
+106
*
sys/v4l2/v4l2_calls.c: add comments and more debug logging
Stefan Kost
2006-08-28
1
-4
/
+16
*
Fix set_caps to set width and height to the values the driver is really worki...
Edgard Lima
2006-08-24
3
-12
/
+44
*
Fixed query size to work with drivers that uses intermediate step like "width...
Edgard Lima
2006-08-22
2
-4
/
+4
*
Small documentation updates.
Wim Taymans
2006-08-22
1
-1
/
+3
*
sys/oss/gstossmixerelement.c: Don't leak device string.
Tim-Philipp Müller
2006-08-16
1
-0
/
+12
[prev]
[next]