diff options
author | wm4 <wm4@nowhere> | 2019-11-02 21:35:48 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2019-11-02 21:35:48 +0100 |
commit | 203fc6fe4487faab680936661cc445b10ed02894 (patch) | |
tree | c8660dc1bebce6388991754c656284ced2784638 /video/mp_image_pool.c | |
parent | 3ae9f671d4f563955ca8040ba6fa68fc5c684937 (diff) | |
download | mpv-203fc6fe4487faab680936661cc445b10ed02894.tar.bz2 mpv-203fc6fe4487faab680936661cc445b10ed02894.tar.xz |
vd_lavc: change incorrect bool return type to int
Forgotten in commit 5d5fdb7. This failed to return the error code
properly. In particular, if the decoder rejected the packet, this was
not properly detected. Normally, this mattered only in specific cases.
Fixes: #7115
Diffstat (limited to 'video/mp_image_pool.c')
0 files changed, 0 insertions, 0 deletions