FFmpeg/libavfilter
Niklas Haas 15a67c0947 avfilter/vf_scale: add in/out_chroma_loc
Currently, this just functions as a more principled and user-friendly
replacement for the (undocumented and hard to use) *_chr_pos fields.

However, the goal is to automatically infer these values from the input
frames' chroma location, and deprecate the manual use of *_chr_pos
altogether. (Indeed, my plans for an swscale replacement will most
likely also end up limiting the set of legal chroma locations to those
permissible by AVFrame properties)
2024-08-16 11:43:37 +02:00
..
2023-11-18 19:55:42 +01:00
2024-07-07 23:36:29 +02:00
2023-11-16 20:53:18 +02:00
2024-07-01 22:31:02 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2024-07-01 22:31:02 +02:00
2024-07-01 22:31:02 +02:00
2024-02-16 21:34:38 +01:00
2024-07-15 01:59:41 +02:00
2024-07-21 16:34:28 +02:00
2024-04-18 14:43:07 +08:00
2024-07-05 18:06:14 +08:00