summaryrefslogtreecommitdiffstats
path: root/video/sws_utils.c
Commit message (Expand)AuthorAgeFilesLines
* sws_utils: remove some unnecessary sws bug work aroundwm42019-11-031-11/+0
* video: mess with the filte chain to enable zimg IMGFMT_RGB30 outputwm42019-11-021-0/+1
* sws_utils, zimg: destroy vo_x11 and vo_drm performancewm42019-10-311-5/+12
* sws_utils: shuffle around some shitwm42019-10-311-13/+27
* sws_utils: improve zimg fallback messageswm42019-10-211-2/+2
* sws_utils: provide function to check whether a format pair is supportedwm42019-10-201-0/+15
* sws_utils: make libswscale fallback a warningwm42019-10-201-1/+1
* sws_utils: hack in zimg redirection supportwm42019-10-201-1/+44
* sws_utils: don't force callers to provide option structwm42018-01-181-1/+6
* video: avoid some unnecessary vf.h includeswm42018-01-181-1/+0
* build: add preliminary LGPL modewm42017-09-211-9/+7
* video: redo video equalizer option handlingwm42017-08-221-31/+0
* sws_utils: switch back to GPLwm42017-07-011-7/+9
* build: replace some FFmpeg API checks with version checkswm42017-01-241-1/+1
* mp_image: split colorimetry metadata into its own structNiklas Haas2016-07-031-4/+4
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* video: switch from using display aspect to sample aspectwm42015-12-191-2/+2
* video: replace vf_format outputlevels option with global optionwm42015-09-291-1/+0
* sws_utils: re-use avcolorspace for sws colorspacesNiklas Haas2015-05-041-6/+3
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* vf_scale: libswscale is being stupidwm42015-03-011-3/+9
* video: work around libswscale for PNG pixel formatswm42015-02-061-0/+36
* image_writer: check for conversion errorswm42015-01-151-6/+8
* video: correct spelling: mp_image_params_equals -> mp_image_params_equalwm42014-06-171-2/+2
* video: remove redundant functionwm42014-06-171-2/+2
* options: remove global variables for swscale options; rename themwm42014-06-111-27/+44
* sws_utils: remove custom GBRP conversionwm42014-04-101-48/+0
* sws_utils: mp_msg conversionswm42013-12-211-3/+10
* Reduce recursive config.h inclusions in headerswm42013-12-181-0/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0wm42013-11-291-7/+7
* Fix some more -Wshadow warningswm42013-11-011-2/+2
* sws_utils: work around libswscale crash with --contrast=-100wm42013-10-161-1/+2
* talloc: change talloc destructor signaturewm42013-10-131-2/+1
* vf_scale: factor out libswscale equalizer controlwm42013-09-301-0/+28
* video: handle video output levels with mp_image_paramswm42013-08-241-3/+8
* img_convert: add function to scale RGBA OSD imageswm42013-08-121-0/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* video: support setting libswscale chroma positionwm42013-07-251-0/+15
* vf_scale: actually respect param and param2 suboptionswm42013-07-221-0/+4
* sws_utils: make hq swscale flags available with mp_sws_hq_flagswm42013-07-181-2/+5
* sws_utils: don't recursively include libswscale headerwm42013-07-181-0/+1
* sws_utils: remove some old codewm42013-07-181-70/+0
* sws_utils: refactor swscale wrapper codewm42013-07-181-47/+152
* sws_utils: use libswscale for GBRP output if availablewm42013-01-271-1/+1
* video: cleanup: replace old mp_image function nameswm42013-01-131-1/+1
* mp_image: change how palette is handledwm42013-01-131-4/+0
* sub: reimplement -spugauss as --sub-gausswm42012-11-251-7/+35
* sws_utils: remove unused helperwm42012-11-241-27/+5
* draw_bmp: add RGB rendering to fix image quality issueswm42012-11-221-0/+45
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+199