diff options
author | Philip Langdale <philipl@overt.org> | 2016-10-11 20:17:06 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2016-11-02 13:47:57 -0700 |
commit | 3019b4f6480a5d8c38e0e32ef75dabe6e0f3ae98 (patch) | |
tree | 95bb134203f12f1e7bfa18cc17f743bc1c4ce50f /libavcodec/sunrastenc.c | |
parent | 0eb836942f5d6ff803e0374156ca21544e926e7c (diff) | |
download | ffmpeg-3019b4f6480a5d8c38e0e32ef75dabe6e0f3ae98.tar.gz |
crystalhd: Loop for a frame internally where possible.
It's not possible to return EAGAIN when we've passed input EOF and are
in draining mode. If do return EAGAIN, we're saying there's no way to
get any more output - which isn't true in many cases.
So let's handled these cases in an internal loop as best we can.
Diffstat (limited to 'libavcodec/sunrastenc.c')
0 files changed, 0 insertions, 0 deletions