Skip to content

decoders: fix the decoder_UpdateVideoOutput() output value check

Steve Lhomme requested to merge robUx4/vlc:dec-update-type into master

It returns 0 or -1, not a VLC_xxx error message.

Merge request reports