mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
b680671374
video-converter.c:3406:12: error: implicit conversion from enumeration type 'GstVideoFormat' to different enumeration type 'GstFormat' [-Werror,-Wenum-conversion] format = convert->fformat[plane]; ~ ^~~~~~~~~~~~~~~~~~~~~~~ video-converter.c:3413:44: error: implicit conversion from enumeration type 'GstFormat' to different enumeration type 'GstVideoFormat' [-Werror,-Wenum-conversion] gst_video_scaler_horizontal (h_scaler, format, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ video-converter.c:3471:12: error: implicit conversion from enumeration type 'GstVideoFormat' to different enumeration type 'GstFormat' [-Werror,-Wenum-conversion] format = convert->fformat[plane]; ~ ^~~~~~~~~~~~~~~~~~~~~~~ video-converter.c:3487:42: error: implicit conversion from enumeration type 'GstFormat' to different enumeration type 'GstVideoFormat' [-Werror,-Wenum-conversion] gst_video_scaler_vertical (v_scaler, format, lines, d + out_x, i, ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ video-converter.c:3551:12: error: implicit conversion from enumeration type 'GstVideoFormat' to different enumeration type 'GstFormat' [-Werror,-Wenum-conversion] format = convert->fformat[plane]; ~ ^~~~~~~~~~~~~~~~~~~~~~~ video-converter.c:3569:46: error: implicit conversion from enumeration type 'GstFormat' to different enumeration type 'GstVideoFormat' [-Werror,-Wenum-conversion] gst_video_scaler_horizontal (h_scaler, format, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ video-converter.c:3577:42: error: implicit conversion from enumeration type 'GstFormat' to different enumeration type 'GstVideoFormat' [-Werror,-Wenum-conversion] gst_video_scaler_vertical (v_scaler, format, lines, d + out_x, i, ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ |
||
---|---|---|
.. | ||
.gitignore | ||
colorbalance.c | ||
colorbalance.h | ||
colorbalancechannel.c | ||
colorbalancechannel.h | ||
convertframe.c | ||
gstvideodecoder.c | ||
gstvideodecoder.h | ||
gstvideoencoder.c | ||
gstvideoencoder.h | ||
gstvideofilter.c | ||
gstvideofilter.h | ||
gstvideometa.c | ||
gstvideometa.h | ||
gstvideopool.c | ||
gstvideopool.h | ||
gstvideosink.c | ||
gstvideosink.h | ||
gstvideoutils.c | ||
gstvideoutils.h | ||
gstvideoutilsprivate.c | ||
gstvideoutilsprivate.h | ||
Makefile.am | ||
navigation.c | ||
navigation.h | ||
TODO | ||
video-blend.c | ||
video-blend.h | ||
video-chroma.c | ||
video-chroma.h | ||
video-color.c | ||
video-color.h | ||
video-converter.c | ||
video-converter.h | ||
video-dither.c | ||
video-dither.h | ||
video-event.c | ||
video-event.h | ||
video-format.c | ||
video-format.h | ||
video-frame.c | ||
video-frame.h | ||
video-info.c | ||
video-info.h | ||
video-orc-dist.c | ||
video-orc-dist.h | ||
video-orc.orc | ||
video-overlay-composition.c | ||
video-overlay-composition.h | ||
video-resampler.c | ||
video-resampler.h | ||
video-scaler.c | ||
video-scaler.h | ||
video-tile.c | ||
video-tile.h | ||
video.c | ||
video.h | ||
video.vcproj | ||
videoorientation.c | ||
videoorientation.h | ||
videooverlay.c | ||
videooverlay.h |