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: 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
*
demux_lavf: remove old MicroDVD frame timing guessing
wm4
2016-03-31
*
demux_lavf: remove some old framerate guessing
wm4
2016-03-31
*
demux_lavf: don't copy cover art picture
wm4
2016-03-03
*
demux: remove relative seeking
wm4
2016-02-28
*
demux_lavf: adjust seeks by maximum codec delay
wm4
2016-02-22
*
sub: fix memory leaks
wm4
2016-01-18
*
demux_lavf: update metadata with information from AV_PROGRAM on switch.
Oliver Freyermuth
2016-01-14
*
demux_lavf: fix charset conversion with UTF-16 subtitles
wm4
2016-01-12
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
demux_lavf: re-enable codepage autodetection for .ass
fwr
2016-01-04
*
sub: do charset conversion in demux_lavf.c
wm4
2015-12-28
*
demux_lavf: prepare for using wrapper stream instance
wm4
2015-12-28
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
demux_lavf: rename to handle_new_stream to clarify intent
Aman Gupta
2015-12-22
*
demux_lavf: make trace output for mp_seek easier to digest
Aman Gupta
2015-12-21
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
demux_lavf: minor cleanups
wm4
2015-12-17
*
sub: detect charset in demuxer
wm4
2015-12-17
*
sub: remove sd_movtext.c
wm4
2015-12-15
*
demux_lavf: mark ASS tracks as always UTF-8
wm4
2015-11-11
*
Replace deprecated av_free_packet() calls
wm4
2015-10-28
*
demux_lavf: always copy codec headers
wm4
2015-10-19
*
Take care of libavcodec convergence_duration deprecation
wm4
2015-09-29
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
demux_lavf: check for NAN rotation angles
wm4
2015-06-30
*
demux: export forced flag
wm4
2015-06-27
*
demux_lavf: fix chapter titles
wm4
2015-06-24
*
demux: get rid of some bstr things
wm4
2015-06-24
[next]