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_file.c
Commit message (
Expand
)
Author
Age
*
stream_file: minor simplification
wm4
2015-04-17
*
player: allow playing directories
wm4
2015-04-17
*
Update license headers
Marcin Kurczewski
2015-04-13
*
stream_file: open pipes non-blocking
wm4
2015-02-20
*
Do not call strerror()
wm4
2014-11-26
*
stream_dvd: better .ifo probing
wm4
2014-09-25
*
player: always load playlists
wm4
2014-08-31
*
Add more const
wm4
2014-06-11
*
stream_file: readjust some windows ifdeffery
wm4
2014-05-24
*
stream: remove chaos related to writeable streams
wm4
2014-05-24
*
stream: don't use end_pos
wm4
2014-05-24
*
stream_file: Check the handle for network streams
James Ross-Gowan
2014-04-09
*
stream_file: network file system detection for Linux
Philip Sequeira
2014-03-12
*
stream_file: cache remote files on Windows
James Ross-Gowan
2014-02-18
*
stream_file: activate cache with files on network file systems
Stefano Pigozzi
2014-02-17
*
player: strip 'file://' from filenames on playback start
wm4
2014-01-08
*
stream: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
wm4
2013-12-16
*
stream: fix clang warning
Stefano Pigozzi
2013-12-07
*
Use O_CLOEXEC when creating FDs
wm4
2013-11-30
*
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
*
stream: move file forward skipping to common stream implementation
wm4
2013-08-22
*
stream_file: uncrustify
wm4
2013-08-22
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
stream: parse URL escapes for file://
wm4
2013-08-02
*
stream: redo URL parsing, replace m_struct usage with m_config
wm4
2013-08-02
*
stream: remove useless author/comment fields
wm4
2013-07-12
*
stream: remove fd member
wm4
2013-07-12
*
core: change open_stream and demux_open signature
wm4
2013-07-12
*
stream: remove weird STREAMTYPE_STREAM special handling
wm4
2013-07-07
*
stream: don't set EOF flag in stream implementations
wm4
2013-06-16
*
stream, demux: replace off_t with int64_t
wm4
2012-11-20
*
stream: change STREAM_CTRL_GET_SIZE argument type to uint64_t
reimar
2012-11-20
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
stream_file: explicitly signal EOF
reimar
2012-10-30
*
stream_file: print strerror() when failing to open a file
Uoti Urpala
2012-08-16
*
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-16
|
\
|
*
windows support: unicode filenames
wm4
2012-03-09
*
|
stream: refuse to open directories
wm4
2012-02-19
|
/
*
stream: Make stream_write_buffer() check for short writes
ranma
2011-04-12
*
cache: read up to 64 KiB at once from stream_file
reimar
2010-11-14
*
stream_file: Simplify and document MinGW stdin hack
reimar
2010-11-02
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30876
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30848
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
|
\
\
\
*
\
\
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
\
\
[next]