index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
Commit message (
Expand
)
Author
Age
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
*
player: disable hr-seek framedropping during backstepping
wm4
2014-05-12
*
player: don't assign "false" to pointer
wm4
2014-05-11
*
input: remove pausing command prefixes
wm4
2014-05-11
*
player: don't complain on too long filenames
wm4
2014-05-10
*
command: add property that estimates current video FPS
wm4
2014-05-08
*
options: add --hr-seek-framedrop option
wm4
2014-05-07
*
player: avoid reconfig during seeking
wm4
2014-05-07
*
player: remove VO from seeking code path
wm4
2014-05-07
*
player: minor reshuffling of video code
wm4
2014-05-07
*
player: limit max. fallback frame duration
wm4
2014-05-07
*
player: handle video reconfig slightly different again
wm4
2014-05-07
*
player: reset last_frame_duration on init
wm4
2014-05-07
*
command: rename stream-length to file-size, format file size
Andrey Morozov
2014-05-06
*
command: remove ifdefs for deint filters
wm4
2014-05-06
*
common: change mp_snprintf_append semantics
wm4
2014-05-05
*
options: merge ---sub-auto-match with --sub-auto
wm4
2014-05-04
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
options: rename video-related options/properties
Martin Herkt
2014-05-04
*
options: rename audio-related options/properties
Martin Herkt
2014-05-04
*
options: rename subtitle-related options
Martin Herkt
2014-05-04
*
video: remove a corner case by introducing another one
wm4
2014-05-03
*
video: fix video end condition
wm4
2014-05-03
*
video: rename a variable
wm4
2014-05-03
*
client API: fix inverted condition
wm4
2014-05-02
*
video: removed unused stuff
wm4
2014-05-02
*
player: remove extremely obscure undefined behavior
wm4
2014-05-02
*
client API, video: signal reconfig at the right time
wm4
2014-05-02
*
lua: remove "lua/" prefix from script names
wm4
2014-05-02
*
video: change everything
wm4
2014-05-02
*
video: handle colorspace and aspect overrides separately
wm4
2014-05-02
*
command, vo_vdpau: respect vdpau deint sub-option
wm4
2014-05-02
*
command: redo deinterlace filter probing
wm4
2014-05-02
*
command: make enabling deinterlacing with vdpau work
wm4
2014-05-02
*
video: improve error messages
wm4
2014-04-30
*
vf-metadata: fix handling of NULL metadata
Kevin Mitchell
2014-04-29
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
*
video: don't drop last frame when deinterlacing with yadif
wm4
2014-04-28
*
client API: add chapter change event
wm4
2014-04-27
*
stream: make mp_input_check_interrupt thread-safe
wm4
2014-04-25
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
lua: fix stack going out of sync
wm4
2014-04-24
*
dispatch: move into its own source file
wm4
2014-04-23
*
video: add a "hwdec" property to enable or disable hw decoding at runtime
wm4
2014-04-23
*
client API: make mpv_set_option set options natively
wm4
2014-04-22
*
command: export rotation parameter
wm4
2014-04-22
*
video: auto-insert software rotation filter
wm4
2014-04-21
*
encode: don't resume playback when encoding
wm4
2014-04-19
*
encode: don't apply default config options
wm4
2014-04-19
*
Remove CPU detection and inline asm handling
wm4
2014-04-19
[next]