Opened 2 years ago

Closed 2 years ago

#9634 closed defect (fixed)

print_all_libs_info() fixed

Reported by: Loken Owned by:
Priority: normal Component: undetermined
Version: 4.4.3 Keywords: print_all_libs_info; avresample
Cc: Loken Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Attachments (1)

0001-fftools-cmdutils.c-add-if-CONFIG_AVRESAMPLE-ffmpeg-v.patch (972 bytes ) - added by Loken 2 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by Loken, 2 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.