index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
oss
/
gstosselement.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/oss/gstossmixer.*: Refactored to be more like alsamixer.
Andy Wingo
2005-08-23
1
-1319
/
+0
*
more macro splitting; fix po problem
Thomas Vander Stichele
2005-07-10
1
-1
/
+1
*
sys/oss/: Port from THREADED+wim's fixes.
Andy Wingo
2005-07-08
1
-125
/
+37
*
updates to make this closer to compile
Christian Schaller
2005-05-05
1
-1
/
+1
*
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/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.
Ronald S. Bultje
2004-12-16
1
-4
/
+40
*
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
2004-11-01
1
-4
/
+4
*
sys/oss/: Fix offset on osssrc.
Wim Taymans
2004-07-07
1
-0
/
+2
*
gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)
David Schleef
2004-07-03
1
-1
/
+9
*
configure.ac: OSS portability
Stéphane Loeuillet
2004-06-07
1
-1
/
+28
*
ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...
Ronald S. Bultje
2004-05-27
1
-1
/
+2
*
fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2004-05-21
1
-1
/
+1
*
sys/oss/gstosselement.c: remove leftover debugging g_print
Benjamin Otte
2004-05-18
1
-3
/
+0
*
ext/shout2/gstshout2.c: Guimond, fixes #142432)
Benjamin Otte
2004-05-17
1
-5
/
+17
*
sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)
David Schleef
2004-04-29
1
-0
/
+11
*
sys/oss/gstosselement.c: get rid of \n in debug output
Benjamin Otte
2004-04-18
1
-5
/
+5
*
s/lstat/stat/ since it can be a symlink, ask decadix on IRC if you have quest...
Christian Schaller
2004-04-12
1
-1
/
+1
*
throw an error if we couldn't probe caps
Thomas Vander Stichele
2004-04-01
1
-0
/
+5
*
sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo...
Benjamin Otte
2004-03-30
1
-1
/
+3
*
sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)
David Schleef
2004-03-25
1
-1
/
+338
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-138
/
+138
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-291
/
+279
*
Don't block during probing...
Ronald S. Bultje
2004-03-13
1
-1
/
+1
*
sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ...
Christophe Fergeau
2004-02-29
1
-56
/
+78
*
assorted debug/warning fixes
Thomas Vander Stichele
2004-02-25
1
-3
/
+3
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-6
/
+12
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-6
/
+6
*
sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/d...
Ronald S. Bultje
2004-01-22
1
-2
/
+20
*
putting i18n in place for plugins
Thomas Vander Stichele
2004-01-19
1
-4
/
+4
*
fix i18n include
Thomas Vander Stichele
2004-01-19
1
-1
/
+1
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
1
-21
/
+17
*
ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.
Julien Moutte
2004-01-15
1
-5
/
+4
*
make oss warning more useful
Thomas Vander Stichele
2004-01-12
1
-1
/
+6
*
Merge CAPS branch
David Schleef
2003-12-22
1
-17
/
+23
*
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
2003-12-21
1
-2
/
+2
*
Move over from GstInterface to GstImplementsInterface. Also adds some signals...
Ronald S. Bultje
2003-12-07
1
-1
/
+1
*
Fix device probing from multiple childs. It's done once in the parent class o...
Ronald S. Bultje
2003-11-09
1
-6
/
+7
*
And proper memory cleanup of cached devices
Ronald S. Bultje
2003-11-06
1
-1
/
+13
*
Add proper switch to needs_probe()
Ronald S. Bultje
2003-11-06
1
-1
/
+11
*
Add device autodetection
Ronald S. Bultje
2003-11-06
1
-0
/
+221
*
Re-add mixer element, gst-mixer doesn't work without it
Ronald S. Bultje
2003-11-05
1
-1
/
+18
*
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...
Benjamin Otte
2003-10-31
1
-25
/
+0
*
oops... I broke device settings in OSS
Ronald S. Bultje
2003-10-28
1
-2
/
+2
*
Rename osselement to ossmixer and only open audio device if we have at least ...
Ronald S. Bultje
2003-10-26
1
-2
/
+6
*
Typo fix
Ronald S. Bultje
2003-10-14
1
-1
/
+1
*
Make GstMixerTrack a GObject. I also want to make it emit several signals, st...
Ronald S. Bultje
2003-10-10
1
-3
/
+11
*
changing 'channel' to 'track' to avoid naming overlap
Leif Johnson
2003-10-09
1
-1
/
+1
*
reverting error patch before making a branch.
Thomas Vander Stichele
2003-09-16
1
-24
/
+18
*
converted gst_element_error to new format in sys/oss - gettext pending
Benjamin Otte
2003-09-15
1
-18
/
+24
*
Interface implementation example: OSS mixer. Also osscommon->osselement so it...
Ronald S. Bultje
2003-09-13
1
-0
/
+681