mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Remove libnut wrapper
libnut is unmaintained and known to be buggy; native NUT code exists.
This commit is contained in:
parent
9309bdfe2c
commit
db9e00f469
4 changed files with 0 additions and 321 deletions
|
|
@ -263,7 +263,6 @@ void av_register_all(void)
|
|||
REGISTER_PROTOCOL (UDP, udp);
|
||||
|
||||
/* external libraries */
|
||||
REGISTER_MUXDEMUX (LIBNUT, libnut);
|
||||
REGISTER_PROTOCOL (LIBRTMP, librtmp);
|
||||
REGISTER_PROTOCOL (LIBRTMPE, librtmpe);
|
||||
REGISTER_PROTOCOL (LIBRTMPS, librtmps);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue