log stream/stream_vcd.c @ 30046:844755b5d7b6

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-10-13 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-01-13 reimar stream_opts should be const
2007-12-11 diego Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
2007-12-02 reimar stream_opts arrays should be const
2007-12-02 reimar Mark all stream_info_t as const
2007-08-28 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
2007-07-27 reimar Somewhat unified *BSD vcd reading
2007-03-24 nicodvb at open() discard front margin/empty sectors (fixes demuxing by libavformat); patch by Zuxy meng
2007-03-12 compn add vcd:// for win32, patch by zuxy meng
2007-01-16 nicodvb at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing
2007-01-10 diego GNU/kFreeBSD support, closes Bugzilla #704.
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream_vcd.c@f24042067a87