summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_format.c
Commit message (Expand)AuthorAgeFilesLines
* video: remove internal stereo_out flagwm42018-04-291-5/+1
* video: rewrite filtering glue codewm42018-01-301-60/+75
* vf_sub, vf_format: change license to LGPLwm42017-11-291-12/+7
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* video: add metadata handling for spherical videowm42017-08-211-0/+15
* vf_format: also reset gamma-related attributes when changing gammaNiklas Haas2017-06-181-1/+9
* vo_opengl: implement support for OOTFs and non-display referred contentNiklas Haas2017-06-181-0/+4
* video: refactor HDR implementationNiklas Haas2017-06-181-4/+5
* vo_opengl: generalize HDR tone mapping mechanismNiklas Haas2016-07-031-1/+1
* mp_image: split colorimetry metadata into its own structNiklas Haas2016-07-031-5/+5
* vo_opengl: refactor HDR mechanismNiklas Haas2016-05-301-0/+4
* video: switch from using display aspect to sample aspectwm42015-12-191-3/+9
* video: replace vf_format outputlevels option with global optionwm42015-09-291-4/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* vf_format: add gamma override optionNiklas Haas2015-04-041-0/+4
* vf_format: allow forcing aspect ratiowm42015-04-031-0/+4
* vf_format: allow forcing display sizewm42015-04-031-0/+7
* vf_format: allow forcing rotation flagswm42015-04-031-0/+7
* vf_format: allow forcing stereo mode parameterswm42015-04-031-0/+8
* video: move colorspace overrides to vf_format, simplifywm42015-03-311-2/+29
* vf_format: don't crash if nonsense parameters are passedwm42015-03-311-3/+23
* vf_format: by default, pass through video without changewm42015-03-311-22/+17
* Kill all tabswm42014-04-131-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* video/filter: remove useless vf_info fieldswm42013-10-231-5/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* options: use m_config for options instead of m_structwm42013-07-211-15/+9
* vf_format: fix forcing output formatwm42013-01-171-1/+11
* video: decouple internal pixel formats from FourCCswm42013-01-131-1/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-1/+0
* video: remove slice based filtering and video outputwm42013-01-131-1/+0
* 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/+91