summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* some wim forgot thisThomas Vander Stichele2002-09-031-0/+1
* - Don't misuse fragment property for storing the fragment sizeWim Taymans2002-09-021-35/+41
* small sync fixWim Taymans2002-07-281-2/+2
* Added conditional for cdrom, someone needs to write a configure check to make...Wim Taymans2002-07-271-2/+8
* - eventmask/query/format functionsWim Taymans2002-07-241-7/+59
* use new method namesWim Taymans2002-07-131-1/+1
* vishnu's patchThomas Vander Stichele2002-07-101-36/+37
* unref eventsWim Taymans2002-07-081-2/+2
* Small fix for event cleanupWim Taymans2002-06-161-2/+3
* Implement element query fix convert bugWim Taymans2002-06-081-5/+24
* UNITSThomas Vander Stichele2002-06-021-3/+3
* Reenable oss clockWim Taymans2002-06-021-1/+0
* Make elements nanoseconds awareWim Taymans2002-06-022-2/+3
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-3/+3
* Some query and convert functions.Wim Taymans2002-06-012-5/+109
* Don't call oss_clock methods on the clockWim Taymans2002-05-311-1/+1
* Slightly better sync if we could not resync the clock.Wim Taymans2002-05-301-0/+2
* Resurect ossclock with a simple algorithmWim Taymans2002-05-284-34/+108
* "pardon begg'd, Sir, I do think that my backside's not a sync"Thomas Vander Stichele2002-05-281-1/+1
* Use alternative method for getting delayWim Taymans2002-05-271-1/+9
* virtual wtay patchThomas Vander Stichele2002-05-271-1/+1
* Added sync option to disable syncing to the clock.Wim Taymans2002-05-262-2/+14
* - Changed plugins for new APIsWim Taymans2002-05-262-82/+46
* don't compile the oss helper by defaultAndy Wingo2002-05-202-1/+402
* temporary commit to resurrect osshelper.c, will fix...Andy Wingo2002-05-201-1/+6
* get rid of evil gstosshelper (intended for use with LD_PRELOAD)Andy Wingo2002-05-202-406/+2
* Reset the handled number of samples when going to PAUSEDWim Taymans2002-05-043-42/+22
* Fix clocking.Wim Taymans2002-04-282-9/+22
* More intelligent clock offset and sync.Wim Taymans2002-04-282-3/+17
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* more mergeback from the latest releaseThomas Vander Stichele2002-04-151-3/+1
* revert part of a patch that broke BE machinesBenjamin Otte2002-04-141-7/+12
* spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func...Thomas Vander Stichele2002-04-131-0/+5
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-113-11/+11
* Changed to the new props APIWim Taymans2002-03-304-310/+109
* check for the proper dxr3 header aphabetization fixesAndy Wingo2002-03-291-2/+2
* some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo2002-03-292-4/+10
* _get_property for curroffset should use g_value_get_ulongDavid I. Lehn2002-03-271-1/+1
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-243-11/+11
* cosmeticDavid I. Lehn2002-03-211-1/+0
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-195-20/+20
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-2/+2
* adding 'videosink' elementBenjamin Otte2002-03-021-2/+2
* Add timestamps to osssrc.Richard Boulton2002-03-022-5/+16
* a few fixesThomas Vander Stichele2002-02-211-2/+2
* fixed compiler warning in sink put debug output in proper categories don't se...Thomas Vander Stichele2002-02-212-30/+10
* remove weird thing code set caps on src pad as soon as card is openedThomas Vander Stichele2002-02-201-14/+32
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...Andy Wingo2002-02-171-1/+14
* - modified to use _notifyBenjamin Otte2002-02-071-13/+25