- Management of time with a Clock object, all in video time base
(double)
- management of parsing states to avoid seeking problems
- communication between threads using actions information within the
packets or the frames
THIS WAY :
- actions (seek or stop) happen on the frame (not delayed by queue size)
- seeking is not causing problem between frames
- displayed time is exact