| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add preliminary LGPL mode | wm4 | 2017-09-21 | 1 | -9/+7 |
* | video: redo video equalizer option handling | wm4 | 2017-08-22 | 1 | -31/+0 |
* | sws_utils: switch back to GPL | wm4 | 2017-07-01 | 1 | -7/+9 |
* | build: replace some FFmpeg API checks with version checks | wm4 | 2017-01-24 | 1 | -1/+1 |
* | mp_image: split colorimetry metadata into its own struct | Niklas Haas | 2016-07-03 | 1 | -4/+4 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 | 1 | -2/+2 |
* | video: replace vf_format outputlevels option with global option | wm4 | 2015-09-29 | 1 | -1/+0 |
* | sws_utils: re-use avcolorspace for sws colorspaces | Niklas Haas | 2015-05-04 | 1 | -6/+3 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | vf_scale: libswscale is being stupid | wm4 | 2015-03-01 | 1 | -3/+9 |
* | video: work around libswscale for PNG pixel formats | wm4 | 2015-02-06 | 1 | -0/+36 |
* | image_writer: check for conversion errors | wm4 | 2015-01-15 | 1 | -6/+8 |
* | video: correct spelling: mp_image_params_equals -> mp_image_params_equal | wm4 | 2014-06-17 | 1 | -2/+2 |
* | video: remove redundant function | wm4 | 2014-06-17 | 1 | -2/+2 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 1 | -27/+44 |
* | sws_utils: remove custom GBRP conversion | wm4 | 2014-04-10 | 1 | -48/+0 |
* | sws_utils: mp_msg conversions | wm4 | 2013-12-21 | 1 | -3/+10 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 1 | -0/+2 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Take care of some libavutil deprecations, drop support for FFmpeg 1.0 | wm4 | 2013-11-29 | 1 | -7/+7 |
* | Fix some more -Wshadow warnings | wm4 | 2013-11-01 | 1 | -2/+2 |
* | sws_utils: work around libswscale crash with --contrast=-100 | wm4 | 2013-10-16 | 1 | -1/+2 |
* | talloc: change talloc destructor signature | wm4 | 2013-10-13 | 1 | -2/+1 |
* | vf_scale: factor out libswscale equalizer control | wm4 | 2013-09-30 | 1 | -0/+28 |
* | video: handle video output levels with mp_image_params | wm4 | 2013-08-24 | 1 | -3/+8 |
* | img_convert: add function to scale RGBA OSD images | wm4 | 2013-08-12 | 1 | -0/+3 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | video: support setting libswscale chroma position | wm4 | 2013-07-25 | 1 | -0/+15 |
* | vf_scale: actually respect param and param2 suboptions | wm4 | 2013-07-22 | 1 | -0/+4 |
* | sws_utils: make hq swscale flags available with mp_sws_hq_flags | wm4 | 2013-07-18 | 1 | -2/+5 |
* | sws_utils: don't recursively include libswscale header | wm4 | 2013-07-18 | 1 | -0/+1 |
* | sws_utils: remove some old code | wm4 | 2013-07-18 | 1 | -70/+0 |
* | sws_utils: refactor swscale wrapper code | wm4 | 2013-07-18 | 1 | -47/+152 |
* | sws_utils: use libswscale for GBRP output if available | wm4 | 2013-01-27 | 1 | -1/+1 |
* | video: cleanup: replace old mp_image function names | wm4 | 2013-01-13 | 1 | -1/+1 |
* | mp_image: change how palette is handled | wm4 | 2013-01-13 | 1 | -4/+0 |
* | sub: reimplement -spugauss as --sub-gauss | wm4 | 2012-11-25 | 1 | -7/+35 |
* | sws_utils: remove unused helper | wm4 | 2012-11-24 | 1 | -27/+5 |
* | draw_bmp: add RGB rendering to fix image quality issues | wm4 | 2012-11-22 | 1 | -0/+45 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -5/+5 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+199 |