mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-11-03 01:33:50 +08:00
libavformat: remove the ffmenc and ffmdec muxer and demuxers
Used only by ffserver. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
This commit is contained in:
@@ -120,7 +120,6 @@ static void register_all(void)
|
||||
REGISTER_MUXDEMUX(EAC3, eac3);
|
||||
REGISTER_DEMUXER (EPAF, epaf);
|
||||
REGISTER_MUXER (F4V, f4v);
|
||||
REGISTER_MUXDEMUX(FFM, ffm);
|
||||
REGISTER_MUXDEMUX(FFMETADATA, ffmetadata);
|
||||
REGISTER_MUXER (FIFO, fifo);
|
||||
REGISTER_MUXDEMUX(FILMSTRIP, filmstrip);
|
||||
|
||||
Reference in New Issue
Block a user