index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_lavf.c
Commit message (
Expand
)
Author
Age
*
demux_lavf: discard "und" language tag
wm4
2018-04-29
*
demux: support for some kinds of timed metadata
wm4
2018-04-18
*
demux, player: mark dependent tracks
Aman Gupta
2018-04-17
*
demux_lavf: use new libavformat semantics for stream resync
wm4
2018-04-16
*
demux_lavf: skip demuxer hack iteration if hacks are disabled
sergey.dobrodey
2018-04-12
*
demux_lavf: add some hacks for SDP
wm4
2018-03-03
*
demux_lavf: add --demuxer-lavf-probe-info=nostreams
wm4
2018-03-03
*
demux_lavf: don't mess up in streams with unknown size and init segment
wm4
2018-03-03
*
Fix recent FFmpeg deprecations
wm4
2018-02-13
*
demux_lavf: work around another aspect of libavformat garbage API
wm4
2018-01-26
*
demux_lavf: export correct seekability state for HLS live streams
wm4
2018-01-26
*
video: warn user against FFmpeg's lies
wm4
2018-01-22
*
demux_lavf: add required format hacks for DASH
sfan5
2018-01-15
*
demux_lavf: always give libavformat the filename when probing
wm4
2017-11-12
*
Bump libav* API use
wm4
2017-10-30
*
demux_lavf: return AVERROR_EOF on file end
Daniel Kucera
2017-10-30
*
demux: drop redundant SEEK_BACKWARD flag
wm4
2017-10-23
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
video: add metadata handling for spherical video
wm4
2017-08-21
*
demux_lavf: use partial read for AVIOContext.read_packet
wm4
2017-08-17
*
demux_lavf: don't free AVFormatContext.key field
wm4
2017-07-21
*
demux_lavf: remove --demuxer-lavf-cryptokey option
wm4
2017-07-06
*
demux_lavf: potentially fix --demuxer-lavf-cryptokey
wm4
2017-07-06
*
demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTH
wm4
2017-06-20
*
demux: replace custom return codes with CONTROL_ ones
wm4
2017-06-19
*
demux_lavf: change license to LGPL (almost)
wm4
2017-06-16
*
demux_lavf: by default probe info for HLS again
wm4
2017-06-12
*
demux_lavf: disable various other special behavior if hacks disabled
wm4
2017-06-07
*
demux_lavf: disable half-working mp4 edit list support in libavcodec
wm4
2017-04-07
*
demux_lavf: get total duration from per-track durations as fallback
wm4
2017-03-01
*
demux_lavf: skip avformat_find_stream_info() for some formats
wm4
2017-02-23
*
Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one
wang-bin
2017-02-08
*
ytdl_hook, edl: implement pseudo-DASH support
wm4
2017-02-04
*
stream: get rid of streamtype enum
wm4
2017-02-02
*
Remove compatibility things
wm4
2016-12-07
*
demux, stream: add option to prevent opening referenced files
wm4
2016-12-04
*
demux_lavf: blacklist ffm (ffserver)
wm4
2016-12-04
*
demux_lavf: set title on hearing and visual impaired tracks
Aman Gupta
2016-10-20
*
demux_lavf: don't accidentally enable edit list crap on Libav
wm4
2016-10-18
*
demux_lavf: "support" mov edit lists and log errors if used
wm4
2016-10-18
*
demux: do not access global options
wm4
2016-09-06
*
demux: close underlying stream if it's fully read anyway
wm4
2016-08-26
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
demux_lavf: don't report start time for ogg
wm4
2016-08-18
*
demux: add per-track metadata
wm4
2016-08-12
*
demux: make refresh seek handling more generic
wm4
2016-08-06
*
demux_lavf: remove subtitle seeking special-case
wm4
2016-07-24
*
demux_lavf: assume fully read files (subtitles) are always seekable
wm4
2016-06-08
*
demux_lavf: fix a minor memory leak
wm4
2016-05-08
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
[next]