summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssrc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in _class_initEdward Hervey2009-04-181-4/+0
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-291-9/+5
* sys/: Fix some spelling mistakes. Fixes #556802.Fabricio Godoy2008-11-131-1/+1
* sys/oss/: More logging when probing (see #518474), some comments in _reset().Tim-Philipp Müller2008-04-081-8/+3
* sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn...Mark Nauwelaerts2008-03-111-4/+18
* sys/oss/: Post decent (and translated) error message when we can't open the a...Tim-Philipp Müller2007-12-071-3/+20
* sys/oss/: Allow the AUDIODEV environment variable to redirect us to a differe...Jan Schmidt2007-12-071-1/+7
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+12
* sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller2006-08-161-0/+20
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* sys/oss/: - the user-visible error strings were in the wrong categoryThomas Vander Stichele2006-04-101-38/+14
* configure.ac: Update comment in OSS includes check.Tim-Philipp Müller2005-12-101-1/+15
* expand tabsThomas Vander Stichele2005-12-061-21/+21
* 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-261-0/+2
* 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-101-30/+50
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+1
* 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-231-6/+16
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-231-9/+5
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-231-434/+287
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-69/+69
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-081-46/+38
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-1/+4
* sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje2004-10-251-5/+5
* sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje2004-10-241-3/+3
* sys/oss/: Fix offset on osssrc.Wim Taymans2004-07-071-5/+8
* sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte2004-06-291-2/+7
* sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans2004-06-161-3/+18
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-071-1/+14
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)David Schleef2004-03-251-2/+22
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-29/+33
* gst-indentThomas Vander Stichele2004-03-141-161/+171
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-3/+3
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-181-4/+4
* Merge CAPS branchDavid Schleef2003-12-221-38/+22
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-311-25/+13
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-8/+8
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-10/+4
* converted gst_element_error to new format in sys/oss - gettext pendingBenjamin Otte2003-09-151-4/+10
* Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje2003-09-131-73/+35
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-161-6/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-12/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* - UNITS -> DEFAULTWim Taymans2003-05-241-1/+1
* properly get rid of clocks on disposal - be parent of own clockBenjamin Otte2003-05-101-0/+25
* I'm too lazy to comment thisRonald S. Bultje2003-04-041-14/+14