decoder: manage VBI from decoder.c
commit0681ee69d4aea9380a330686949f00b6946b37da
authorThomas Guillem <thomas@gllm.fr>
Wed, 18 Mar 2020 13:23:00 +0000 (18 14:23 +0100)
committerThomas Guillem <thomas@gllm.fr>
Thu, 19 Mar 2020 08:20:23 +0000 (19 09:20 +0100)
treec11ef3ec1a9be25819297622e6b6dfafdf8ec235
parentac6e4480777794b08edacc676a9a3136c8fb6e46
decoder: manage VBI from decoder.c

This is the only direct usage of the decoder_t created by input_DecoderCreate().
This will allow to use a new opaque struct for the decoder_t input API.
src/input/decoder.c
src/input/decoder.h
src/input/es_out.c