diff options
author | wm4 <wm4@nowhere> | 2015-11-16 16:15:07 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-11-16 16:15:07 +0100 |
commit | 07c546b2b494a620edc98dadd5dd78a052ec6783 (patch) | |
tree | d337687d13953c3b94943b11be87f37054ad3253 /video/mp_image_pool.h | |
parent | bf0b178e71d76c839d6d17c42a83536e444ba31d (diff) |
vo_opengl: fix backend autoprobing
We want the following behavior:
- VO probed, backend probed: only accept non-sw, fail completely
otherwise
- VO forced, backend probed: use the first non-sw, or if none is found,
fall back to the first working sw backend
- VO probed, backend forced: (I don't care about this case)
- VO forced, backend forced: just use that backend
Also, on backend probe failure the vo->probed field was left in its old
state.
Diffstat (limited to 'video/mp_image_pool.h')
0 files changed, 0 insertions, 0 deletions