decoder: simplify gst_vaapi_decoder_get_surface().
Avoid extraenous branches, i.e. immediately return with success once we have a decoded frame available.
Showing
Please register or sign in to comment
Avoid extraenous branches, i.e. immediately return with success once we have a decoded frame available.