comparison avformat.h @ 380:9416dc106e06 libavformat

matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
author michael
date Thu, 11 Mar 2004 16:26:42 +0000
parents b0e50e10472c
children 37a29b5200d8
comparison
equal deleted inserted replaced
379:b056f76ec6eb 380:9416dc106e06
481 int flic_init(void); 481 int flic_init(void);
482 482
483 /* sierravmd.c */ 483 /* sierravmd.c */
484 int vmd_init(void); 484 int vmd_init(void);
485 485
486 /* matroska.c */
487 int matroska_init(void);
488
486 #include "rtp.h" 489 #include "rtp.h"
487 490
488 #include "rtsp.h" 491 #include "rtsp.h"
489 492
490 /* yuv4mpeg.c */ 493 /* yuv4mpeg.c */