mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
Interplay C93 demuxer and video decoder
patch by Anssi Hannula, anssi.hannula gmail com Originally committed as revision 8643 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
fe0372296a
commit
9a0ddd09e7
@@ -59,6 +59,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_ENCDEC (ASV2, asv2);
|
||||
REGISTER_DECODER(AVS, avs);
|
||||
REGISTER_ENCDEC (BMP, bmp);
|
||||
REGISTER_DECODER(C93, c93);
|
||||
REGISTER_DECODER(CAVS, cavs);
|
||||
REGISTER_DECODER(CINEPAK, cinepak);
|
||||
REGISTER_DECODER(CLJR, cljr);
|
||||
|
||||
Reference in New Issue
Block a user