comparison avformat.h @ 497:d95e74ef39e0 libavformat

image2 / image API cleanup phase-1 with this its possible to encode&decode any video codec to individual (1 file per frame) files
author michael
date Thu, 15 Jul 2004 18:32:54 +0000
parents 334e08488ad1
children 056991ab9f10
comparison
equal deleted inserted replaced
496:112057e05179 497:d95e74ef39e0
383 int crc_init(void); 383 int crc_init(void);
384 384
385 /* img.c */ 385 /* img.c */
386 int img_init(void); 386 int img_init(void);
387 387
388 /* img2.c */
389 int img2_init(void);
390
388 /* asf.c */ 391 /* asf.c */
389 int asf_init(void); 392 int asf_init(void);
390 393
391 /* avienc.c */ 394 /* avienc.c */
392 int avienc_init(void); 395 int avienc_init(void);