diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-09 22:13:13 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-23 10:14:25 +0100 |
commit | 7bf2b76b4190e35b61d2c477d7e9fa2e0b6d7566 (patch) | |
tree | 0e69f7c3ac2b28c88e207f31b98ed1673c1f1e3b /libavcodec/opusdsp.h | |
parent | 6db394c12850c061c135afd7d3639f5fa80536bd (diff) | |
download | ffmpeg-7bf2b76b4190e35b61d2c477d7e9fa2e0b6d7566.tar.gz |
configure, libavcodec/Makefile: Fix avrn dependencies
The avrn decoder actually only needs one thing: The MJPEG decoder.
Instead the Makefile made it compile mjpegdec and configure required
some of the prerequisites of the MJPEG decoder (exif and jpegtables).
Even if all the prerequisites of the MJPEG decoder were required, it
would still not make the MJPEG decoder usable, because for that
the MJPEG decoder needs to be in the list of codecs in codec_list.c.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/opusdsp.h')
0 files changed, 0 insertions, 0 deletions