comparison avformat.h @ 211:349d63d52e7e libavformat

initial commit for Id RoQ and Interplay MVE multimedia subsystems
author tmmm
date Tue, 02 Sep 2003 04:32:02 +0000
parents 7414bbf64011
children 7fc8e8ee081a
comparison
equal deleted inserted replaced
210:0533547fb150 211:349d63d52e7e
381 int fourxm_init(void); 381 int fourxm_init(void);
382 382
383 /* psxstr.c */ 383 /* psxstr.c */
384 int str_init(void); 384 int str_init(void);
385 385
386 /* idroq.c */
387 int roq_init(void);
388
389 /* ipmovie.c */
390 int ipmovie_init(void);
391
386 #include "rtp.h" 392 #include "rtp.h"
387 393
388 #include "rtsp.h" 394 #include "rtsp.h"
389 395
390 /* yuv4mpeg.c */ 396 /* yuv4mpeg.c */