summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.13.0v0.13.0Martin Herkt2015-11-102-1/+72
* Merge branch 'master' into release/currentMartin Herkt2015-11-1092-1279/+3659
|\
| * player: silence sporadic error messages on audio initwm42015-11-101-1/+1
| * vd_lavc: be more careful with flushing the decoderwm42015-11-102-5/+22
| * vo_opengl: move the glFlush() call to the rendererwm42015-11-102-5/+5
| * vo_opengl_cb: better underflow reportingwm42015-11-101-6/+12
| * vo_opengl: limit GLSL to version 3.3wm42015-11-101-0/+2
| * stream_libarchive: make libarchive seek callback lazyKevin Mitchell2015-11-091-3/+22
| * stream_libarchive: add multivolume supportKevin Mitchell2015-11-092-16/+156
| * libarchive: remove redundant log prefixKevin Mitchell2015-11-092-4/+4
| * external_files: deduplicate bstr functionsKevin Mitchell2015-11-091-20/+4
| * vo_opengl: fix 10-bit video prescalingBin Jin2015-11-095-24/+21
| * vo_opengl_cb: make operation more similar to normal VOswm42015-11-094-140/+61
| * vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versionswm42015-11-095-6/+19
| * vo_opengl: fix extension namewm42015-11-091-1/+1
| * vo_opengl: simplify GLSL version detectionwm42015-11-091-10/+4
| * command: make display-fps property writablewm42015-11-092-8/+10
| * vo_opengl: never load vaapi GLX interop by defaultwm42015-11-095-8/+8
| * vo_opengl: always preload hwdec interopwm42015-11-091-3/+6
| * vo_opengl: rename "drm_egl" to "drm-egl"wm42015-11-092-3/+3
| * vo_opengl: disable drm_egl autopickuprr-2015-11-091-0/+4
| * dec_audio: add missing includewm42015-11-081-0/+1
| * win32: request MMCSS "Playback" profilewm42015-11-082-1/+11
| * manpage: remove examples and authors sectionwm42015-11-081-46/+0
| * manpage: slightly improve configuration files sectionwm42015-11-081-2/+3
| * audio: interpolate audio timestampswm42015-11-081-2/+12
| * audio: move PTS setting out of the decoderwm42015-11-084-18/+16
| * vo_drm: relicense to LGPLrr-2015-11-083-10/+15
| * vo_drm: use bool rather than integer return valuesrr-2015-11-084-78/+60
| * vo_opengl: add DRM EGL backendrr-2015-11-086-8/+467
| * vo_drm: move initialization to drm_commonrr-2015-11-083-219/+278
| * vo_opengl: fix typorr-2015-11-071-1/+1
| * vo_opengl: rename fancy-downscaling to correct-downscalingwm42015-11-073-12/+11
| * vo_opengl: fancy-downscaling: enable also for anamorphic clipsAvi Halachmi (:avih)2015-11-072-7/+12
| * x11: print Xlib errors in verbose mode if Xlib messages are silencedwm42015-11-071-9/+5
| * demux_mkv: remove --demuxer-mkv-fix-timestampswm42015-11-072-29/+1
| * chmap: remove MPlayer layoutswm42015-11-074-39/+0
| * ao_jack: remove "alsa" std-channel-layout choicewm42015-11-072-11/+4
| * ao_alsa: remove the last bits of legacy channel map fallbackwm42015-11-071-3/+1
| * audio: fix af_fmt_change_bytes() with spdif formatswm42015-11-071-1/+1
| * vo_opengl: x11: silence error messages when using legacy GL contextwm42015-11-063-2/+16
| * Remove some VLAswm42015-11-065-32/+24
| * w32: use DisplayConfig API to retrieve correct monitor refresh rateJames Ross-Gowan2015-11-065-19/+303
| * w32: always get screenrc from an HMONITORJames Ross-Gowan2015-11-061-21/+41
| * w32: remove Win95 and NT4 monitor codeJames Ross-Gowan2015-11-061-25/+4
| * video: increase avi pts buffer sizewm42015-11-061-1/+1
| * vo_opengl: simplify function loader slightlywm42015-11-061-6/+0
| * vo_opengl: glBindBufferBase is not part of GL 2.1/GLES 2.0wm42015-11-062-2/+2
| * demux_mkv: dump mixing/writing app fields in verbose logwm42015-11-061-0/+4
| * old-makefile: update with latest source additionswm42015-11-051-0/+6
| * vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-0511-5/+403
| * file2string: mark question mark as non-safeBin Jin2015-11-051-2/+2
| * vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-058-7/+538
| * vo_opengl: make image size dynamic during renderingBin Jin2015-11-051-24/+33
| * options: enable mpeg2 hw decoding by default if hw decoding is requestedwm42015-11-052-4/+4
| * rpi: add support for codecs other than h264wm42015-11-053-7/+20
| * vo_vdpau: check VDP_RGBA_FORMAT_A8 supportwm42015-11-041-2/+6
| * player: use input instead of output format for spdif checkwm42015-11-041-1/+1
| * audio: do not require full audio chain reinit for speed changeswm42015-11-042-60/+66
| * player: move audio speed adjustment codewm42015-11-041-54/+60
| * af_lavcac3enc: simplify/fix AVPacket handlingwm42015-11-041-16/+21
| * audio: strictly align audio on spdif frameswm42015-11-041-3/+7
| * options: handle terminal/logging settings eagerlywm42015-11-045-19/+29
| * vo_opengl_cb: log some eventswm42015-11-041-0/+4
| * vo_opengl, vo_opengl_cb: drop unneeded vo_frame fieldswm42015-11-044-28/+6
| * ao_alsa: fix 7.1 over HDMIwm42015-11-041-0/+26
| * ao_alsa: map mp_chmaps back to ALSA in a different waywm42015-11-041-39/+54
| * ao_alsa: print more chmap info at debug verbositywm42015-11-041-9/+11
| * Revert "af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA"wm42015-11-041-28/+5
| * TOOLS/gen-x11-icon.sh: fix for recent ImageMagickJames Ross-Gowan2015-11-041-1/+1
| * player: fix display-sync adrop speed limitingwm42015-11-041-1/+2
| * vo: do not go to sleep if there's a new frame queuedwm42015-11-031-3/+3
| * player: limit speed change in display-sync adrop modewm42015-11-032-0/+9
| * vd_lavc: make hwdec fallback more tolerantwm42015-11-033-8/+17
| * vo: fix display-sync frame drop accounting againwm42015-11-031-1/+1
| * af_lavrresample: don't drop sl/sr channels for 7.1 on ALSAwm42015-11-032-6/+29
| * ao_alsa: minor cleanupswm42015-11-031-34/+18
| * ao_alsa: simplify dmix non-NA hackwm42015-11-031-58/+43
| * ao_alsa: move channel map setting code out of main init functionwm42015-11-031-104/+125
| * ao_alsa: make failure of buffer parameter setting non-fatalwm42015-11-031-4/+12
| * ao_alsa: disable resampling first thingwm42015-11-031-7/+7
| * ao_alsa: set access type before formatwm42015-11-031-11/+13
| * ao_alsa: handle channel count mismatch safeguard after chmap negotiationwm42015-11-031-12/+12
| * ao_alsa: apply non-NA fallback only if input is stereowm42015-11-031-0/+1
| * ao_alsa: treat SND_CHMAP_UNKNOWN as NA channel toowm42015-11-031-0/+1
| * ao_alsa: remove log message on pausingwm42015-11-031-1/+2
| * vdpau: fix uninit when init failswm42015-11-012-5/+2
| * vo_opengl: win32: fix cross-compilationwm42015-11-011-1/+1
| * vo_opengl: win32: always request MMCSS for DWMwm42015-11-011-0/+5
| * vo_opengl: win32: try to enable DwmFlush by defaultwm42015-11-013-11/+52
| * player: another fix to A/V difference calculation in display-sync modewm42015-11-011-1/+1
| * vo: fix no-audio mode with interpolation enabled/display-sync disabledwm42015-11-011-1/+1
| * video: fix playback of pal8wm42015-11-011-1/+2
| * video: fix another A/V difference bug in display-sync modewm42015-10-311-2/+3
| * vo_direct3d: fix operationwm42015-10-313-10/+3
| * SVG version of the icon (with symbolic counterpart)Evgeny Kolesnikov2015-10-303-0/+352
| * vo_opengl: add vsync-fences optionwm42015-10-304-0/+41
| * vo_opengl: cosmetics: flip the order of 2 functionswm42015-10-301-16/+16
| * vo_drm: uninstall signal handlers after quittingrr-2015-10-301-0/+2
| * vo_drm: handle possible errors from sigactionrr-2015-10-301-6/+17
| * vo_drm: check if signal already usedrr-2015-10-301-5/+23
| * stream/audio: fix unchecked strdupswm42015-10-304-11/+23
| * command: add mistimed-frame-count propertywm42015-10-304-3/+26
| * video: fix framedrop accounting in display-sync modewm42015-10-302-2/+1
| * vo_opengl: cache frames only in display-sync modewm42015-10-301-1/+3
| * vo_opengl: do not attempt to cache frames in FBO in dumb-modewm42015-10-301-1/+1
| * manpage: briefly mention libmpvwm42015-10-301-0/+9
| * vd_lavc: fix declarationswm42015-10-301-6/+6
| * manpage: extend profile documentationwm42015-10-291-1/+39
| * vo: take normal drop path when dropping in display-sync modewm42015-10-291-4/+3
| * vo_drm: show osd in audio only modePaul B Mahol2015-10-291-8/+13
* | Release 0.12.0v0.12.0Martin Herkt2015-10-292-1/+89
* | Merge branch 'master' into release/currentMartin Herkt2015-10-29149-1587/+3152
|\|
| * player: raise display sync desync tolerancewm42015-10-281-5/+2
| * player: reset AO stats on pause and other discontinuitieswm42015-10-281-1/+3
| * player: simplify display-adrop mode safeguardwm42015-10-281-8/+1
| * player: minor refactor for A/V diff computationwm42015-10-281-19/+27
| * player: fix display sync A/V difference estimation on dropswm42015-10-281-0/+2
| * sub: remove use of semi-deprecated libass fieldwm42015-10-281-1/+0
| * Replace deprecated av_free_packet() callswm42015-10-284-9/+9
| * demux_mkv: fix cluster skip with duration probingwm42015-10-271-6/+7
| * vo: kill non-working missed frame detectionwm42015-10-271-6/+0
| * player: disable total-avsync-change update in display-sync modewm42015-10-271-0/+4
| * player: fix display-sync A/V calculation on high playback speedswm42015-10-271-0/+1
| * player: add audio drop/duplicate modewm42015-10-278-1/+66
| * player: simplify audio sync pts calculationwm42015-10-271-1/+1
| * demux_mkv: fix duration probing for files with non-0 start timewm42015-10-261-1/+1
| * ao_coreaudio_exclusive: check for maximum channel countwm42015-10-261-0/+6
| * client API: change error string if playback fails completelywm42015-10-261-1/+1
| * ao_coreaudio_exclusive: fallback to stereo on unknown channel layoutswm42015-10-261-1/+10
| * ao_coreaudio_chmap: minor refactorwm42015-10-261-26/+22
| * ao_coreaudio_chmap: allow stereo as fallback; avoid mono fallbackwm42015-10-261-2/+5
| * ao_coreaudio: fix another minor memory leakwm42015-10-261-1/+2
| * audio: bump maximum number of channels to 16wm42015-10-261-1/+1
| * audio: use AVFrames with more than 8 channels correctlywm42015-10-263-8/+15
| * af_lavrresample: make planarization pass work with >8 channelswm42015-10-261-4/+5
| * audio: improve mp_chmap_to_lavc_unchecked() unknown chmap behaviorwm42015-10-261-2/+10
| * audio: always log channel maps before determining final mapwm42015-10-265-17/+33
| * ao_coreaudio: fix potential UB in error caseswm42015-10-261-3/+2
| * ao_coreaudio_chmap: add more loggingwm42015-10-261-8/+10
| * af: prevent endless loop when removing filters due to spdifwm42015-10-261-1/+2
| * ao_alsa: log format probing in verbose modewm42015-10-251-2/+1
| * vd_lavc: make software decoding fallback an optionRodger Combs2015-10-252-1/+9
| * options: remove --use-text-osdwm42015-10-245-17/+2
| * ytdl: disable --all-subs if "sub-lang" is in raw-optionsRicardo Constantino2015-10-241-1/+9
| * vo_opengl: remove source shader leftoverBin Jin2015-10-242-3/+0
| * sd_lavc: take care of AVPicture deprecationwm42015-10-233-3/+24
| * vo_opengl: always cache to an FBO when not interpolatingNiklas Haas2015-10-231-4/+29
| * vo: expose frame->num_vsyncs to the VO backendNiklas Haas2015-10-231-1/+0
| * w32_common: disable IMEJames Ross-Gowan2015-10-231-9/+16
| * vo_opengl: wayland: use a more standard symbolwm42015-10-231-1/+2
| * vo_opengl: vaapi: fix compilation failure on older systemswm42015-10-231-1/+2
| * command: make bitrate properties work correctly for external trackswm42015-10-231-2/+7
| * command: do not return 0 for bitrates if unknownwm42015-10-232-2/+5
| * player: offset chapter display by start timewm42015-10-231-1/+2
| * vo_opengl_cb: fix passing through some video equalizer propertieswm42015-10-231-2/+7
| * client API: fix typo and wording in a commentwm42015-10-221-3/+3
| * demux: cosmetics: remove indirectionwm42015-10-221-4/+2
| * sub: adjust behavior on mismatching video/subtitle aspect mismatchwm42015-10-211-7/+2
| * input: rename recently added HALF_SPACEwm42015-10-211-1/+1