aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* DOCS/compile-windows.md: use CC=gcc.exe for msys2 compileGravatar Kevin Mitchell2016-03-18
* DOCS/compile-windows.md: update dependencies for msys2 buildGravatar Kevin Mitchell2016-03-18
* TOOLS/lua/README: link to list of user scripts on wikiGravatar wm42016-03-18
* lua: don't suspend core by default during script executionGravatar wm42016-03-18
* vd_lavc: don't get into an endless loop if decoding failsGravatar wm42016-03-18
* demux_timeline: skip decoder reinit when seeking to same segmentGravatar wm42016-03-17
* vo_opengl: dxva2egl: ignore alpha component in the mapped videoGravatar wm42016-03-17
* vo_opengl: fix operation without GL_ARB_texture_rgGravatar wm42016-03-17
* ao_lavc: use new af_select_best_samplerate functionGravatar Kevin Mitchell2016-03-17
* ao_wasapi: use new af_select_best_samplerate functionGravatar Kevin Mitchell2016-03-17
* audio: add af_select_best_samplerate functionGravatar Kevin Mitchell2016-03-17
* dxva2: prevent outputting native surfaces with HWDEC_DXVA2_COPY (again)Gravatar wm42016-03-17
* vo_opengl: fix sharpen filterGravatar wm42016-03-16
* DOCS/compile-windows.md: update MSYS2 instructionsGravatar Kevin Mitchell2016-03-16
* osd: fix build with --disable-libassGravatar wm42016-03-16
* vo_opengl: only open one OpenGL/DX interop handle when using dxva2Gravatar Kevin Mitchell2016-03-15
* input/event.h: add include guardGravatar wm42016-03-15
* input: accept plain text for drag&dropGravatar wm42016-03-15
* x11, input: move mime type drag&drop negotiation to common codeGravatar wm42016-03-15
* x11: move vo->input_ctx accesses to x11->input_ctxGravatar wm42016-03-15
* mpv.rc: remove most contentsGravatar wm42016-03-14
* command: dump tracklist if sub-add is run with the "cached" flagGravatar wm42016-03-14
* manpage: fix inverted condition in mixer-active descriptionGravatar wm42016-03-13
* player: add missing audio reconfig eventsGravatar wm42016-03-13
* manpage: minor changes to some environment variablesGravatar wm42016-03-12
* dec_video: always redisplay cover art after a seekGravatar wm42016-03-11
* dec_video: reduce scope of variableGravatar wm42016-03-11
* build: be less strict about line endingsGravatar wm42016-03-11
* manpage: add that dxinterop may work on intel.Gravatar Kevin Mitchell2016-03-10
* manpage: remove extraneous newlines from end of options.rstGravatar Kevin Mitchell2016-03-10
* manpage: add note about video filters and hwdecGravatar Kevin Mitchell2016-03-10
* manpage: document dxva2 option for hwdecGravatar Kevin Mitchell2016-03-10
* vo_opengl: add dxva2 interop to angle backendGravatar Kevin Mitchell2016-03-10
* build: install symbolic SVG iconGravatar Jashandeep Sohi2016-03-10
* ytdl_hook: handle optional format_noteGravatar ▟ ▖▟ ▖2016-03-10
* vo_opengl: use the same type for cached and current uniform valuesGravatar wm42016-03-10
* vo_opengl: cache the values of the uniform variablesGravatar igv2016-03-10
* README: eloborate on stable FFmpeg releases furtherGravatar wm42016-03-10
* DOCS: add some hints to the new examples repositoryGravatar wm42016-03-10
* DOCS: remove client API examplesGravatar wm42016-03-10
* demux: remove pausing mechanismGravatar wm42016-03-10
* demux: replace demux_pause/demux_unpause with demux_run_on_threadGravatar wm42016-03-09
* command: change stream-pos semanticsGravatar wm42016-03-09
* vo_opengl: cache the locations of the uniform variablesGravatar igv2016-03-09
* osd: cleanup: make OSDTYPE_ constants private to OSD codeGravatar wm42016-03-08
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callsGravatar wm42016-03-08
* osd: restructure and move ASS objects into its own structGravatar wm42016-03-08
* osd: refactor how mp_ass_render_frame() is calledGravatar wm42016-03-08
* TOOLS/lua/zones.lua: RemoveGravatar Ricardo Constantino2016-03-08
* osc: fix mouse areasGravatar wm42016-03-08