mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
4fb0095898
In function gst_video_scaler_vertical() the bits variable is always set to either 8 or 16 in every possible format. No need to initialize it. If the format isn't valid it goes to no_func, so there is no need to handle the case of bits not being 8 or 16. CID #1268401 |
||
---|---|---|
.. | ||
ext | ||
gst | ||
Makefile.am |