decoder: remove unnecessary special case
All audio decoders support the *pp_block == NULL case, and return NULL. This enables audio decoders to drain cleanly.
Showing
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.