gstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOS
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 21 Jan 2015 17:09:03 +0000 (18:09 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 10 Jun 2015 01:56:40 +0000 (21:56 -0400)
commit95bab882253e8a368f72e5cb19a7ac1e489b8417
tree7542d1b130433aaf9a3a91a2ec87be485570ec9b
parentb0b3e8e2cc5820851ed9b2c785ba4f0b47f73a2c
gstv4l2bufferpool: handle -EPIPE from DQBUF to signal EOS

The V4L2 decoder signals EOS by returning -EPIPE from DQBUF after the
last buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=743338
sys/v4l2/gstv4l2allocator.c
sys/v4l2/gstv4l2allocator.h
sys/v4l2/gstv4l2bufferpool.c