aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* audio/out: fix comment typoGravatar Kevin Mitchell2017-07-09
* misc/ring: fix comment typoGravatar Kevin Mitchell2017-07-09
* ao_wasapi: enable packed 24 bit outputGravatar Kevin Mitchell2017-07-09
* audio/out: correct copy length in ao_read_data_convertedGravatar Kevin Mitchell2017-07-09
* ao_wasapi: reorder channels and samplerates to speed up searchGravatar Kevin Mitchell2017-07-09
* ao_wasapi: minor cosmetic fixesGravatar Kevin Mitchell2017-07-09
* ao_wasapi: try correct initial formatGravatar Kevin Mitchell2017-07-09
* vo_opengl: describe the remainder passes after user shadersGravatar Niklas Haas2017-07-09
* manpage: add a description for --scaleGravatar Niklas Haas2017-07-09
* vo_opengl: support tone-mapping-param for `clip`Gravatar Niklas Haas2017-07-07
* audio: drop AF_FORMAT_S24Gravatar wm42017-07-07
* ao_pcm: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_oss: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_sndio: drop AF_FORMAT_S24 usageGravatar wm42017-07-07
* ao_wasapi_utils: be slightly more clever when converting channel mapGravatar wm42017-07-07
* ao_wasapi: drop use of AF_FORMAT_S24Gravatar wm42017-07-07
* ao_alsa: drop use of AF_FORMAT_S24Gravatar wm42017-07-07
* audio/out: add helper code to do 24 bit conversion in AOGravatar wm42017-07-07
* vo_opengl: rework --opengl-dumb-modeGravatar Niklas Haas2017-07-07
* vo_opengl: correct off-by-one in scale=oversampleGravatar Niklas Haas2017-07-07
* vo_opengl: do not use vaapi-over-GLXGravatar wm42017-07-07
* vo_opengl: prevent desat from blowing up for negativeGravatar Niklas Haas2017-07-07
* demux_lavf: remove --demuxer-lavf-cryptokey optionGravatar wm42017-07-06