diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-23 11:56:12 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-23 21:12:26 +0100 |
commit | 78d5e1c6533208b07acf508a4e7f832e3cea8485 (patch) | |
tree | 9cd3dfc3d970b25d7b2629c46b7f257a6ae61371 /libavcodec/opustab.c | |
parent | d7f10b24975f06e0865f071c4ca5c9cadaf8b8bb (diff) | |
download | ffmpeg-78d5e1c6533208b07acf508a4e7f832e3cea8485.tar.gz |
avformat/Makefile: Remove unnecessary dependencies on vocdec
Commit 0d1229f1d2b8f26dd50c6be7917bb8ed8cb95364 factored the main part
of the voc demuxer's read_packet function out; yet when this Libav
commit was merged in f99195d56f4aab266926724ca1cfae822df4df16, the
dependency of the other users of this function on vocdec.o was
unnecessarily kept. This commit fixes this.
While just at it, also disable the data only used by the voc demuxer
and muxer in voc.c if both of them are disabled.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/opustab.c')
0 files changed, 0 insertions, 0 deletions