aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/sws_utils.h
Commit message (Expand)AuthorAge
* sws_utils: don't force callers to provide option structGravatar wm42018-01-18
* video: redo video equalizer option handlingGravatar wm42017-08-22
* vf_scale: libswscale is being stupidGravatar wm42015-03-01
* video: work around libswscale for PNG pixel formatsGravatar wm42015-02-06
* image_writer: check for conversion errorsGravatar wm42015-01-15
* csputils: get rid of mp_csp_detailsGravatar wm42015-01-06
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* sws_utils: mp_msg conversionsGravatar wm42013-12-21
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* vf_scale: factor out libswscale equalizer controlGravatar wm42013-09-30
* img_convert: add function to scale RGBA OSD imagesGravatar wm42013-08-12
* vf_scale: actually respect param and param2 suboptionsGravatar wm42013-07-22
* sws_utils: make hq swscale flags available with mp_sws_hq_flagsGravatar wm42013-07-18
* sws_utils: don't recursively include libswscale headerGravatar wm42013-07-18
* sws_utils: remove some old codeGravatar wm42013-07-18
* sws_utils: refactor swscale wrapper codeGravatar wm42013-07-18
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* sws_utils: remove unused helperGravatar wm42012-11-24
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12