Closed Bug 1378623 Opened 7 years ago Closed 4 years ago

warning: implicit declaration of function 'av1_rtcd' is invalid in C99 [-Wimplicit-function-declaration]

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1489285

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

2:09.94 libmedia_libvpx.a.desc 2:11.27 third_party/aom/av1/decoder/decoder.c:45:5: warning: implicit declaration of function 'av1_rtcd' is invalid in C99 [-Wimplicit-function-declaration] 2:11.27 av1_rtcd(); 2:11.27 ^ 2:11.27 1 warning generated. 2:12.50 libxpcom_glue_tests_gtest.a.desc 2:14.89 libxpcom_string.a.desc 2:17.65 libxpcom_ds.a.desc 2:21.17 third_party/aom/av1/encoder/encoder.c:405:5: warning: implicit declaration of function 'av1_rtcd' is invalid in C99 [-Wimplicit-function-declaration] 2:21.17 av1_rtcd(); 2:21.17 ^ 2:21.17 1 warning generated.
Component: Audio/Video → Audio/Video: Playback

This was fixed in bug 1489285

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.