decoder: remove unnecessary special case
All audio decoders support the *pp_block == NULL case, and return NULL. This enables audio decoders to drain cleanly.
Loading
Please register or sign in to comment
All audio decoders support the *pp_block == NULL case, and return NULL. This enables audio decoders to drain cleanly.
VideoLAN code repository instance