diff options
author | wm4 <wm4@nowhere> | 2013-07-18 13:17:56 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-07-18 13:31:01 +0200 |
commit | d8659c9aa0ab74a3dabb321f34e93dd7f3890b03 (patch) | |
tree | 5116f8710d67cd9409dc54dee2e3cf5ef5e99bc6 /travis-deps | |
parent | 48789b354648b9892ec63dc91b91f7a3d5b588e4 (diff) |
sws_utils: refactor swscale wrapper code
This splits the monolithic mp_image_swscale() function into a bunch of
functions and a context struct. This means it's possible to set
arbitrary parameters (e.g. even obscure ones without getting in the
way), and you don't have to create the context on every call.
This code is preparation for removing duplicated libswscale API usage
from other parts of the code.
Diffstat (limited to 'travis-deps')
0 files changed, 0 insertions, 0 deletions