From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 August 2023

  • curprev 13:3413:34, 21 August 2023Sumantrom talk contribs 1,078 bytes −1 No edit summary
  • curprev 13:3413:34, 21 August 2023Sumantrom talk contribs 1,079 bytes +4 No edit summary
  • curprev 13:3313:33, 21 August 2023Sumantrom talk contribs 1,075 bytes +1,075 Created page with "{{QA/Test_Case |description=This test case ensures that the `fdk-aac-free` library is properly installed and can be linked against in Fedora. |setup= # Ensure the `fdk-aac-free` library and development files are installed. If not, install them with the command: `sudo dnf install fdk-aac-free fdk-aac-free-devel` |actions= # Create a simple C++ program named `test_fdk_aac.cpp` with the following content to link against the library: ''#include <fdk-aac/aacenc_lib.h> in..."