summaryrefslogtreecommitdiffstats
path: root/stream/stream_vcd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r31033Uoti Urpala2010-04-261-1/+1
|\
| * Try to fix VCD compilation on non-Linux systems.reimar2010-04-051-1/+1
* | Merge svn changes up to r31020Uoti Urpala2010-04-261-0/+35
|\|
| * Export VCD tracks as chapters, just like for cue:// URLs.reimar2010-04-051-0/+35
* | Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* | Merge svn changes up to r30848Uoti Urpala2010-03-101-0/+17
|\|
| * Add a VCD support for OS/2komh2010-03-031-0/+17
* | Merge svn changes up to r30798Uoti Urpala2010-03-101-1/+1
|\|
| * Remove useless cast.reimar2010-02-281-1/+1
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+17
|\|
| * Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+17
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
* | translations: tweak cases that relied on concatenating adjacent stringsUoti Urpala2010-03-071-2/+4
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-3/+3
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-3/+3
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-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