gst/playback/gstqueue2.c: Fix a division by zero when the max percent is <= 0. Fixes...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 12 Jun 2007 08:38:06 +0000 (08:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 12 Jun 2007 08:38:06 +0000 (08:38 +0000)
commit2e541b29d47803a0c9a616c99c1e19dc6eb08d88
treea48b0b748bb302261b18c5ecf7198a5d88c7192c
parent4d835514902a7ab5f5d7e4478c4a8862a7cd9fa4
gst/playback/gstqueue2.c: Fix a division by zero when the max percent is <= 0. Fixes #446572. also update the bufferi...

Original commit message from CVS:
Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
* gst/playback/gstqueue2.c: (update_buffering),
(gst_queue_locked_enqueue):
Fix a division by zero when the max percent is <= 0. Fixes #446572.
also update the buffering status when receiving events. Fixes #446551.
ChangeLog
gst/playback/gstqueue2.c