dec: remove return status from decode_Queue*
commit86df4f3d1b56776d2c77e4c9da4c829f44fafca6
authorThomas Guillem <thomas@gllm.fr>
Wed, 16 May 2018 08:25:11 +0000 (16 10:25 +0200)
committerThomas Guillem <thomas@gllm.fr>
Wed, 16 May 2018 08:43:26 +0000 (16 10:43 +0200)
tree4220faff0556c92949a7b5cf03d2ac277aab010b
parent38fbfc52339ca5083e54330010f1bc8dfeeb5bf4
dec: remove return status from decode_Queue*

This status was never used. Decoder modules don't need to know if vouts/aouts
will drop the frame they just queued.
include/vlc_codec.h
src/input/decoder.c