Before this, if the grabber is stopped while items are pending and then restarted, it would stop delivering any items because it does not start the timer while the pending item list is non-empty.
-- v3: mf: Release pending items when sample grabber is stopped.