summaryrefslogtreecommitdiffstats
path: root/filters/f_swscale.c
Commit message (Expand)AuthorAgeFilesLines
* various: make filter internal function names more descriptivenanahi2024-04-101-2/+2
* f_swscale: do not reset color levels to defaultKacper Michajłow2023-03-021-6/+0
* f_swscale: let common code guess color levels when RGB->YUVwm42020-04-231-2/+2
* vf_format: add gross mechanism for forcing scaler for testingwm42020-04-131-0/+4
* video: mess with the filte chain to enable zimg IMGFMT_RGB30 outputwm42019-11-021-6/+3
* sws_utils: shuffle around some shitwm42019-10-311-3/+1
* filters: extend vf_format so that it can convert color parameterswm42019-10-211-1/+12
* f_swscale: enable use of zimgwm42019-10-211-0/+1
* video: rewrite filtering glue codewm42018-01-301-0/+148