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_lavf.c
Commit message (
Expand
)
Author
Age
*
Add more const
wm4
2014-06-11
*
stream: remove chaos related to writeable streams
wm4
2014-05-24
*
stream_lavf: remove redundant message prefixes
wm4
2014-05-24
*
stream: don't use end_pos
wm4
2014-05-24
*
stream: use libavformat interrupt callback
wm4
2014-04-25
*
Remove some more unneeded version checks
wm4
2014-03-16
*
stream_lavf: prefix icy metadata with "icy-"
wm4
2014-02-06
*
stream: minor cookie cleanup
wm4
2013-12-22
*
options: move network related options to MPOpts
wm4
2013-12-22
*
stream: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Merge mp_talloc.h into ta/ta_talloc.h
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
stream_lavf: fix a small memory leak
wm4
2013-11-21
*
stream_lavf: don't duplicate list of rtmp protocols
wm4
2013-11-04
*
stream_lavf: support more libavformat protocols
wm4
2013-11-04
*
network: add options to control TLS verification
wm4
2013-09-27
*
stream_lavf: print lavf options that could not be set
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 useless author/comment fields
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 some leftovers from network removal
wm4
2013-07-07
*
stream: remove weird STREAMTYPE_STREAM special handling
wm4
2013-07-07
*
Remove internal network support
wm4
2013-07-07
*
core: make network options available even if old net code is disabled
wm4
2013-07-07
*
stream_lavf: request and read streamcast/ICY metadata
wm4
2013-07-02
*
stream: don't set EOF flag in stream implementations
wm4
2013-06-16
*
build: make it work on somewhat older ffmpeg versions
wm4
2013-01-31
*
stream: fix reconnecting on broken network connections
wm4
2013-01-24
*
stream: implement some HTTP specific options for stream_lavf
wm4
2013-01-24
*
stream_lavf: warn if protocol not found
wm4
2012-12-28
*
Fix compilation with Libav
wm4
2012-12-11
*
stream_lavf/demux_lavf: export/use HTTP MIME type
wm4
2012-12-11
*
stream: handle mms streaming with ffmpeg
wm4
2012-12-11
*
stream_lavf: use ffmpeg for http/https streaming
wm4
2012-12-03
*
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
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12