summaryrefslogtreecommitdiffstats
path: root/sys/oss
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte2004-05-171-5/+17
* sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)David Schleef2004-04-291-0/+11
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-0/+1
* sys/oss/gstosselement.c: get rid of \n in debug outputBenjamin Otte2004-04-181-5/+5
* s/lstat/stat/ since it can be a symlink, ask decadix on IRC if you have quest...Christian Schaller2004-04-121-1/+1
* sys/oss/.cvsignore: add for oss_probeBenjamin Otte2004-04-041-0/+1
* throw an error if we couldn't probe capsThomas Vander Stichele2004-04-011-0/+5
* sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo...Benjamin Otte2004-03-301-1/+3
* sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)David Schleef2004-03-254-4/+382
* minor updates to last checkinDavid Schleef2004-03-232-77/+81
* sys/oss/: Rate probing test app.David Schleef2004-03-232-0/+241
* don't mix tabs and spacesThomas Vander Stichele2004-03-155-292/+326
* *.h: Revert indentingJohan Dahlin2004-03-154-83/+92
* gst-indentThomas Vander Stichele2004-03-149-852/+853
* Don't block during probing...Ronald S. Bultje2004-03-131-1/+1
* sys/oss/gstosssink.c: Latest fixes for A/V sync, audio playback and such. Thi...Ronald S. Bultje2004-03-111-51/+47
* ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje2004-03-101-15/+34
* add a warningThomas Vander Stichele2004-03-081-4/+9
* sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi...Ronald S. Bultje2004-03-071-4/+8
* sys/oss/gstosssink.c: get_delay() may return values lower than 0. In those ca...Ronald S. Bultje2004-03-071-2/+5
* sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ...Christophe Fergeau2004-02-292-56/+79
* patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef2004-02-271-2/+8
* assorted debug/warning fixesThomas Vander Stichele2004-02-251-3/+3
* clean up debuggingThomas Vander Stichele2004-02-251-5/+1
* ext/alsa/gstalsa.c: be sure to stop the clock when going to pausedBenjamin Otte2004-02-051-0/+1