decoder: fix decoder drained when using a packetizer
The packetizer set the *pp_block to NULL, therefore p_block was NULL too. This fixes a regression from 7ada6eae Closes #16128
Showing
Please register or sign in to comment
The packetizer set the *pp_block to NULL, therefore p_block was NULL too. This fixes a regression from 7ada6eae Closes #16128