NuppelVideo/MythTVVideo support, including rtjpeg decoder

Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reimar Döffinger
2006-03-27 22:22:50 +00:00
parent 4f6a6e1f81
commit dfca23e361
15 changed files with 665 additions and 1 deletions

View File

@@ -549,6 +549,9 @@ int nsvdec_init(void);
/* daud.c */
int daud_init(void);
/* nuv.c */
int nuv_init(void);
/* aiff.c */
int ff_aiff_init(void);