#9634: print_all_libs_info() fixed
-------------------------------------+-------------------------------------
Reporter: Loken | Type: defect
Status: new | Priority: normal
Component: | Version: 4.4.1
undetermined |
Keywords: | Blocked By:
print_all_libs_info;avresample |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
fftools/cmdutils.c
In "print_all_libs_info" function, forget to add "CONFIG_AVRESAMPLE".
#if CONFIG_AVRESAMPLE
PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level);
#endif
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9634>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".