summaryrefslogtreecommitdiffstats
path: root/stream/stream_vcd.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-131-6/+6
* stream_opts should be constreimar2008-01-131-1/+1
* Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.diego2007-12-111-1/+1
* stream_opts arrays should be constreimar2007-12-021-1/+1
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-1/+1
* Somewhat unified *BSD vcd readingreimar2007-07-271-4/+1
* at open() discard front margin/empty sectors (fixes demuxing by libavformat);...nicodvb2007-03-241-1/+13
* add vcd:// for win32, patch by zuxy mengcompn2007-03-121-1/+25
* at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer p...nicodvb2007-01-161-0/+3
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-101-3/+3
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+152