On 10/6/2020 1:09 AM, Chris Miceli wrote:
> As per ticket #8901 there is a compilation issue where there is
> an undefined reference when compiled with a minimal set of filters.
> This commit remedies that by ensuring decoders which have SEI parsers
> import the relevent caption object and hence fu
As per ticket #8901 there is a compilation issue where there is
an undefined reference when compiled with a minimal set of filters.
This commit remedies that by ensuring decoders which have SEI parsers
import the relevent caption object and hence functionality.
---
libavcodec/Makefile | 6 +++---