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
*
stream_lavf: change license to LGPL
wm4
2017-06-16
*
stream_lavf: add support for data URIs
Ricardo Constantino
2017-01-25
*
stream_lavf: check seekable flag correctly
wm4
2016-09-27
*
stream_lavf: fix determining seekability
wm4
2016-09-26
*
stream/stream_lavf: user-agent option is deprecated
RiCON
2016-09-18
*
demux: do not access global options
wm4
2016-09-06
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
stream_lavf: remove tabs
wm4
2015-12-22
*
options: add support for client certificate authentication
Joschka Tillmanns
2015-10-20
*
stream: minor cleanup to verbose logging
wm4
2015-09-30
*
Update license headers
Marcin Kurczewski
2015-04-13
*
stream_lavf: workaround broken rtmp "timeout" option
wm4
2015-03-19
*
stream: minor cleanups
wm4
2015-02-06
*
stream_lavf: fix build with Libav
wm4
2015-02-06
*
options: add --network-timeout
wm4
2015-02-06
*
stream_lavf: escape disallowed characters in http URLs
wm4
2015-01-21
*
demux_lavf, stream_lavf: drop local buffers on time-seeks
wm4
2014-10-30
*
demux_lavf: mark as seekable if protocol supports seeking by time
wm4
2014-10-30
*
demux_lavf: set stream network options if applicable
wm4
2014-10-14
*
stream_lavf: expose concat://
wm4
2014-10-14
*
stream: redo playback abort handling
wm4
2014-09-13
*
stream_lavf: assume icy title data is terminated with ';'
wm4
2014-09-06
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
*
player: always load playlists
wm4
2014-08-31
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
stream: tweaks to network reconnection code
wm4
2014-08-29
*
Improve setting AVOptions
wm4
2014-08-02
*
stream: hack-fix rtmp-level seeking
wm4
2014-07-30
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
*
demux, stream: change metadata notification
wm4
2014-07-05
*
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
[next]