aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_opengl: decrease default superxbr-edge-strengthGravatar Niklas Haas2016-03-07
* vo_opengl: improve superxbr algorithmGravatar Niklas Haas2016-03-07
* vo_opengl: refactor superxbr algorithmGravatar Niklas Haas2016-03-07
* osd, lua: remove weird OSD scalingGravatar wm42016-03-07
* osd: remove unused osd_coords_to_video()Gravatar wm42016-03-07
* video: fix coverart decodingGravatar wm42016-03-07
* README: edit release section, add section about preferred FFmpeg versionGravatar wm42016-03-07
* vo_xv, vo_x11: warn that these VOs should not be usedGravatar wm42016-03-06
* sub: make preloading more robustGravatar wm42016-03-06
* demux: delay bitrate calculation on packets with unknown timestampsGravatar wm42016-03-05
* sd_ass: always clear subtitles on seek if duration unknownGravatar wm42016-03-05
* vo_opengl: refactor plane-skipping optimizationsGravatar Niklas Haas2016-03-05
* vo_opengl: rename prescale to prescale-lumaGravatar Niklas Haas2016-03-05
* vo_opengl: add macros for scaler unitsGravatar Niklas Haas2016-03-05
* vo_opengl: refactor pass_read_video and texture bindingGravatar Niklas Haas2016-03-05