gstreamer/tests
Sebastian Dröge 91ec4e06d7 video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*() in new API
The type is called GstVideoTransferFunction so the function names should
match, otherwise gobject-introspection is keeping the functions as
global functions instead of methods on the type.

The same mistake was also made in lots of other APIs over the years, but
here we can at least fix it for 1.18 still.

Thanks to Marijn Suijten for noticing.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/807>
2020-09-07 13:04:20 +03:00
..
check video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*() in new API 2020-09-07 13:04:20 +03:00
examples Add required dependencies of cocoa GL example for linking. 2020-08-10 16:18:31 +00:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles tests: playback: include stdlib.h unconditionally 2019-12-09 07:33:55 +00:00
validate Meson: find_program() will return gst-tester from subproject 2020-08-04 07:11:54 -04:00
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30