index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
vo_opengl: implement compute shader based EWA kernel
Niklas Haas
2017-07-24
*
vo_opengl: support HDR peak detection
Niklas Haas
2017-07-24
*
vo_opengl: support compute shaders
Niklas Haas
2017-07-24
*
vo_opengl: cut down on FBOTEX_FUZZY abuse
Niklas Haas
2017-07-24
*
build: warn against VLA
wm4
2017-07-24
*
common, vo_opengl: add/use helper for formatted strings on the stack
wm4
2017-07-24
*
vo_opengl: check format on some printf-like calls
wm4
2017-07-24
*
vo_opengl: add direct rendering support
wm4
2017-07-24
*
mp_image: expose some image allocation code as helpers, refactor
wm4
2017-07-23
*
mp_image_pool: disallow adding read only frames
wm4
2017-07-23
*
vo_opengl: osd: remove stale declaration
wm4
2017-07-23
*
vo_opengl: add printf format checking to pass_describe()
wm4
2017-07-22
*
vo_opengl: make VAO helper private, remove old VAO mechanism
wm4
2017-07-22
*
vo_opengl: osd: use new VAO mechanism
wm4
2017-07-22
*
vo_opengl: add mechanism to create/cache VAO on the fly
wm4
2017-07-22
*
vo_opengl: osd: refactor and simplify
wm4
2017-07-22
*
options: drop --video-aspect-method=hybrid
wm4
2017-07-21
*
client API: drop some compatibility handling
wm4
2017-07-21
*
input: drop deprecated "osd" command
wm4
2017-07-21
*
options: kill --field-dominance
wm4
2017-07-21
*
demux_lavf: don't free AVFormatContext.key field
wm4
2017-07-21
*
ao_oss: fix a dumb calculation
wm4
2017-07-21
*
manpage: fix minor spelling mistake in mpv.rst
James Cowgill
2017-07-19
*
travis: trigger website rebuild on VERSION changes too
Ricardo Constantino
2017-07-19
*
Update VERSION
Martin Herkt
2017-07-18
*
Release 0.26.0
Martin Herkt
2017-07-18
*
csputils: fix mp_colorspace_equal missing field
Niklas Haas
2017-07-18
*
manpage: upcase JavaScript for section title case consistency.
torque
2017-07-17
*
vo_opengl: avoid constant divisions
Niklas Haas
2017-07-17
*
demux_disc: fix bluray subtitle language retrieval
wm4
2017-07-16
*
vo_opengl: style
Niklas Haas
2017-07-16
*
vo_opengl: use MP_ALIGN_UP instead of FFALIGN
Niklas Haas
2017-07-16
*
vo_opengl: use glBufferSubData instead of glMapBufferRange
Niklas Haas
2017-07-16
*
ytdl_hook: add a header to support geo-bypass
Jagannathan Tiruvallur Eachambadi
2017-07-16
*
osd_libass: avoid libass warnings if scripts set ASS text early
wm4
2017-07-16
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
vo_opengl: update BufferData usage hints
Niklas Haas
2017-07-15
*
vo_opengl: coalesce intra-plane PBOs
Niklas Haas
2017-07-15
*
img_format: fix a comment
wm4
2017-07-15
*
vo_opengl: generalize --scale-clamp etc.
Niklas Haas
2017-07-12
*
vo_opengl: remove redundant gl_video_setup_hooks call
Niklas Haas
2017-07-12
*
player: change default section when loading encoding-profiles.conf
wm4
2017-07-12
*
Revert "player: always load encoding-profiles.conf"
wm4
2017-07-12
*
man/options: fix a few broken options' examples
Ricardo Constantino
2017-07-12
*
ytdl_hook: actually load the script-opts
Ricardo Constantino
2017-07-11
*
ytdl_hook: add option to exclude URLs from being parsed
Ricardo Constantino
2017-07-11
*
ytdl_hook: add times for ytdl and hook running on debug-level
Ricardo Constantino
2017-07-11
*
ao_wasapi: remove redundant / outdated comment
Kevin Mitchell
2017-07-10
*
ao_waspi: use switch for handling fix_format errors
Kevin Mitchell
2017-07-10
*
ao_wasapi: don't repeat format negotiation on align hack
Kevin Mitchell
2017-07-10
[next]