]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
queue2: don't read beyond the end of file upstream in pull mode
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 15 Feb 2011 13:42:58 +0000 (14:42 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 15 Feb 2011 13:51:20 +0000 (14:51 +0100)
commit8bf4c1e1a84b1b3c1310cf539b8eba49286012a9
tree88dca6d24146782f5da1fb57e5e7caf30681c642
parentb164a8232a0c3f27b9904912f7fff39a26bedadd
queue2: don't read beyond the end of file upstream in pull mode

... which could lead to a premature eos being reported downstream,
rather than a successful partial read which would result when
performed directly on e.g. basesrc.
plugins/elements/gstqueue2.c