Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

av_register_all is deprecated #203

Closed
eku opened this issue Jul 20, 2018 · 0 comments
Closed

av_register_all is deprecated #203

eku opened this issue Jul 20, 2018 · 0 comments

Comments

@eku
Copy link

eku commented Jul 20, 2018

Environment: Fedora 28
FFmpeg: ffmpeg-devel-4.0.1-1.fc28.x86_64

[23/31] Compiling C object 'app/app@@scrcpy@exe/src_main.c.o'.
../app/src/main.c: In Funktion »main«:
../app/src/main.c:277:5: Warnung: »av_register_all« ist veraltet [-Wdeprecated-declarations]
     av_register_all();
     ^~~~~~~~~~~~~~~
In file included from ../app/src/main.c:5:
/usr/include/ffmpeg/libavformat/avformat.h:2025:6: Anmerkung: hier deklariert
 void av_register_all(void);
      ^~~~~~~~~~~~~~~
rom1v added a commit that referenced this issue Aug 9, 2018
@rom1v rom1v closed this as completed Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants