Mark Thompson
4fceb2634e
Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"
This reverts commit 5bbf58ab87
.
The setparams filters are not hwframe aware, so the default context
passthrough behaviour is needed to allow using them with hardware frames.
4 years ago
Pavel Koshevoy
5bbf58ab87
avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE
Allow setparams to be used with hw backed frames and
avoid an assertion failure in avfilter_config_links.
4 years ago
Raphaël Zumer
08dfd57fd8
avfilter: Support EBU Tech. 3213-E primaries values
Signed-off-by: Raphaël Zumer <rzumer@tebako.net>
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
Martin Vignali
6953ff714f
avfilter/setparams : fix colorspace option
6 years ago
Martin Vignali
cfdbefdd90
avfilter/setfield, setrange : set color property to auto
6 years ago
Martin Vignali
997f03cd7e
avfilter/setparams : update filter description
6 years ago
Martin Vignali
8d3f364630
avfilter/setparam : add options to set color primaries, trc, space
6 years ago
Martin Vignali
02ad0416c0
avfilter/setparams : merge setfield and setrange filter to setparams filter
setfield and setrange filters are kept.
6 years ago
Paul B Mahol
53855e3c04
avfilter: add setrange filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
7 years ago