mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-12 15:38:44 +00:00
![Andreas Rheinhardt](/assets/img/avatar_default.png)
cuda_runtime.h as well as dynlink_loader.h used nonstandard inclusion guards with an AV_ prefix, although these files are not in an libav*/ path. So change the inclusion guards and adapt the ref file of the source fate test accordingly. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>