aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_format.c
Commit message (Expand)AuthorAge
* video: remove internal stereo_out flagGravatar wm42018-04-29
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vf_sub, vf_format: change license to LGPLGravatar wm42017-11-29
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* video: add metadata handling for spherical videoGravatar wm42017-08-21
* vf_format: also reset gamma-related attributes when changing gammaGravatar Niklas Haas2017-06-18
* vo_opengl: implement support for OOTFs and non-display referred contentGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* vo_opengl: generalize HDR tone mapping mechanismGravatar Niklas Haas2016-07-03
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03
* vo_opengl: refactor HDR mechanismGravatar Niklas Haas2016-05-30
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vf_format: add gamma override optionGravatar Niklas Haas2015-04-04
* vf_format: allow forcing aspect ratioGravatar wm42015-04-03
* vf_format: allow forcing display sizeGravatar wm42015-04-03
* vf_format: allow forcing rotation flagsGravatar wm42015-04-03
* vf_format: allow forcing stereo mode parametersGravatar wm42015-04-03
* video: move colorspace overrides to vf_format, simplifyGravatar wm42015-03-31
* vf_format: don't crash if nonsense parameters are passedGravatar wm42015-03-31
* vf_format: by default, pass through video without changeGravatar wm42015-03-31
* Kill all tabsGravatar wm42014-04-13
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* vf_format: fix forcing output formatGravatar wm42013-01-17
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* 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