| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sys/oss/: Cleanups, make device configurable in the sink, handle and report e... | Wim Taymans | 2005-10-10 | 3 | -53/+150 |
* | sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b... | Tim-Philipp Müller | 2005-09-27 | 1 | -2/+11 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 2 | -6/+9 |
* | Fix up all the state change functions. | Jan Schmidt | 2005-09-05 | 2 | -31/+32 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 4 | -39/+40 |
* | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 2005-08-28 | 2 | -2/+3 |
* | sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op... | Andy Wingo | 2005-08-23 | 1 | -1/+9 |
* | sys/oss/gstosssrc.*: Easy to implement a mixer, eh... | Andy Wingo | 2005-08-23 | 2 | -6/+19 |
* | sys/oss/gstossmixerelement.*: Added mixer element like alsamixer. | Andy Wingo | 2005-08-23 | 5 | -12/+166 |
* | sys/oss/gstossmixer.*: Refactored to be more like alsamixer. | Andy Wingo | 2005-08-23 | 15 | -2804/+594 |
* | sys/oss/gstosssrc.*: Totally ported, dude. | Andy Wingo | 2005-08-23 | 5 | -473/+311 |
* | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 1 | -9/+53 |
* | sys/oss/gstossaudio.c (plugin_init): Second-class citizen. | Andy Wingo | 2005-08-04 | 1 | -1/+1 |
* | sys/oss/gstosssink.c: Parse spec to set correct oss values. | Wim Taymans | 2005-07-19 | 1 | -4/+58 |
* | more macro splitting; fix po problem | Thomas Vander Stichele | 2005-07-10 | 5 | -111/+111 |
* | add missing filez | Andy Wingo | 2005-07-08 | 2 | -0/+1376 |
* | sys/oss/: Port from THREADED+wim's fixes. | Andy Wingo | 2005-07-08 | 13 | -843/+684 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
* | Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pc | Jan Schmidt | 2005-07-01 | 1 | -1/+1 |
* | Make my automake version shut up about undefined variables | Jan Schmidt | 2005-05-19 | 1 | -1/+1 |
* | gst-plugins 0.9 cvs head now compiles (only effectv left compiling) | Christian Schaller | 2005-05-06 | 2 | -6/+7 |
* | add GST_INTERFACES_LIBS | Christian Schaller | 2005-05-05 | 1 | -1/+1 |
* | updates to make this closer to compile | Christian Schaller | 2005-05-05 | 5 | -6/+43 |
* | make this module a bit more 0.9 friendly | Christian Schaller | 2005-05-05 | 1 | -68/+52 |
* | sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ... | Ronald S. Bultje | 2005-02-22 | 1 | -4/+4 |
* | sys/: Add debug categories, fix overlay disabling. | Ronald S. Bultje | 2005-01-10 | 1 | -1/+15 |
* | sys/v4l2/gstv4l2src.c: Fix against template (#150576). | Ronald S. Bultje | 2005-01-07 | 1 | -0/+9 |
* | remove outdated README file of oss directory | Stéphane Loeuillet | 2004-12-21 | 1 | -37/+0 |
* | sys/: g_assert() can be a macro, don't use #ifdef inside it. | Ronald S. Bultje | 2004-12-19 | 1 | -3/+5 |
* | sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c. | Ronald S. Bultje | 2004-12-16 | 2 | -5/+87 |
* | put the same mail for Zaheer Merali everywhere | Stéphane Loeuillet | 2004-12-11 | 3 | -3/+3 |
* | sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not defined | Zaheer Abbas Merali | 2004-11-11 | 1 | -1/+6 |
* | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2004-11-01 | 3 | -6/+12 |
* | fix build on older automake | Thomas Vander Stichele | 2004-10-27 | 1 | -1/+1 |
* | sys/: Remove client-side overlay handling, use the X-server v4l plugin for th... | Ronald S. Bultje | 2004-10-25 | 8 | -227/+155 |
* | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 2004-10-25 | 3 | -7/+10 |
* | sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency). | Ronald S. Bultje | 2004-10-24 | 1 | -11/+12 |
* | sys/v4l2/gstv4l2element.c: Flag typo. | Ronald S. Bultje | 2004-10-24 | 2 | -9/+12 |
* | sys/v4l2/v4l2src_calls.c: Fix hang. | Ronald S. Bultje | 2004-10-24 | 1 | -0/+1 |
* | sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness. | Ronald S. Bultje | 2004-10-24 | 4 | -7/+25 |
* | sys/oss/gstosssrc.c: Don't mix bytes and samples. | Ronald S. Bultje | 2004-10-24 | 1 | -3/+3 |
* | ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation | Jan Schmidt | 2004-09-22 | 1 | -1/+1 |
* | fix for 151236 | Thomas Vander Stichele | 2004-08-30 | 1 | -1/+1 |
* | GL sink plugin. (Bug #147302) | Gernot Ziegler | 2004-08-09 | 1 | -1/+7 |
* | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends | Benjamin Otte | 2004-08-03 | 3 | -4/+5 |
* | gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too. | Ronald S. Bultje | 2004-07-15 | 1 | -3/+3 |
* | sys/oss/: Fix offset on osssrc. | Wim Taymans | 2004-07-07 | 3 | -5/+13 |
* | gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624) | David Schleef | 2004-07-03 | 1 | -1/+9 |
* | sys/oss/: advertise correct template caps - we indeed do non-native endiannes... | Benjamin Otte | 2004-06-29 | 2 | -5/+15 |
* | sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke... | Zaheer Abbas Merali | 2004-06-22 | 1 | -0/+1 |