diff options
author | Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> | 2018-01-09 23:56:42 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2018-01-21 00:37:35 +0000 |
commit | 5d5de3eba4c7890c2e8077f5b4ae569671d11cf8 (patch) | |
tree | a6f498b5b2b506cc0495a811db086c80da56644f /libavcodec/wma_freqs.c | |
parent | a0c624e299730c8c5800375c2f5f3c6c200053ff (diff) | |
download | ffmpeg-5d5de3eba4c7890c2e8077f5b4ae569671d11cf8.tar.gz |
avcodec: v4l2_m2m: remove unnecessary timeout.
Qualcomm's db410c/db820 Venus driver currently present in mainline
kernel has a bug which mishandles the CMD_STOP requests causing the
decoder to block while draining [1].
This patch removes the workaround that was used to prevent that
situation.
Encoding/Decoding tested on db820c.
[1] on CMD_STOP, the driver is flushing all buffers and never raising
IPIPE which ends up in blocking on poll.
Diffstat (limited to 'libavcodec/wma_freqs.c')
0 files changed, 0 insertions, 0 deletions