index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mpvcore
Commit message (
Expand
)
Author
Age
*
sub: respect detected language for fuzzy-matched external subtitles
wm4
2013-11-25
*
player: only pause for waiting on cache if it makes sense
wm4
2013-11-25
*
video: move timestamp determination code to dec_video
wm4
2013-11-25
*
video: disable PTS sorting fallback by default
wm4
2013-11-25
*
demux: export dts from demux_lavf, use it for avi
wm4
2013-11-25
*
player: merge no-correct-pts with correct-pts code
wm4
2013-11-25
*
player: change semantics of --no-correct-pts
wm4
2013-11-25
*
video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame
wm4
2013-11-25
*
player: warn if PTS association mode switches
wm4
2013-11-25
*
input: discard precise scrolling commands with no value
Stefano Pigozzi
2013-11-25
*
player: close demuxer before stream
wm4
2013-11-24
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
Reduce stheader.h includes, move stream types to mp_common.h
wm4
2013-11-23
*
audio: respect --end/--length with spdif passthrough
wm4
2013-11-23
*
video: don't overwrite demuxer FPS value
wm4
2013-11-23
*
dec_video: make vf_input and hwdec_info statically allocated
wm4
2013-11-23
*
dec_video: remove "initialized" field
wm4
2013-11-23
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
player: rearrange how subtitle context and stream headers are used
wm4
2013-11-23
*
video: move decoder context from sh_video into new struct
wm4
2013-11-23
*
options: don't prefix sub-options with "--" in help output
wm4
2013-11-23
*
options: implement --pphelp differently
wm4
2013-11-23
*
video: remove vf_pp auto-insertion
wm4
2013-11-23
*
options: provide a way for --vf to print custom help
wm4
2013-11-23
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
*
player: remove printing of barely correct slave mode stream info
wm4
2013-11-23
*
audio: don't write decoded audio format to sh_audio
wm4
2013-11-23
*
audio: move decoder context from sh_audio into new struct
wm4
2013-11-23
*
mp_ring: fix comment typo
Stefano Pigozzi
2013-11-22
*
options: prefix options with "--" in help output
wm4
2013-11-21
*
timeline: reject mplayer2 EDL files, change EDL header
wm4
2013-11-21
*
mplayer: fix passing size_t as %d to printf()
wm4
2013-11-20
*
timeline: remove support for the mplayer2 EDL format
wm4
2013-11-19
*
player: add --merge-files option
wm4
2013-11-19
*
timeline: add edl:// URIs
wm4
2013-11-19
*
timeline: add new EDL format
wm4
2013-11-19
*
player: select fallback stream in timeline code for better EDL handling
wm4
2013-11-19
*
player: deselect video track if initialization fails
wm4
2013-11-19
*
demux: rename demux_packet.h to packet.h
wm4
2013-11-18
*
audio: drop buffered filter data when seeking
wm4
2013-11-18
*
audio/filter: remove unneeded AF_CONTROLs, convert to enum
wm4
2013-11-18
*
player: simplify audio reset when seeking
wm4
2013-11-18
*
audio: use the decoder buffer's format, not sh_audio
wm4
2013-11-18
*
player: write final audo chunk only if there is audio left
wm4
2013-11-17
*
player: don't remove playback status when reinitializing DVB
wm4
2013-11-17
*
demux: simplify handling of filepos field
wm4
2013-11-16
*
encode_lavc: add missing newline in error message
wm4
2013-11-16
*
mp_ring: remove unused function
wm4
2013-11-15
*
m_option: handle audio/filter filters with old option parsing
wm4
2013-11-13
[next]