mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 14:15:29 +01:00
Phantom Cine demuxer (iteration 2014.3)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
97bb0076c5
commit
40f88796c6
@@ -98,6 +98,7 @@ void av_register_all(void)
|
||||
REGISTER_MUXDEMUX(CAVSVIDEO, cavsvideo);
|
||||
REGISTER_DEMUXER (CDG, cdg);
|
||||
REGISTER_DEMUXER (CDXL, cdxl);
|
||||
REGISTER_DEMUXER (CINE, cine);
|
||||
REGISTER_DEMUXER (CONCAT, concat);
|
||||
REGISTER_MUXER (CRC, crc);
|
||||
REGISTER_MUXDEMUX(DATA, data);
|
||||
|
||||
Reference in New Issue
Block a user