image2 / image API cleanup phase-1
with this its possible to encode&decode any video codec to individual (1 file per frame) files Originally committed as revision 3319 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -34,6 +34,7 @@ void av_register_all(void)
|
||||
#ifdef CONFIG_ENCODERS
|
||||
crc_init();
|
||||
img_init();
|
||||
img2_init();
|
||||
#endif //CONFIG_ENCODERS
|
||||
raw_init();
|
||||
mp3_init();
|
||||
|
||||
Reference in New Issue
Block a user