summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_format.c
Commit message (Expand)AuthorAgeFilesLines
* vf_format: add hdr10plus sub-parameter to format video filterKacper Michajłow2024-03-091-0/+10
* mp_image: add Dolby Vision metadata mappingKacper Michajłow2024-03-091-2/+21
* csputils: replace mp_chroma_location with pl_chroma_locationKacper Michajłow2024-01-221-1/+1
* csputils: replace mp_alpha_type with pl_alpha_modeKacper Michajłow2024-01-221-2/+2
* csputils: replace mp_colorspace with pl_color_spaceKacper Michajłow2024-01-221-14/+14
* ALL: use pl_hdr_metadata and nuke sig_peakKacper Michajłow2023-11-051-5/+3
* csputils: add pl_hdr_metadata to mp_colorspace and deprecate sig_peakKacper Michajłow2023-11-051-1/+3
* options: remove ancient option fallbacks/deprecationDudemanguy2023-09-211-2/+0
* options: transition options from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-8/+8
* mp_image: forward AV_FRAME_DATA_DOVI_RPU_BUFFER side dataquietvoid2023-02-191-1/+3
* vf_format: support forwarding/stripping film grain metadataLynne2022-04-051-0/+6
* vf_format: simplify frame type checking after addition of DoVi optionJan Ekström2022-02-061-1/+5
* vf_format: add dolbyvision sub-optionNiklas Haas2022-01-091-2/+8
* vf:format: don't error when using convert=yes and not specifying fmtwm42020-05-061-1/+1
* video: add alpha type metadatawm42020-04-241-0/+4
* vf_format: add gross mechanism for forcing scaler for testingwm42020-04-131-0/+7
* options: change option macros and all option declarationswm42020-03-181-18/+18
* vf_format: add w, h parameterswm42020-02-091-3/+11
* filters: extend vf_format so that it can convert color parameterswm42019-10-211-36/+52
* video, demux: rip out unused spherical metadata codewm42019-10-171-14/+0
* 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