mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 06:05:32 +01:00
committed by
Diego Biurrun
parent
47b20a1db0
commit
e93947b7d8
@@ -87,7 +87,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_DECODER (CAVS, cavs);
|
||||
REGISTER_DECODER (CDGRAPHICS, cdgraphics);
|
||||
REGISTER_DECODER (CINEPAK, cinepak);
|
||||
REGISTER_DECODER (CLJR, cljr);
|
||||
REGISTER_ENCDEC (CLJR, cljr);
|
||||
REGISTER_DECODER (CSCD, cscd);
|
||||
REGISTER_DECODER (CYUV, cyuv);
|
||||
REGISTER_DECODER (DFA, dfa);
|
||||
|
||||
Reference in New Issue
Block a user