ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 26 Apr 2006 08:55:27 +0000 (08:55 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 26 Apr 2006 08:55:27 +0000 (08:55 +0000)
commita3fca5680bd81ce8880be7fba1d8a8c7955d5f4e
treeddb1a7d137dd35e464c6534a3d010059dcf1c4d4
parent0835d42268b18c9b54d83c751b583d40af2b9ec9
ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as the size of the ringbuffer. This sho...

Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
the size of the ringbuffer. This should fix hangs with older
esd sound servers.
ChangeLog
ext/esd/esdsink.c