mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
Video-1, Apple RPZA, Cinepak, Westwood IMA ADPCM Originally committed as revision 2324 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -406,6 +406,12 @@ int nut_init(void);
|
||||
/* wc3movie.c */
|
||||
int wc3_init(void);
|
||||
|
||||
/* westwood.c */
|
||||
int westwood_init(void);
|
||||
|
||||
/* segafilm.c */
|
||||
int film_init(void);
|
||||
|
||||
#include "rtp.h"
|
||||
|
||||
#include "rtsp.h"
|
||||
|
||||
Reference in New Issue
Block a user