aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_opengl: add direct rendering supportGravatar wm42017-07-24
* mp_image: expose some image allocation code as helpers, refactorGravatar wm42017-07-23
* mp_image_pool: disallow adding read only framesGravatar wm42017-07-23
* vo_opengl: osd: remove stale declarationGravatar wm42017-07-23
* vo_opengl: add printf format checking to pass_describe()Gravatar wm42017-07-22
* vo_opengl: make VAO helper private, remove old VAO mechanismGravatar wm42017-07-22
* vo_opengl: osd: use new VAO mechanismGravatar wm42017-07-22
* vo_opengl: add mechanism to create/cache VAO on the flyGravatar wm42017-07-22
* vo_opengl: osd: refactor and simplifyGravatar wm42017-07-22
* options: drop --video-aspect-method=hybridGravatar wm42017-07-21
* client API: drop some compatibility handlingGravatar wm42017-07-21
* input: drop deprecated "osd" commandGravatar wm42017-07-21
* options: kill --field-dominanceGravatar wm42017-07-21
* demux_lavf: don't free AVFormatContext.key fieldGravatar wm42017-07-21
* ao_oss: fix a dumb calculationGravatar wm42017-07-21
* manpage: fix minor spelling mistake in mpv.rstGravatar James Cowgill2017-07-19
* travis: trigger website rebuild on VERSION changes tooGravatar Ricardo Constantino2017-07-19
* Update VERSIONGravatar Martin Herkt2017-07-18
* Release 0.26.0Gravatar Martin Herkt2017-07-18
* csputils: fix mp_colorspace_equal missing fieldGravatar Niklas Haas2017-07-18
* manpage: upcase JavaScript for section title case consistency.Gravatar torque2017-07-17
* vo_opengl: avoid constant divisionsGravatar Niklas Haas2017-07-17
* demux_disc: fix bluray subtitle language retrievalGravatar wm42017-07-16
* vo_opengl: styleGravatar Niklas Haas2017-07-16
* vo_opengl: use MP_ALIGN_UP instead of FFALIGNGravatar Niklas Haas2017-07-16
* vo_opengl: use glBufferSubData instead of glMapBufferRangeGravatar Niklas Haas2017-07-16
* ytdl_hook: add a header to support geo-bypassGravatar Jagannathan Tiruvallur Eachambadi2017-07-16
* osd_libass: avoid libass warnings if scripts set ASS text earlyGravatar wm42017-07-16
* Replace remaining avcodec_close() callsGravatar wm42017-07-16
* vo_opengl: update BufferData usage hintsGravatar Niklas Haas2017-07-15
* vo_opengl: coalesce intra-plane PBOsGravatar Niklas Haas2017-07-15
* img_format: fix a commentGravatar wm42017-07-15
* vo_opengl: generalize --scale-clamp etc.Gravatar Niklas Haas2017-07-12
* vo_opengl: remove redundant gl_video_setup_hooks callGravatar Niklas Haas2017-07-12
* player: change default section when loading encoding-profiles.confGravatar wm42017-07-12
* Revert "player: always load encoding-profiles.conf"Gravatar wm42017-07-12
* man/options: fix a few broken options' examplesGravatar Ricardo Constantino2017-07-12
* ytdl_hook: actually load the script-optsGravatar Ricardo Constantino2017-07-11
* ytdl_hook: add option to exclude URLs from being parsedGravatar Ricardo Constantino2017-07-11
* ytdl_hook: add times for ytdl and hook running on debug-levelGravatar Ricardo Constantino2017-07-11
* ao_wasapi: remove redundant / outdated commentGravatar Kevin Mitchell2017-07-10
* ao_waspi: use switch for handling fix_format errorsGravatar Kevin Mitchell2017-07-10
* ao_wasapi: don't repeat format negotiation on align hackGravatar Kevin Mitchell2017-07-10
* ao_wasapi: fix leak on align hackGravatar Kevin Mitchell2017-07-10
* vo_opengl: fix type of glsl variable frameGravatar Aman Gupta2017-07-11
* vo_opengl: don't make assumptions about plane orderGravatar wm42017-07-10
* ad_spdif: minor cleanupsGravatar wm42017-07-10
* vo_opengl: hwdec_dxva2egl: probe whether ANGLE mapping worksGravatar wm42017-07-10
* vd_lavc: fix crashes with old hwaccelsGravatar wm42017-07-10
* vo_opengl: fix dumb_mode chroma transformation fixupGravatar Niklas Haas2017-07-10