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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables in _class_init
Edward Hervey
2009-04-18
2
-8
/
+0
*
Update and add documentation for platform specific plugins (sys).
Stefan Kost
2009-01-29
3
-31
/
+17
*
sys/: Fix some spelling mistakes. Fixes #556802.
Fabricio Godoy
2008-11-13
2
-2
/
+2
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
2008-08-07
1
-0
/
+1
*
sys/oss/: More logging when probing (see #518474), some comments in _reset().
Tim-Philipp Müller
2008-04-08
3
-20
/
+15
*
sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn...
Mark Nauwelaerts
2008-03-11
2
-4
/
+20
*
sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is th...
Jan Schmidt
2007-12-08
1
-1
/
+1
*
sys/oss/: Post decent (and translated) error message when we can't open the a...
Tim-Philipp Müller
2007-12-07
3
-6
/
+40
*
sys/oss/: Allow the AUDIODEV environment variable to redirect us to a differe...
Jan Schmidt
2007-12-07
2
-2
/
+13
*
sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...
Stefan Kost
2007-09-23
1
-2
/
+3
*
ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.
Stefan Kost
2007-09-12
1
-52
/
+28
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
2
-0
/
+14
*
sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking ...
Wim Taymans
2006-10-17
1
-3
/
+9
*
Small documentation updates.
Wim Taymans
2006-08-22
1
-1
/
+3
*
sys/oss/gstossmixerelement.c: Don't leak device string.
Tim-Philipp Müller
2006-08-16
1
-0
/
+12
*
sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...
Tim-Philipp Müller
2006-08-16
3
-0
/
+75
*
sys/oss/: Small cleanups. Better error reporting.
Wim Taymans
2006-08-16
3
-23
/
+86
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
1
-11
/
+2
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
4
-16
/
+16
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
3
-3
/
+3
*
sys/oss/gst-i18n-plugin.h: Remove bogus file that doesn't belong here.
Tim-Philipp Müller
2006-04-18
1
-37
/
+0
*
sys/oss/: - the user-visible error strings were in the wrong category
Thomas Vander Stichele
2006-04-10
4
-81
/
+88
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-2
/
+2
*
sys/oss/gstosssink.c: Free the device name string when finalised.
Jan Schmidt
2006-01-27
1
-1
/
+12
*
sys/oss/gstossmixerelement.c: Add 'device-name' property and fix state change...
Tim-Philipp Müller
2005-12-13
1
-5
/
+51
*
sys/oss/gstosssink.c: more debug-func-ptr usage
Stefan Kost
2005-12-11
1
-1
/
+1
*
configure.ac: Update comment in OSS includes check.
Tim-Philipp Müller
2005-12-10
7
-40
/
+95
*
expand tabs
Thomas Vander Stichele
2005-12-06
8
-70
/
+70
*
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
2005-11-21
2
-11
/
+11
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
sys/oss/gstosssink.c: Don't re-use already closed file descriptor. (#320920)
Tim-Philipp Müller
2005-11-08
1
-0
/
+1
*
sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros.
Tim-Philipp Müller
2005-11-07
2
-11
/
+29
*
sys/oss/gstosssrc.c: Set correct format on oss instead of a silly value.
Wim Taymans
2005-10-27
1
-4
/
+4
*
sys/oss/: Actually use the 'oss' debug category we register.
Tim-Philipp Müller
2005-10-26
8
-2
/
+19
*
sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but dep...
Tim-Philipp Müller
2005-10-24
1
-2
/
+12
*
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
1
-4
/
+6
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-9
/
+10
*
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
[next]