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.h
Commit message (
Expand
)
Author
Age
...
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
stream: move O_BINARY dummy definition
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
dvdnav, tv: force-disable caching
wm4
2013-12-14
*
cache: add a way to explicitly resume cache
wm4
2013-12-14
*
stream: add function for dropping the buffer
wm4
2013-12-14
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
player: load external subs for uncompressed rar archives
wm4
2013-12-06
*
timeline: add edl:// URIs
wm4
2013-11-19
*
cosmetics: replace "CTRL" defines by enums
wm4
2013-10-02
*
mplayer: attempt to make playback resume work with DVD/BD
wm4
2013-09-22
*
stream: add uncompressed rar support
wm4
2013-08-26
*
stream: change open code, add stream filter concept
wm4
2013-08-26
*
stream: fix url_options field, make protocols field not fixed length
wm4
2013-08-26
*
core: add a playlist demuxer
wm4
2013-08-26
*
stream: move file forward skipping to common stream implementation
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
*
Merge branch 'remove_old_demuxers'
wm4
2013-07-14
|
\
|
*
stream: remove useless author/comment fields
wm4
2013-07-12
|
*
stream: remove unused functions
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
|
*
core: change open_stream and demux_open signature
wm4
2013-07-12
*
|
options: add --cache-default option
wm4
2013-07-10
|
/
*
stream: remove weird STREAMTYPE_STREAM special handling
wm4
2013-07-07
*
Remove internal network support
wm4
2013-07-07
*
core: update metadata during playback, allow streams to export metadata
wm4
2013-07-02
*
stream: redo memory streams
wm4
2013-06-28
*
stream: remove stream_unread_buffer()
wm4
2013-06-25
*
stream: add stream_peek function
wm4
2013-06-25
*
stream: readd memory streams
wm4
2013-06-25
*
stream: remove padding parameter from stream_read_complete()
wm4
2013-06-23
*
stream: remove stream_reset()
wm4
2013-06-16
*
stream: cosmetics
wm4
2013-06-16
*
cache: use threads instead of fork()
wm4
2013-06-16
*
stream: add partial read function
wm4
2013-06-16
*
stream: add stream_unread_buffer()
wm4
2013-06-16
*
cache: make the stream cache a proper stream that wraps other streams
wm4
2013-06-16
*
stream: remove unused function
wm4
2013-06-09
*
stream: move VCD specific stuff to stream_vcd
wm4
2013-06-09
*
core: use STREAM_CTRL instead of accessing stream_dvd internals
wm4
2013-06-09
*
stream: kill STREAM_CTRL_RESET
wm4
2013-05-26
*
stream: kill memory streams
wm4
2013-05-26
*
stream: de-inline some larger functions
wm4
2013-05-26
*
core: add --stream-capture
wm4
2013-05-12
*
stream: report chapter times, use time seeks for DVD chapters
wm4
2013-05-06
*
stream: add start time reporting
wm4
2013-05-05
*
core: don't report byte-based playback position with dvd
wm4
2013-05-05
[prev]
[next]