aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_vcd.c
Commit message (Expand)AuthorAge
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* stream_opts should be constGravatar reimar2008-01-13
* Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.Gravatar diego2007-12-11
* stream_opts arrays should be constGravatar reimar2007-12-02
* Mark all stream_info_t as constGravatar reimar2007-12-02
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDGravatar diego2007-08-28
* Somewhat unified *BSD vcd readingGravatar reimar2007-07-27
* at open() discard front margin/empty sectors (fixes demuxing by libavformat);...Gravatar nicodvb2007-03-24
* add vcd:// for win32, patch by zuxy mengGravatar compn2007-03-12
* at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer p...Gravatar nicodvb2007-01-16
* GNU/kFreeBSD support, closes Bugzilla #704.Gravatar diego2007-01-10
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31