mpv/video/filter
1nsane000 03bfd797f6 video/filter: add field order support for built in deinterlacers
refqueue gets the field of the frame from mp_image which almost always(if not
always) assumes bottom field order first. By default this behavior should not
change but specifying the field order should bypass this.
2024-03-04 17:41:40 -08:00
..
refqueue.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
refqueue.h video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_d3d11vpp.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_fingerprint.c all: add missing repr assignments 2024-01-26 18:17:02 +02:00
vf_format.c csputils: replace mp_chroma_location with pl_chroma_location 2024-01-22 14:54:55 +00:00
vf_gpu.c
vf_sub.c
vf_vapoursynth.c csputils: replace mp_chroma_location with pl_chroma_location 2024-01-22 14:54:55 +00:00
vf_vavpp.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_vdpaupp.c video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00