mirror of https://github.com/FFmpeg/FFmpeg.git
Commitpull/371/head0d1229f1d2
factored the main part of the voc demuxer's read_packet function out; yet when this Libav commit was merged inf99195d56f
, 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>
parent
d7f10b2497
commit
78d5e1c653
2 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue