removed link from comment, putting in PR

This commit is contained in:
zmckevitt 2024-09-06 12:19:17 -06:00
parent 577bb66c1f
commit 419d685394

View file

@ -21,7 +21,6 @@ extern "C" {
}
// The av_err2str macro in libavutil/error.h does not play nice with C++
// More info: https://github.com/joncampbell123/composite-video-simulator/issues/5
#ifdef av_err2str
#undef av_err2str
#include <string>