aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/sws_utils.c
Commit message (Expand)AuthorAge
* 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