aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_lavf.c
Commit message (Expand)AuthorAge
* options: add --http-proxyGravatar wm42018-05-31
* stream_lavf: remove deprecated hls protocol from whitelistGravatar wm42018-01-25
* stream: use native libavformat reconnection featureGravatar wm42018-01-04
* stream_lavf: minor fixes to HTTP reconnection supportGravatar wm42018-01-02
* stream_lavf: use avio_read_partial()Gravatar wm42017-09-01
* stream_lavf: change license to LGPLGravatar wm42017-06-16
* stream_lavf: add support for data URIsGravatar Ricardo Constantino2017-01-25
* stream_lavf: check seekable flag correctlyGravatar wm42016-09-27
* stream_lavf: fix determining seekabilityGravatar wm42016-09-26
* stream/stream_lavf: user-agent option is deprecatedGravatar RiCON2016-09-18
* demux: do not access global optionsGravatar wm42016-09-06
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* stream_lavf: remove tabsGravatar wm42015-12-22
* options: add support for client certificate authenticationGravatar Joschka Tillmanns2015-10-20
* stream: minor cleanup to verbose loggingGravatar wm42015-09-30
* Update license headersGravatar Marcin Kurczewski2015-04-13
* stream_lavf: workaround broken rtmp "timeout" optionGravatar wm42015-03-19
* stream: minor cleanupsGravatar wm42015-02-06
* stream_lavf: fix build with LibavGravatar wm42015-02-06
* options: add --network-timeoutGravatar wm42015-02-06
* stream_lavf: escape disallowed characters in http URLsGravatar wm42015-01-21
* demux_lavf, stream_lavf: drop local buffers on time-seeksGravatar wm42014-10-30
* demux_lavf: mark as seekable if protocol supports seeking by timeGravatar wm42014-10-30
* demux_lavf: set stream network options if applicableGravatar wm42014-10-14
* stream_lavf: expose concat://Gravatar wm42014-10-14
* stream: redo playback abort handlingGravatar wm42014-09-13
* stream_lavf: assume icy title data is terminated with ';'Gravatar wm42014-09-06
* player: don't allow remote playlists to load local filesGravatar wm42014-09-01
* player: always load playlistsGravatar wm42014-08-31
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* stream: tweaks to network reconnection codeGravatar wm42014-08-29
* Improve setting AVOptionsGravatar wm42014-08-02
* stream: hack-fix rtmp-level seekingGravatar wm42014-07-30
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* demux, stream: change metadata notificationGravatar wm42014-07-05
* Add more constGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream_lavf: remove redundant message prefixesGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* stream: use libavformat interrupt callbackGravatar wm42014-04-25
* Remove some more unneeded version checksGravatar wm42014-03-16
* stream_lavf: prefix icy metadata with "icy-"Gravatar wm42014-02-06
* stream: minor cookie cleanupGravatar wm42013-12-22
* options: move network related options to MPOptsGravatar wm42013-12-22
* stream: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* stream_lavf: fix a small memory leakGravatar wm42013-11-21
* stream_lavf: don't duplicate list of rtmp protocolsGravatar wm42013-11-04