comparison avformat.h @ 1044:3aeb079a7e74 libavformat

NuppelVideo/MythTVVideo support, including rtjpeg decoder
author reimar
date Mon, 27 Mar 2006 22:22:50 +0000
parents a9d8381ff40d
children 6992dd78ff68
comparison
equal deleted inserted replaced
1043:09a392aa8b5a 1044:3aeb079a7e74
547 int nsvdec_init(void); 547 int nsvdec_init(void);
548 548
549 /* daud.c */ 549 /* daud.c */
550 int daud_init(void); 550 int daud_init(void);
551 551
552 /* nuv.c */
553 int nuv_init(void);
554
552 /* aiff.c */ 555 /* aiff.c */
553 int ff_aiff_init(void); 556 int ff_aiff_init(void);
554 557
555 /* voc.c */ 558 /* voc.c */
556 int voc_init(void); 559 int voc_init(void);