Re: [PATCH] venus: reimplement decoder stop command

2017-10-13 Thread Nicolas Dufresne
Thanks, is the encoder stop command going to be implemented too ? Le vendredi 13 octobre 2017 à 17:13 +0300, Stanimir Varbanov a écrit : > This addresses the wrong behavior of decoder stop command by > rewriting it. These new implementation enqueue an empty buffer > on the decoder input buffer que

[PATCH] venus: reimplement decoder stop command

2017-10-13 Thread Stanimir Varbanov
This addresses the wrong behavior of decoder stop command by rewriting it. These new implementation enqueue an empty buffer on the decoder input buffer queue to signal end-of-stream. The client should stop queuing buffers on the V4L2 Output queue and continue queuing/dequeuing buffers on Capture qu