fix: fix #1457 again by moving av_err2str to a common header (#1688)

This commit is contained in:
Ada Ahmed 2024-12-07 22:52:03 +00:00 committed by GitHub
parent 8ee672fe32
commit dad5953e8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 30 deletions

View file

@ -12,6 +12,8 @@ extern "C" {
#include <libswresample/swresample.h>
}
#include "common/support/avdec.h"
namespace Libraries::Ajm {
// Following tables have been reversed from AJM library