index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
stream_vcd.c
Commit message (
Expand
)
Author
Age
*
Use O_CLOEXEC when creating FDs
wm4
2013-11-30
*
mplayer: attempt to make playback resume work with DVD/BD
wm4
2013-09-22
*
stream: fix url_options field, make protocols field not fixed length
wm4
2013-08-26
*
stream: don't require streams to set s->pos in seek callback
wm4
2013-08-22
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
stream: redo URL parsing, replace m_struct usage with m_config
wm4
2013-08-02
*
stream: remove inactive URL option fields
wm4
2013-07-30
*
stream_vcd.c: fix compilation on win32
Diogo Franco (Kovensky)
2013-07-22
*
Merge branch 'remove_old_demuxers'
wm4
2013-07-14
|
\
*
|
stream_vcd: use intptr_t cast for _open_osfhandle in accordance to MSDN
Jonathan Yong
2013-07-13
|
*
stream: remove useless author/comment fields
wm4
2013-07-12
|
*
stream: remove fd member
wm4
2013-07-12
|
*
stream: don't require streams to set a type
wm4
2013-07-12
|
*
Cleanup some include statements
wm4
2013-07-12
|
*
core: change open_stream and demux_open signature
wm4
2013-07-12
|
*
Remove old demuxers
wm4
2013-07-07
|
/
*
stream: move VCD specific stuff to stream_vcd
wm4
2013-06-09
*
stream_cdda, stream_vcd: check read buffer size
wm4
2013-06-09
*
stream, demux: replace off_t with int64_t
wm4
2012-11-20
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES
mplayer-svn
2012-08-03
*
build: remove OS/2 support
Uoti Urpala
2012-04-06
*
stream_vcd: fix option value allocated with strdup
Uoti Urpala
2012-01-16
*
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
|
\
*
\
Merge svn changes up to r31020
Uoti Urpala
2010-04-26
|
\
\
|
|
*
Try to fix VCD compilation on non-Linux systems.
reimar
2010-04-05
|
|
/
|
*
Export VCD tracks as chapters, just like for cue:// URLs.
reimar
2010-04-05
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30848
Uoti Urpala
2010-03-10
|
\
|
*
|
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
\
*
|
|
|
translations: tweak cases that relied on concatenating adjacent strings
Uoti Urpala
2010-03-07
|
|
|
*
Add a VCD support for OS/2
komh
2010-03-03
|
|
|
/
|
|
*
Remove useless cast.
reimar
2010-02-28
|
|
/
|
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
/
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
stream_opts should be const
reimar
2008-01-13
*
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
diego
2007-12-11
*
stream_opts arrays should be const
reimar
2007-12-02
*
Mark all stream_info_t as const
reimar
2007-12-02
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
*
Somewhat unified *BSD vcd reading
reimar
2007-07-27
*
at open() discard front margin/empty sectors (fixes demuxing by libavformat);...
nicodvb
2007-03-24
*
add vcd:// for win32, patch by zuxy meng
compn
2007-03-12
*
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer p...
nicodvb
2007-01-16
*
GNU/kFreeBSD support, closes Bugzilla #704.
diego
2007-01-10
[next]