aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/sws_utils.c
Commit message (Expand)AuthorAge
* sws_utils: don't force callers to provide option structGravatar wm42018-01-18
* video: avoid some unnecessary vf.h includesGravatar wm42018-01-18
* build: add preliminary LGPL modeGravatar wm42017-09-21
* video: redo video equalizer option handlingGravatar wm42017-08-22
* sws_utils: switch back to GPLGravatar wm42017-07-01
* build: replace some FFmpeg API checks with version checksGravatar wm42017-01-24
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* sws_utils: re-use avcolorspace for sws colorspacesGravatar Niklas Haas2015-05-04
* Update license headersGravatar Marcin Kurczewski2015-04-13
* 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
* video: correct spelling: mp_image_params_equals -> mp_image_params_equalGravatar wm42014-06-17
* video: remove redundant functionGravatar wm42014-06-17
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* sws_utils: remove custom GBRP conversionGravatar wm42014-04-10
* sws_utils: mp_msg conversionsGravatar wm42013-12-21
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0Gravatar wm42013-11-29
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* sws_utils: work around libswscale crash with --contrast=-100Gravatar wm42013-10-16
* talloc: change talloc destructor signatureGravatar wm42013-10-13
* vf_scale: factor out libswscale equalizer controlGravatar wm42013-09-30
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* img_convert: add function to scale RGBA OSD imagesGravatar wm42013-08-12
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video: support setting libswscale chroma positionGravatar wm42013-07-25
* 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
* sws_utils: use libswscale for GBRP output if availableGravatar wm42013-01-27
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* sws_utils: remove unused helperGravatar wm42012-11-24
* draw_bmp: add RGB rendering to fix image quality issuesGravatar wm42012-11-22
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12