aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_vcd.c
Commit message (Expand)AuthorAge
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* build: remove OS/2 supportGravatar Uoti Urpala2012-04-06
* stream_vcd: fix option value allocated with strdupGravatar Uoti Urpala2012-01-16
* Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\
* \ Merge svn changes up to r31020Gravatar Uoti Urpala2010-04-26
|\ \
| | * Try to fix VCD compilation on non-Linux systems.Gravatar reimar2010-04-05
| |/
| * Export VCD tracks as chapters, just like for cue:// URLs.Gravatar reimar2010-04-05
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30848Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \ \
* | | | translations: tweak cases that relied on concatenating adjacent stringsGravatar Uoti Urpala2010-03-07
| | | * Add a VCD support for OS/2Gravatar komh2010-03-03
| | |/
| | * Remove useless cast.Gravatar reimar2010-02-28
| |/
| * Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* 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