diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-04-27 14:51:27 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-05-04 21:19:49 +0200 |
commit | 4d7ed3e73541983459a7913c2034eba69ebc113d (patch) | |
tree | 5305454c204c95609777b201a91d29816e39401c /libavformat/rtsp.c | |
parent | e445647b4fdf481b13b2743b303d84de4f43bedd (diff) | |
download | ffmpeg-4d7ed3e73541983459a7913c2034eba69ebc113d.tar.gz |
build: output-example: Add avutil to ELIBS in link command
output-example links against swscale, which depends on avutil. In standard
configurations, by pure good luck, the libs before swscale pull in all of
swscale's dependencies and linking succeeds. However, in some configurations
like --disable-asm this is not the case and linking fails.
Hardcode the dependency to avoid a more general Makefile refactoring.
Diffstat (limited to 'libavformat/rtsp.c')
0 files changed, 0 insertions, 0 deletions