Opened 9 years ago

Closed 9 years ago

#4336 closed defect (invalid)

Libopus decoder, muxer, and parser enabled without library

Reported by: LordHDL Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: Configuring ffmpeg without libopus installed still enables the decoder, muxer, and parser in config.h.
How to reproduce: Simply use the ffmpeg configure script.

./configure --enable-gpl --enable-libx264 --enable-static

ffmpeg git-master.

Attachments (1)

opus.tar.gz (720.3 KB ) - added by LordHDL 9 years ago.
Full configure output and screen shots of config.h

Download all attachments as: .zip

Change History (3)

by LordHDL, 9 years ago

Attachment: opus.tar.gz added

Full configure output and screen shots of config.h

comment:1 by LordHDL, 9 years ago

Version: unspecifiedgit-master

comment:2 by Cigaes, 9 years ago

Resolution: invalid
Status: newclosed

Thses are the internal implementations, not the ones relying on libopus. This is the expected behaviour.

Note: See TracTickets for help on using tickets.