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)
Change History (3)
by , 9 years ago
| Attachment: | opus.tar.gz added |
|---|
comment:1 by , 9 years ago
| Version: | unspecified → git-master |
|---|
comment:2 by , 9 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Thses are the internal implementations, not the ones relying on libopus. This is the expected behaviour.
Note:
See TracTickets
for help on using tickets.



Full configure output and screen shots of config.h