aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: move shader file caching to video.cGravatar wm42015-09-23
* player: fix another --force-window bugGravatar wm42015-09-23
* vd_lavc: do not abort hardware decoding on errorsGravatar wm42015-09-23
* vf_vavpp: allocate output surfaces with the same size as inputGravatar wm42015-09-23
* va_vavpp: set input/output processing regionGravatar wm42015-09-23
* vd_lavc: minor cleanup to hwdec fallback codeGravatar wm42015-09-23
* DOCS: update client API changes for releaseGravatar Martin Herkt2015-09-23
* DOCS: update release policyGravatar Martin Herkt2015-09-23
* win32: allow multiple windows at the same timeGravatar wm42015-09-22
* build: allow disabling vapoursynth completelyGravatar wm42015-09-22
* player: fix excessive CPU usage in audio-only modeGravatar wm42015-09-22
* player: some more --force-window fixesGravatar wm42015-09-21
* player: do not destroy VO prematurely when initializing playbackGravatar wm42015-09-20
* player: rename and move find_subfiles.cGravatar wm42015-09-20
* player: add opus to list of external audio file extensionsGravatar wm42015-09-20
* player: make force-window in auto-profiles actually workGravatar wm42015-09-20
* player: make force-window=immediate work in auto-profilesGravatar wm42015-09-20
* vf_yadif: add hack for Libav compatibilityGravatar wm42015-09-20
* audio/filter: remove reentrancy flagGravatar wm42015-09-20
* TOOLS/zsh.pl: only check the actual exit code when calling mpvGravatar Philip Sequeira2015-09-20
* vf_vdpaurb: query_format is still requiredGravatar Philip Langdale2015-09-18
* vf_vdpaurb: Pass through non-hardware-decoded contentGravatar Philip Langdale2015-09-15
* manpage: add a note about libavfilterGravatar wm42015-09-11
* video/filter: remove some vf_lavfi wrappersGravatar wm42015-09-11
* vf_lavfi: cosmetics: fix coding styleGravatar wm42015-09-11
* af_lavfi: implement af-metadata propertyGravatar wm42015-09-11
* af: use generic statuc codesGravatar wm42015-09-11
* player: prefer logical current directory pathGravatar wm42015-09-11
* vf: vf_stereo3d depends on libavfilterGravatar wm42015-09-11
* ao_lavc: minor simplificationGravatar wm42015-09-11
* ao_alsa: use sample format determination codeGravatar Kevin Mitchell2015-09-10
* ao_alsa: add double to sample format listGravatar Kevin Mitchell2015-09-10
* ao_alsa: put spdif formats into find_alsa_formatGravatar Kevin Mitchell2015-09-10
* audio/format: revise af_format_conversion_scoreGravatar Kevin Mitchell2015-09-10
* video: make --field-dominance set interlaced flagGravatar Kevin Mitchell2015-09-10
* vo_rpi: fix compilationGravatar wm42015-09-11
* ao_oss: use new sample format determination codeGravatar wm42015-09-10
* ao_lavc: use new sample format determination codeGravatar wm42015-09-10
* audio/format: add function for determining sample conversion candidatesGravatar wm42015-09-10
* audio/format: fix interlaved vs. non-interleaved conversionsGravatar wm42015-09-10
* audio/format: actually prefer float over double sample formatGravatar wm42015-09-10
* video: do not use deprecated libavutil pixdesc fieldsGravatar wm42015-09-10
* vo_opengl: fix shader compilation with debanding and OSX hwdecGravatar wm42015-09-10
* vo_opengl: move sampler type mapping to a functionGravatar wm42015-09-10
* command: make "add <property> 0" not change the valueGravatar wm42015-09-10
* cache: do not include backbuffer size in total stream cache sizeGravatar wm42015-09-10
* DOCS: cleanup API changes version markersGravatar wm42015-09-10
* vo_opengl: fix deband sub-option handlingGravatar wm42015-09-09
* vo_opengl: implement debanding (and remove source-shader)Gravatar Niklas Haas2015-09-09
* old-makefile: update for recent OpenGL refactorsGravatar wm42015-09-09