summaryrefslogtreecommitdiffstats
path: root/libavfilter/colorspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/colorspace.h')
-rw-r--r--libavfilter/colorspace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/colorspace.h b/libavfilter/colorspace.h
index 75705ec..9366818 100644
--- a/libavfilter/colorspace.h
+++ b/libavfilter/colorspace.h
@@ -45,5 +45,6 @@ void ff_fill_rgb2xyz_table(const struct PrimaryCoefficients *coeffs,
double rgb2xyz[3][3]);
double ff_determine_signal_peak(AVFrame *in);
+void ff_update_hdr_metadata(AVFrame *in, double peak);
#endif
OpenPOWER on IntegriCloud