index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_opengl: fix srgb replacement options
James Ross-Gowan
2015-03-16
1
-1
/
+1
*
vo_opengl: fix incorrectly drawn OSD in idle mode
wm4
2015-03-16
1
-2
/
+2
*
vo_opengl: apply OSD color management
Niklas Haas
2015-03-16
1
-24
/
+39
*
vo_opengl: improve queue size heuristic
Niklas Haas
2015-03-16
1
-1
/
+1
*
vo_opengl: improve interpolation diagnostics
Niklas Haas
2015-03-16
1
-6
/
+9
*
vo_opengl: color manage after interpolation
Niklas Haas
2015-03-16
1
-13
/
+18
*
man/vo: fix typo
Martin Herkt
2015-03-15
1
-1
/
+1
*
bootstrap: add waf mirror
Martin Herkt
2015-03-15
1
-5
/
+18
*
filter_kernels: add comment to prevent confusion
Niklas Haas
2015-03-15
1
-0
/
+2
*
vo_opengl: add oversample support for tscale
Niklas Haas
2015-03-15
2
-25
/
+54
*
vo_opengl: add oversample scaler
Niklas Haas
2015-03-15
2
-0
/
+44
*
vo_opengl: refactor smoothmotion -> interpolation
Niklas Haas
2015-03-15
5
-130
/
+189
*
vo_opengl: increase the number of video buffers
Niklas Haas
2015-03-15
1
-12
/
+16
*
audio: fix off by one error in channel map selection code
wm4
2015-03-15
1
-2
/
+2
*
command: make "media-title" observable
wm4
2015-03-15
1
-1
/
+1
*
man: fix PDF build
Martin Herkt
2015-03-15
1
-3
/
+4
*
vo_opengl: remove hwdec unmap_image callback
wm4
2015-03-14
5
-22
/
+1
*
vo_opengl: silence vdpau hwdec warnings with smoothmotion
wm4
2015-03-14
1
-4
/
+10
*
vo_opengl: only clamp when necessary
Niklas Haas
2015-03-14
1
-2
/
+2
*
cocoa: signal VO_EVENT_WIN_STATE on fps change
Stefano Pigozzi
2015-03-14
1
-0
/
+2
*
vo_opengl: fix incorrect wording in comment
Niklas Haas
2015-03-14
1
-1
/
+1
*
vo_opengl: fix uninitialization logic
Niklas Haas
2015-03-14
1
-1
/
+8
*
vo_opengl: apply alpha after conversion to rgb
Niklas Haas
2015-03-13
1
-12
/
+7
*
vo_opengl: replace float array with a struct
wm4
2015-03-13
4
-59
/
+64
*
vo_opengl: remove unused declaration
wm4
2015-03-13
1
-5
/
+0
*
ao: align audio buffer size
wm4
2015-03-13
1
-0
/
+3
*
TOOLS: remove youtube-dl_mpv.sh
wm4
2015-03-13
1
-22
/
+0
*
vo: make sure display-fps is up-to-date
wm4
2015-03-13
1
-2
/
+8
*
win32: support get display fps
Avi Halachmi (:avih)
2015-03-13
1
-0
/
+54
*
command: fix display-fps property (again)
wm4
2015-03-13
3
-10
/
+27
*
vo_opengl: restore GL(ES) 2 compatibility
wm4
2015-03-13
1
-0
/
+2
*
vo_opengl: don't test for arrays
wm4
2015-03-13
3
-8
/
+2
*
vo_opengl: minor fix to a comment
wm4
2015-03-13
1
-2
/
+2
*
w32_common: don't hide cursor when the menu is open
James Ross-Gowan
2015-03-13
1
-8
/
+8
*
manpage: update cscale
Niklas Haas
2015-03-13
1
-4
/
+1
*
vo_opengl: sample from the right tex for separated scalers
Niklas Haas
2015-03-13
1
-8
/
+8
*
options: introduce --cache=yes choice
wm4
2015-03-12
3
-3
/
+8
*
cache: bump default size to 150MB
wm4
2015-03-12
2
-2
/
+2
*
command: display-fps is the display FPS as assumed by the VO
wm4
2015-03-12
3
-8
/
+8
*
vo: update FPS only on state changes
wm4
2015-03-12
2
-13
/
+33
*
Merge branch 'gl_rework'
wm4
2015-03-12
15
-2045
/
+1852
|
\
|
*
vo_opengl: refactor shader generation (part 2)
Niklas Haas
2015-03-12
8
-223
/
+750
|
*
vo_opengl: refactor shader generation (part 1)
wm4
2015-03-12
12
-2000
/
+1280
|
/
*
build: simplify windows checks
wm4
2015-03-11
2
-25
/
+14
*
player: dump list of satisfied deps instead of config.h with -v
wm4
2015-03-11
2
-2
/
+12
*
demux_mkv: make matroska.pl script output deterministic
wm4
2015-03-11
1
-1
/
+1
*
command: allow changing some VO options even if VO wasn't created yet
wm4
2015-03-11
1
-4
/
+4
*
player: fix crash when taking screenshots in idle mode
wm4
2015-03-11
1
-0
/
+2
*
x11: ignore mouse enter/leave events due to pointer grab
wm4
2015-03-11
1
-0
/
+4
*
build: disable tests by default
Stefano Pigozzi
2015-03-10
1
-0
/
+1
*
vo: hide opengl-cb in --vo=help
wm4
2015-03-10
1
-1
/
+1
*
audio: fix spdif packet size unit
wm4
2015-03-10
2
-9
/
+9
*
audio: fix spdif DTS packet size
wm4
2015-03-10
1
-0
/
+1
*
audio: cut audio with spdif too on playback restart
wm4
2015-03-10
1
-3
/
+3
*
ad_spdif: move frame sizes to a general function
wm4
2015-03-10
3
-7
/
+16
*
command: add display-fps property
wm4
2015-03-10
2
-1
/
+24
*
vo_opengl_cb: clear last video frame on uninit()
wm4
2015-03-10
1
-8
/
+9
*
ao_coreaudio_exclusive: port to pull API, fix latency calculations
wm4
2015-03-10
1
-78
/
+37
*
ao_coreaudio: move some helpers to utils
wm4
2015-03-10
3
-16
/
+20
*
ao_coreaudio_exclusive: rip out pseudo volume control
wm4
2015-03-10
1
-40
/
+1
*
player: restore --dump-stats
wm4
2015-03-10
1
-6
/
+6
*
client API: clarify mpv_opengl_cb_render() viewport parameter
wm4
2015-03-09
1
-1
/
+4
*
vo_opengl: move minor helper to common code
wm4
2015-03-09
3
-10
/
+6
*
stream: use relaxed atomic loads for checking playback aborts
wm4
2015-03-09
1
-1
/
+1
*
demux_mkv: never warn when trying to resync on EOF
wm4
2015-03-09
1
-2
/
+4
*
demux_mkv: check for playback aborts
wm4
2015-03-09
3
-0
/
+9
*
w32_common: remove redundant is_maximized function
James Ross-Gowan
2015-03-09
1
-8
/
+1
*
cocoa: fix minimized state getter
Stefano Pigozzi
2015-03-09
1
-5
/
+2
*
x11: fix VOCTRL_GET_WIN_STATE
wm4
2015-03-09
1
-0
/
+1
*
w32_common: support the "window-minimized" property
James Ross-Gowan
2015-03-09
2
-2
/
+6
*
stream/smb: mark as network stream for --cache=auto
Kevin Mitchell
2015-03-09
1
-0
/
+1
*
manpage: document swapinterval default
Niklas Haas
2015-03-09
1
-1
/
+2
*
cocoa: support the "window-minimized" property
Jaime Marquínez Ferrándiz
2015-03-08
3
-1
/
+33
*
vf_vavpp: fix deinterlacing
Filip Milivojevic
2015-03-08
1
-0
/
+8
*
input.conf: add key binding to override ASS subtitle styles
wm4
2015-03-08
2
-0
/
+8
*
DOCS: minor update to coding style
wm4
2015-03-08
1
-0
/
+2
*
cocoa: fix autohide in fullscreen
Stefano Pigozzi
2015-03-08
4
-5
/
+26
*
cocoa: fix mouse hiding with launchpad and dock folders
Stefano Pigozzi
2015-03-08
3
-1
/
+18
*
options: add M_OPT_FILE to new options that are missing it
Philip Sequeira
2015-03-07
2
-2
/
+2
*
audio: refuse to change playback speed with spdif
wm4
2015-03-07
2
-3
/
+5
*
audio: make changing playback speed slightly more robust
wm4
2015-03-07
1
-32
/
+39
*
cocoa: clamp mouse position to window.
torque
2015-03-07
1
-0
/
+2
*
cocoa: update mouse coordinates when window is initialized.
torque
2015-03-07
3
-2
/
+4
*
cocoa: don't uninit light sensor if not present
Stefano Pigozzi
2015-03-07
1
-2
/
+4
*
vo_opengl/x11: fix automatic ICC profile loading
Martin Herkt
2015-03-07
2
-6
/
+11
*
cocoa: remove possible use after free
Stefano Pigozzi
2015-03-07
1
-5
/
+5
*
cocoa: fix some crashes caused by async uninit
Stefano Pigozzi
2015-03-07
1
-31
/
+15
*
af_scaletempo: minor simplification
wm4
2015-03-06
1
-15
/
+6
*
af_scaletempo: restore confusing mplayer behavior
wm4
2015-03-06
1
-3
/
+9
*
demux_mkv: actually skip elements out of reach
wm4
2015-03-06
1
-1
/
+2
*
demux_mkv: fix issues with unseekable streams
wm4
2015-03-06
1
-14
/
+16
*
Lua: add unpack shim for Lua 5.2/5.3 compatibility.
torque
2015-03-06
1
-0
/
+2
*
vo_vaapi: fix video equalizer (second try)
wm4
2015-03-06
1
-12
/
+36
*
player: allow changing playback speed in early audio init stages
wm4
2015-03-06
1
-1
/
+1
*
DOCS/compile-window.md: add Lua package to MXE instructions
wm4
2015-03-06
1
-2
/
+2
*
build: make vdpau and dxva2 checks nicer
wm4
2015-03-06
2
-4
/
+4
*
player: fix operation if command line is empty
wm4
2015-03-06
2
-12
/
+13
*
osx: terminate argv properly when arguments are removed
wm4
2015-03-06
1
-1
/
+4
*
DOCS, options: fix example
ChrisK2
2015-03-05
1
-1
/
+1
*
build: check whether hwaccels are enabled in FFmpeg
wm4
2015-03-05
1
-3
/
+5
*
vo_opengl: make smoothmotion-threshold inclusive
Niklas Haas
2015-03-05
1
-2
/
+2
*
vd_lavc: let --hwdec=auto select "vaapi-copy"
wm4
2015-03-05
1
-1
/
+1
*
vd_lavc: request 1 more threads than CPU cores
wm4
2015-03-05
1
-0
/
+2
*
vo_vaapi: round equalizer values
wm4
2015-03-05
1
-2
/
+5
*
client API: mention the changes to the seek/screenshot commands
wm4
2015-03-05
2
-1
/
+3
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
5
-51
/
+60
*
player: minor simplification
wm4
2015-03-05
3
-16
/
+11
*
vo_opengl: increase ambient light changes log level
Stefano Pigozzi
2015-03-04
1
-1
/
+1
*
README: fix typos
wm4
2015-03-04
1
-1
/
+1
*
ad_spdif: remove per-packet message
wm4
2015-03-04
1
-1
/
+0
*
player: use symbolic constant for seek precision
wm4
2015-03-04
4
-29
/
+43
*
input: use flag option type for some input commands
wm4
2015-03-04
4
-38
/
+50
*
input: remove numeric compatibility parameters from commands
wm4
2015-03-04
1
-14
/
+14
*
options: add flag option type
wm4
2015-03-04
2
-0
/
+121
*
cache: assume file size from EOF position
wm4
2015-03-04
1
-2
/
+8
*
README: add some better links
wm4
2015-03-04
1
-3
/
+31
*
win32: fix some more -Wparentheses warnings
wm4
2015-03-04
3
-4
/
+4
*
build: fix warnings with --disable-libass
wm4
2015-03-04
1
-2
/
+2
*
cocoa: silence -Wlogical-op-parentheses
Stefano Pigozzi
2015-03-04
1
-1
/
+1
*
vo_opengl: add gamma-auto option
Stefano Pigozzi
2015-03-04
6
-0
/
+103
*
cocoa: add support for querying ambient lighting
Stefano Pigozzi
2015-03-04
2
-0
/
+97
*
stream_cdda: add option to enable cdtext, and disable it by default
wm4
2015-03-03
2
-3
/
+9
*
stream_cdda: fix parameter passing
wm4
2015-03-03
1
-2
/
+0
*
sub: this isn't needed either
wm4
2015-03-03
4
-8
/
+0
*
Revert "demux_lavf: workaround for broken libavformat subtitle seeking"
wm4
2015-03-03
1
-23
/
+4
*
sd_lavc: remove mp4 vobsub extradata hack
wm4
2015-03-03
1
-35
/
+0
*
Remove some FFmpeg/Libav compatibility hacks
wm4
2015-03-03
8
-139
/
+3
*
build: bump required FFmpeg/Libav libraries
wm4
2015-03-03
4
-17
/
+18
*
manpage: improve --osd-fractions description
wm4
2015-03-03
1
-1
/
+2
*
manpage: remove empty line to fix formatting
wm4
2015-03-02
1
-1
/
+0
*
audio: change playback speed directly in resampler
wm4
2015-03-02
6
-102
/
+75
*
demux_lavf: use this for image formats
wm4
2015-03-02
1
-6
/
+13
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
6
-9
/
+11
*
msg: use relaxed atomics for log level test
wm4
2015-03-02
2
-1
/
+9
*
buid: readd -Wparentheses
wm4
2015-03-02
7
-8
/
+8
*
vo_direct3d: support NV12 with shaders
wm4
2015-03-02
4
-196
/
+359
*
vf_scale: libswscale is being stupid
wm4
2015-03-01
2
-3
/
+10
*
Lua: add mp.get_screen_margins().
torque
2015-03-01
1
-0
/
+12
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
11
-23
/
+89
*
Revert recent vo_opengl related commits
wm4
2015-02-28
11
-87
/
+21
*
video: fix typo
wm4
2015-02-28
1
-1
/
+1
*
stream_dvb: Always define NO_STREAM_ID_FILTER if missing.
Oliver Freyermuth
2015-02-28
2
-2
/
+2
*
cocoa: remove the setNextKeyView hack
Stefano Pigozzi
2015-02-28
2
-6
/
+14
*
examples/cocoabasic: allow to send stop command
Stefano Pigozzi
2015-02-28
1
-13
/
+19
*
manpage: fix typo
zymos
2015-02-28
1
-1
/
+1
*
vd_lavc: respect lavc's color_trc field
Niklas Haas
2015-02-28
2
-0
/
+3
*
screenshots: check for AVFrame csp support
Niklas Haas
2015-02-28
3
-0
/
+15
*
screenshots: add support for csp tagging
Niklas Haas
2015-02-28
3
-0
/
+14
*
csputils: add missing gamma support
Niklas Haas
2015-02-28
5
-21
/
+55
*
csputils: add support for BT.470-M
Niklas Haas
2015-02-28
2
-1
/
+13
*
vo_opengl: delete 16 bit test texture
wm4
2015-02-27
1
-0
/
+1
*
vo_opengl: fix some comments
wm4
2015-02-27
1
-3
/
+3
*
stream: remove stream filter concept
wm4
2015-02-27
5
-43
/
+16
*
stream_rar: treat rar files as playlists
wm4
2015-02-27
3
-77
/
+33
*
build: improve DVB check
wm4
2015-02-27
1
-1
/
+1
*
options: handle choice -> flag fallback automatically
wm4
2015-02-27
4
-21
/
+32
*
options: minor simplification in flag option parser
wm4
2015-02-27
1
-20
/
+14
*
demux: bump default demuxer queue sizes
wm4
2015-02-27
2
-4
/
+4
*
client API: make some more properties observable
wm4
2015-02-27
1
-1
/
+2
*
manpage: update wording on speed
Niklas Haas
2015-02-27
1
-2
/
+3
*
vo_opengl: implement antiringing for tensor scalers
Niklas Haas
2015-02-27
3
-10
/
+17
*
input: handle closed pipe correctly
wm4
2015-02-26
1
-1
/
+1
*
input: if FD is not writable, just don't write to the FD
wm4
2015-02-26
1
-6
/
+11
*
input: allow passing FDs to --input-file
wm4
2015-02-26
2
-3
/
+15
*
input: avoid creating world-writeable file with --input-unix-socket
wm4
2015-02-26
3
-0
/
+9
*
audio: accept 1.0 and 2.0 as aliases for mono and stereo
wm4
2015-02-26
1
-0
/
+2
*
player: adjust A/V desync message
wm4
2015-02-26
1
-3
/
+3
*
vo_opengl: test FBOs only if they're going to be used
wm4
2015-02-26
1
-30
/
+28
*
vo_xv: don't attempt to clear window before mapped
wm4
2015-02-26
1
-0
/
+2
*
ytdl: add "--ytdl-params" option
Thiago Kenji Okada
2015-02-25
4
-0
/
+22
*
cache: use MPCLAMP() macro
wm4
2015-02-25
1
-9
/
+2
*
cache: limit to file size
wm4
2015-02-25
1
-1
/
+8
*
remove dead comment
Stefano Pigozzi
2015-02-25
1
-2
/
+0
*
build: move QuartzCore linking to the cocoa check
Stefano Pigozzi
2015-02-25
3
-2
/
+4
*
sd_ass: replace a deprecated libass API call
wm4
2015-02-25
1
-1
/
+1
*
demux_mkv_timeline: fix potential issue when enabling cache
wm4
2015-02-25
1
-0
/
+1
*
demux_mkv_timeline: move uids array to context too
wm4
2015-02-25
1
-31
/
+26
*
demux_mkv_timeline: pass sources array as part of context
wm4
2015-02-25
1
-45
/
+39
*
demux_mkv: minor refactor for deferred cue reading
wm4
2015-02-25
1
-45
/
+41
*
demux_mkv: don't spam too many warnings with partial files
wm4
2015-02-25
1
-14
/
+15
*
manpage: adjust --ass-style-override description
wm4
2015-02-25
1
-2
/
+1
*
vo_opengl: greatly increase smoothmotion performance
Niklas Haas