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: 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
*
demux: merge extradata fields
wm4
2015-06-21
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
demux_lavf: fix wrong printf parameter type on 64 bit systems
wm4
2015-06-02
*
demux_lavf: do a better job at guessing the vobsub .sub filename
wm4
2015-05-28
*
demux_lavf: drop dead code
wm4
2015-04-25
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
demuxer_lavf: add an option for disabling hacks
wm4
2015-04-17
*
Update license headers
Marcin Kurczewski
2015-04-13
*
demux_lavf: use mimetype instead of codec type for embedded fonts
wm4
2015-04-05
[next]