Skip to content

transcode: don't create a decoder device with --no-hw-dec

Steve Lhomme requested to merge robUx4/vlc:transcode_hw_dec into master

Just as with decoder_GetDecoderDevice(), vlc_encoder_GetDecoderDevice() should return NULL in that case.

Merge request reports