summaryrefslogtreecommitdiffstats
path: root/sys/oss
Commit message (Expand)AuthorAgeFilesLines
* sys/oss/gstosssink.c: Free the device name string when finalised.Jan Schmidt2006-01-271-1/+12
* sys/oss/gstossmixerelement.c: Add 'device-name' property and fix state change...Tim-Philipp Müller2005-12-131-5/+51
* sys/oss/gstosssink.c: more debug-func-ptr usageStefan Kost2005-12-111-1/+1
* configure.ac: Update comment in OSS includes check.Tim-Philipp Müller2005-12-107-40/+95
* expand tabsThomas Vander Stichele2005-12-068-70/+70
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-212-11/+11
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* sys/oss/gstosssink.c: Don't re-use already closed file descriptor. (#320920)Tim-Philipp Müller2005-11-081-0/+1
* sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros.Tim-Philipp Müller2005-11-072-11/+29
* sys/oss/gstosssrc.c: Set correct format on oss instead of a silly value.Wim Taymans2005-10-271-4/+4
* sys/oss/: Actually use the 'oss' debug category we register.Tim-Philipp Müller2005-10-268-2/+19
* sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but dep...Tim-Philipp Müller2005-10-241-2/+12
* sys/oss/: Cleanups, make device configurable in the sink, handle and report e...Wim Taymans2005-10-103-53/+150
* sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b...Tim-Philipp Müller2005-09-271-2/+11
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-4/+6
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+10
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-282-2/+3
* sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op...Andy Wingo2005-08-231-1/+9
* sys/oss/gstosssrc.*: Easy to implement a mixer, eh...Andy Wingo2005-08-232-6/+19
* sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo2005-08-235-12/+166
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-2315-2804/+594
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-235-473/+311
* sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo2005-08-081-9/+53
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2005-08-041-1/+1
* sys/oss/gstosssink.c: Parse spec to set correct oss values.Wim Taymans2005-07-191-4/+58
* more macro splitting; fix po problemThomas Vander Stichele2005-07-105-111/+111
* add missing filezAndy Wingo2005-07-082-0/+1376
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-0812-833/+680
* Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pcJan Schmidt2005-07-011-1/+1
* gst-plugins 0.9 cvs head now compiles (only effectv left compiling)Christian Schaller2005-05-061-1/+2
* add GST_INTERFACES_LIBSChristian Schaller2005-05-051-1/+1
* updates to make this closer to compileChristian Schaller2005-05-055-6/+43
* sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ...Ronald S. Bultje2005-02-221-4/+4
* remove outdated README file of oss directoryStéphane Loeuillet2004-12-211-37/+0
* sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.Ronald S. Bultje2004-12-162-5/+87
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-013-6/+12
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-252-6/+7
* sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje2004-10-241-3/+3
* ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt2004-09-221-1/+1
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-1/+2
* gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje2004-07-151-3/+3
* sys/oss/: Fix offset on osssrc.Wim Taymans2004-07-073-5/+13
* gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef2004-07-031-1/+9
* sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2004-06-292-5/+15
* sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans2004-06-161-3/+18
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-075-4/+87
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-052-29/+16
* ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje2004-05-271-1/+2
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-213-4/+4
* sys/oss/gstosselement.c: remove leftover debugging g_printBenjamin Otte2004-05-181-3/+0