GNOME Bugzilla – Bug 123516
adder unrefs the bufferpool wrongly
Last modified: 2004-12-22 21:47:04 UTC
it unrefs but never refs. this invalidates the buffer pool. This might need better fixing, but it looks like buffer pools are kept around anyway and shouldn't be unreffed at all. So this patch makes adder work again properly after going play->pause->play
Created attachment 20371 [details] [review] patch
commited to 0.6.3.1, closing