summaryrefslogtreecommitdiff
path: root/sys/oss
AgeCommit message (Expand)AuthorFilesLines
2005-07-10more macro splitting; fix po problemThomas Vander Stichele5-111/+111
2005-07-08add missing filezAndy Wingo2-0/+1376
2005-07-08sys/oss/: Port from THREADED+wim's fixes.Andy Wingo12-833/+680
2005-07-01Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pcJan Schmidt1-1/+1
2005-05-06gst-plugins 0.9 cvs head now compiles (only effectv left compiling)Christian Schaller1-1/+2
2005-05-05add GST_INTERFACES_LIBSChristian Schaller1-1/+1
2005-05-05updates to make this closer to compileChristian Schaller5-6/+43
2005-02-22sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ...Ronald S. Bultje1-4/+4
2004-12-21remove outdated README file of oss directoryStéphane Loeuillet1-37/+0
2004-12-16sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.Ronald S. Bultje2-5/+87
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt3-6/+12
2004-10-25sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2-6/+7
2004-10-24sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje1-3/+3
2004-09-22ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt1-1/+1
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte1-1/+2
2004-07-15gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje1-3/+3
2004-07-07sys/oss/: Fix offset on osssrc.Wim Taymans3-5/+13
2004-07-03gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef1-1/+9
2004-06-29sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2-5/+15
2004-06-16sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans1-3/+18
2004-06-07configure.ac: OSS portabilityStéphane Loeuillet5-4/+87
2004-06-05gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2-29/+16
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje1-1/+2
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet3-4/+4
2004-05-18sys/oss/gstosselement.c: remove leftover debugging g_printBenjamin Otte1-3/+0
2004-05-17ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte1-5/+17
2004-04-29sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)David Schleef1-0/+11
2004-04-20ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef1-0/+1
2004-04-18sys/oss/gstosselement.c: get rid of \n in debug outputBenjamin Otte1-5/+5
2004-04-12s/lstat/stat/ since it can be a symlink, ask decadix on IRC if you have quest...Christian Schaller1-1/+1
2004-04-04sys/oss/.cvsignore: add for oss_probeBenjamin Otte1-0/+1
2004-04-01throw an error if we couldn't probe capsThomas Vander Stichele1-0/+5
2004-03-30sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo...Benjamin Otte1-1/+3
2004-03-25sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)David Schleef4-4/+382
2004-03-23minor updates to last checkinDavid Schleef2-77/+81
2004-03-23sys/oss/: Rate probing test app.David Schleef2-0/+241
2004-03-15don't mix tabs and spacesThomas Vander Stichele5-292/+326
2004-03-15*.h: Revert indentingJohan Dahlin4-83/+92
2004-03-14gst-indentThomas Vander Stichele9-852/+853
2004-03-13Don't block during probing...Ronald S. Bultje1-1/+1
2004-03-11sys/oss/gstosssink.c: Latest fixes for A/V sync, audio playback and such. Thi...Ronald S. Bultje1-51/+47
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje1-15/+34
2004-03-08add a warningThomas Vander Stichele1-4/+9
2004-03-07sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi...Ronald S. Bultje1-4/+8
2004-03-07sys/oss/gstosssink.c: get_delay() may return values lower than 0. In those ca...Ronald S. Bultje1-2/+5
2004-02-29sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ...Christophe Fergeau2-56/+79
2004-02-27patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef1-2/+8
2004-02-25assorted debug/warning fixesThomas Vander Stichele1-3/+3
2004-02-25clean up debuggingThomas Vander Stichele1-5/+1
2004-02-05ext/alsa/gstalsa.c: be sure to stop the clock when going to pausedBenjamin Otte1-0/+1