aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_mkv: parse FLAC channel layoutsGravatar wm42015-07-20
* vo_opengl: make oversample the default for opengl-hq as wellGravatar Niklas Haas2015-07-20
* af_lavrresample: always reinit resampler on filter reinitGravatar wm42015-07-19
* af_lavrresample: don't unnecessarily print remix messageGravatar wm42015-07-19
* TOOLS/zsh.pl: die loudly if mpv fails to runGravatar Philip Sequeira2015-07-19
* vf_vapoursynth: relicense to LGPL 2.1+Gravatar wm42015-07-19
* build: update waf to 1.8.12Gravatar Stefano Pigozzi2015-07-18
* command: add track-list/N/audio-channels propertyGravatar deuiore2015-07-18
* vo_opengl: make the size of interpolation textures exactGravatar Niklas Haas2015-07-18
* screenshot: don't write PNG colorspace tags by defaultGravatar wm42015-07-18
* sub: add option for stretching image subtitles to screenGravatar wm42015-07-18
* av_log: remove dumb shitGravatar wm42015-07-18
* vo_opengl: cleanup frame reupload logicGravatar wm42015-07-17
* build: fix windows compilation after cleanGravatar Stefano Pigozzi2015-07-17
* TOOLS: make autodeint detect telecine in parallelGravatar Kevin Mitchell2015-07-16
* vo_opengl: refactor queue configurationGravatar wm42015-07-16
* vo: fix number of future framesGravatar wm42015-07-16
* build: make mpv.rc depend on version.hGravatar Stefano Pigozzi2015-07-15
* vo_opengl: reject future images in different formatsGravatar wm42015-07-15
* vaapi: destroy derived VAImage after each useGravatar wm42015-07-15
* vo_vaapi: drop unused fieldGravatar wm42015-07-15
* vaapi: don't assume vaQueryImageFormats() returns sorted listGravatar wm42015-07-15
* Revert "vaapi: remove vaDeriveImage() code path"Gravatar wm42015-07-15
* vaapi: allow allocating additional surfaces during decodingGravatar wm42015-07-15
* vo_opengl: simplifyGravatar wm42015-07-15
* player: show larger cache sizes in MB on status lineGravatar wm42015-07-14
* build: don't make version.sh create version.h by defaultGravatar wm42015-07-14
* vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpiGravatar Philip Langdale2015-07-14
* README: remove dead links to mailing listsGravatar wm42015-07-14
* player: add missing \n to a messageGravatar wm42015-07-13
* manpage: fix typoGravatar wm42015-07-13
* sub: call ass_set_fonts() only onceGravatar wm42015-07-13
* player: extend --hls-bitrate optionGravatar wm42015-07-13
* player: put --term-playing-msg in a separate log categoryGravatar wm42015-07-13
* demux: handle Matroska-style replaygain tags as wellGravatar wm42015-07-12
* demux: refactor replaygain tag handlingGravatar wm42015-07-12
* bootstrap: change waf primary mirrorGravatar Stefano Pigozzi2015-07-12
* build: fix version.h creationGravatar Stefano Pigozzi2015-07-12
* player: use exit code 0 by default for quit, 4 for signals, etc.Gravatar Philip Sequeira2015-07-11
* vo_opengl: reduce verbose outputGravatar wm42015-07-11
* vo_vdpau: Implement rotation supportGravatar Philip Langdale2015-07-11
* vo_opengl: reimplement tscale=oversampleGravatar Niklas Haas2015-07-11
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesGravatar Philip Langdale2015-07-11
* player: parse and expose m3u playlist titlesGravatar wm42015-07-10
* video: don't force video refresh if video is restartingGravatar wm42015-07-10
* video: add a way to disable automatic stereo conversionGravatar wm42015-07-10
* vf_stereo3d: drop internal implementationGravatar wm42015-07-10
* stream_file: remove an indirectionGravatar wm42015-07-10
* stream_file: cosmetics: shorten variable nameGravatar wm42015-07-10
* gl_hwdec: change wording in verbose messageGravatar wm42015-07-10