summaryrefslogtreecommitdiffstats
path: root/ext/esd/esdsink.c
Commit message (Expand)AuthorAgeFilesLines
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2004-05-141-1/+4
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-42/+43
* gst-indentThomas Vander Stichele2004-03-141-116/+124
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-4/+4
* ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...Ronald S. Bultje2004-01-301-1/+3
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-3/+9
* ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...David Schleef2004-01-271-62/+20
* one more debug infoThomas Vander Stichele2004-01-231-0/+1
* categorize log levelThomas Vander Stichele2004-01-231-4/+5
* forgot this lineThomas Vander Stichele2004-01-231-0/+1
* private debugging cat better error reportingThomas Vander Stichele2004-01-231-3/+8
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+2
* ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2004-01-151-0/+3
* use element time.Benjamin Otte2004-01-141-18/+3
* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.Colin Walters2003-12-301-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-61/+48
* ESD UpdatedIain Holmes2003-11-011-14/+14
* remove g_print() noisinessDavid Schleef2003-10-161-2/+0
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* Don't unref event when calling gst_pad_event_default() (#119155)David Schleef2003-09-251-2/+2
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Added clock to esdsink based on GstAudioClockDavid Schleef2003-07-171-8/+120
* Merge esdmon and esdsink elements into one pluginDavid Schleef2003-07-151-10/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-20/+26
* Fix longstanding bug with esdsink seeking. esdsink still needs a clock, though.David Schleef2003-07-041-0/+56
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-6/+10
* - Better state change functionWim Taymans2003-04-061-109/+40
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-4/+4
* Changed to the new props APIWim Taymans2002-03-301-3/+3
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-6/+6
* Fixing // style comments into /* */Christian Schaller2002-02-031-11/+11
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-7/+15
* added esd added new autogen.sh feature : list all of the libs/plugins you wan...Thomas Vander Stichele2001-12-201-0/+415