Age | Commit message (Expand) | Author | Files | Lines |
2007-02-20 | sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. | Sébastien Moutte | 5 | -17/+740 |
2007-02-18 | sys/directdraw/: Prepare the plugin to move to good: | Sébastien Moutte | 6 | -1020/+635 |
2007-02-11 | Makefile.am: Add win32 MANIFEST | Sébastien Moutte | 2 | -253/+385 |
2007-01-30 | configure.ac: Check for an Objective C compiler | Edward Hervey | 6 | -2/+1164 |
2007-01-04 | Add directsoundsink to build and dist it, so it gets built when compiling wit... | Vincent Torri | 3 | -3/+18 |
2007-01-03 | Add directdrawsink to build and dist it, so it gets built when compiling with... | Vincent Torri | 3 | -9/+27 |
2006-11-24 | remove obsolete _factory_init protos and functions | Stefan Kost | 3 | -6/+3 |
2006-11-17 | sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should. | Zaheer Abbas Merali | 1 | -5/+1 |
2006-11-14 | sys/dvb/gstdvbsrc.*: Fix minor printf format issue; remove overly paranoid ch... | Tim-Philipp Müller | 2 | -16/+7 |
2006-11-09 | sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property) | Zaheer Abbas Merali | 1 | -3/+10 |
2006-11-08 | sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe... | Zaheer Abbas Merali | 1 | -2/+0 |
2006-11-07 | sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter. | Zaheer Abbas Merali | 2 | -22/+41 |
2006-11-04 | po/POTFILES.in: add dvbsrc | Thomas Vander Stichele | 2 | -78/+93 |
2006-11-01 | sys/: Wait until the window is created before using it; guard unistd.h includ... | Sergey Scobich | 3 | -2/+21 |
2006-10-10 | gst/qtdemux/qtdemux.c: Printf format fixes. | Tim-Philipp Müller | 1 | -1/+1 |
2006-10-10 | sys/dvb/: Remove these files, not needed use system files. | Zaheer Abbas Merali | 11 | -1072/+7 |
2006-10-10 | Add dvb detection and allow dvbsrc to be built. | Zaheer Abbas Merali | 1 | -1/+7 |
2006-10-10 | Initial import of dvbsrc. | Zaheer Abbas Merali | 15 | -1/+2399 |
2006-10-04 | Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. | Tim-Philipp Müller | 1 | -2/+0 |
2006-10-03 | moved to gst-plugins-good | Thomas Vander Stichele | 20 | -5142/+3 |
2006-10-03 | comment out the notifies for removed properties | Thomas Vander Stichele | 1 | -0/+6 |
2006-10-03 | sys/v4l2/gstv4l2object.c: comment out the properties that are already part of... | Thomas Vander Stichele | 1 | -0/+3 |
2006-10-03 | sys/v4l2/gstv4l2src.c: Improve docs. | Zaheer Abbas Merali | 1 | -8/+3 |
2006-09-28 | sys/v4l2/: Framerate can be 0/1 too. | Wim Taymans | 2 | -2/+11 |
2006-09-27 | Removed set-undef-fps. | Edgard Lima | 2 | -34/+1 |
2006-09-27 | sys/v4l2/: Renamed some properties to match the tuner interface naming. | Wim Taymans | 6 | -64/+64 |
2006-09-27 | Small cleanups. | Wim Taymans | 5 | -52/+70 |
2006-09-27 | Some cleanups and comments. | Edgard Lima | 6 | -217/+125 |
2006-09-26 | docs/plugins/: Add v4l2 plugin to the docs. | Wim Taymans | 3 | -8/+15 |
2006-09-26 | sys/v4l2/Makefile.am: Fix makefile, list libs in stack order. | Wim Taymans | 12 | -208/+156 |
2006-09-26 | sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo... | Wim Taymans | 5 | -353/+510 |
2006-09-23 | sys/glsink/glimagesink.c: Fix problems when the element cannot open the displ... | David Schleef | 1 | -9/+16 |
2006-09-22 | ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i... | Tim-Philipp Müller | 1 | -1/+1 |
2006-09-19 | Add Video Orientation interface support to v4l2src. | Edgard Lima | 4 | -3/+239 |
2006-09-18 | Fix GST_BUFFER_DURATION. | Edgard Lima | 1 | -1/+1 |
2006-09-15 | The test application and the plgind error messages has been improved. | Edgard Lima | 5 | -198/+139 |
2006-09-02 | sys/v4l2/: Whitespace cleanups, dashify property-names. | Stefan Kost | 5 | -10/+9 |
2006-09-02 | sys/v4l2/: Cleanup error messages and unify header comments | Stefan Kost | 15 | -46/+66 |
2006-08-30 | Another small fix to set_caps function. | Edgard Lima | 1 | -6/+2 |
2006-08-30 | Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES. | Edgard Lima | 1 | -0/+1 |
2006-08-30 | A small fix to set_caps function. | Edgard Lima | 1 | -2/+1 |
2006-08-29 | Fixed framerate negotiation. | Edgard Lima | 3 | -14/+106 |
2006-08-28 | sys/v4l2/v4l2_calls.c: add comments and more debug logging | Stefan Kost | 1 | -4/+16 |
2006-08-24 | Fix set_caps to set width and height to the values the driver is really worki... | Edgard Lima | 3 | -12/+44 |
2006-08-22 | Fixed query size to work with drivers that uses intermediate step like "width... | Edgard Lima | 2 | -4/+4 |
2006-08-15 | Fix leaks (#351502). | Tim-Philipp Müller | 1 | -1/+1 |
2006-07-24 | sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d... | Sébastien Moutte | 4 | -117/+294 |
2006-07-19 | sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not... | Martin Szulecki | 1 | -1/+5 |
2006-06-23 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo... | Tim-Philipp Müller | 1 | -2/+2 |
2006-06-12 | ext/libmms/gstmms.c: Set caps on outgoing buffers. | Tim-Philipp Müller | 1 | -2/+4 |