comparison avformat.h @ 209:7414bbf64011 libavformat

first pass at PSX STR demuxer; does not yet interact correctly with MDEC video decoder
author tmmm
date Mon, 01 Sep 2003 15:55:38 +0000
parents 85def00971c3
children 349d63d52e7e
comparison
equal deleted inserted replaced
208:8dd53565cd50 209:7414bbf64011
378 int redir_open(AVFormatContext **ic_ptr, ByteIOContext *f); 378 int redir_open(AVFormatContext **ic_ptr, ByteIOContext *f);
379 379
380 /* 4xm.c */ 380 /* 4xm.c */
381 int fourxm_init(void); 381 int fourxm_init(void);
382 382
383 /* psxstr.c */
384 int str_init(void);
385
383 #include "rtp.h" 386 #include "rtp.h"
384 387
385 #include "rtsp.h" 388 #include "rtsp.h"
386 389
387 /* yuv4mpeg.c */ 390 /* yuv4mpeg.c */