summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ao_alsa: filter audio device listwm42015-11-241-1/+15
* ao_alsa: list bidirectional devices toowm42015-11-241-1/+1
* ao_wasapi: get rid of Vistablob hackKevin Mitchell2015-11-244-51/+6
* manpage: deinterlace is now the lowercase dKevin Mitchell2015-11-233-8/+8
* vo: remove VOCTRL_GET_RECENT_FLIP_TIMEwm42015-11-234-19/+1
* demux: fix seeking in .tswm42015-11-231-1/+1
* dxva2: reject 10 bit HEVCwm42015-11-231-0/+4
* manpage: clarify correct-downscaling descriptionwm42015-11-231-1/+2
* win32: don't show progress indicator in idle modeJames Ross-Gowan2015-11-233-6/+16
* sd_ass: fix secondary subtitle modewm42015-11-221-1/+1
* command: export some per-video-frame informationwm42015-11-222-0/+38
* README: add something about system requirementswm42015-11-221-0/+16
* vo_opengl: fix superxbr on GLESwm42015-11-211-6/+6
* vo_opengl: angle: allow using D3D9 backendwm42015-11-211-22/+31
* vo_opengl: use ANGLE by default if available (except for "hq" preset)wm42015-11-214-14/+29
* old-configure: add a missing config.h entrywm42015-11-191-0/+1
* vo_opengl: enable dumb-mode automatically if possiblewm42015-11-192-7/+48
* vo_opengl: support 3D textures on ANGLEwm42015-11-192-3/+13
* vo_opengl: switch FBO format on GLESwm42015-11-192-6/+13
* vo_opengl: make 1D textures completely optionalwm42015-11-192-5/+6
* vo_opengl: fix some more GLES shader issueswm42015-11-191-6/+6
* vo_opengl: create FBOs in a more GLES conformant waywm42015-11-191-2/+40
* vo_opengl: better check for float texture supportwm42015-11-191-7/+8
* vo_opengl: check shader string before sscanfing itKevin Mitchell2015-11-191-1/+1
* vo_opengl: add missing log newlineKevin Mitchell2015-11-191-1/+1
* ao_wasapi: only report per-app volume in shared modeKevin Mitchell2015-11-191-1/+2
* vo_opengl: add RGBA8 framebuffer format, enable non-dumb mode for ES 3.0wm42015-11-191-1/+2
* vo_opengl: don't mix floats and integers in dither shaderwm42015-11-191-3/+3
* vo_opengl: fix ANGLE GLES3 modeJames Ross-Gowan2015-11-192-2/+9
* ao_wasapi: work around DTS passthrough failurewm42015-11-191-1/+18
* x11: request bypassing compositorwm42015-11-184-0/+13
* player: replace mistimed-frame-count with vsync-ratio on status linewm42015-11-182-6/+10
* player: make timeline switching slightly nicerwm42015-11-183-30/+27
* .gitignore: add nnedi3_weights.incwm42015-11-181-0/+1
* ao_openal: fix sign of speaker angle in commentKevin Mitchell2015-11-181-1/+1
* ao_openal: fix virtual speaker positioningJustas LaviĊĦius2015-11-181-10/+10
* manpage: fix typo in vd-lavc-o exampleEllis Berner2015-11-181-1/+1
* manpage: fix a typowm42015-11-181-1/+1
* vo_opengl: add initial ANGLE supportJames Ross-Gowan2015-11-184-0/+228
* input.conf: add default bindings for changing window scalewm42015-11-172-9/+8
* demux_mkv: fix incremental indexing with single-keyframe fileswm42015-11-171-2/+1
* videotoolbox: make decoder format customizablewm42015-11-179-13/+54
* vo_opengl: osx: error out if there is no IOSurfacewm42015-11-171-0/+4
* ao_openal: accommodate more sample formatsKevin Mitchell2015-11-171-7/+44
* ao_openal: move uninit before initKevin Mitchell2015-11-171-12/+12
* player: remove OSD subtitle render pathwm42015-11-1710-127/+90
* player: use demuxer ts offset to simplify timeline ts handlingwm42015-11-1610-47/+16
* player: handle rebasing start time differentlywm42015-11-1613-44/+79
* vo_opengl: force dumb mode if RG textures are not availablewm42015-11-161-3/+3
* README: suggest uchardet instead of Enca as dependencywm42015-11-161-1/+1
* sub: remove an unneeded old hack for MicroDVDwm42015-11-161-11/+0
* vo_opengl: attempt to improve GLX vs. EGL backend detectionwm42015-11-163-37/+57
* vo_opengl: fix backend autoprobingwm42015-11-161-0/+9
* win32: support taskbar button progress indicatorMartin Herkt2015-11-155-0/+67
* vo_opengl: use glBlitFramebuffer to draw repeated frameswm42015-11-153-16/+27
* vo: fix unpausing with display-syncwm42015-11-151-5/+3
* vo: fix dropping frames with display-syncwm42015-11-141-2/+0
* player: account for minor VO underrunswm42015-11-143-12/+18
* player: remove unused fieldwm42015-11-142-2/+0
* player: fix audio drift computation at different playback speedswm42015-11-141-8/+9
* player: stricter framedrop thresholdwm42015-11-131-3/+2
* player: try to compensate actual audio driftwm42015-11-132-0/+41
* player: change display-sync audio speed only if neededwm42015-11-131-38/+48
* player: remove display_sync_disable_counterwm42015-11-132-11/+8
* command: add vsync-ratio propertywm42015-11-135-6/+42
* player: compute required display-sync speed change differentlywm42015-11-131-22/+36
* player: smooth out frame durations by averaging themwm42015-11-131-1/+1
* player: refactor display-sync frame duration calculationswm42015-11-135-134/+98
* player: always require a future frame with display-sync enabledwm42015-11-131-2/+6
* command: rename vo-missed-frame-count propertywm42015-11-136-25/+22
* win32: avoid detection as exclusive fullscreen windowMartin Herkt2015-11-132-1/+5
* vo_opengl_cb: do not block on flipping when redrawingwm42015-11-121-0/+5
* build: make vaapi-wayland depend on gl-waylandwm42015-11-121-1/+1
* demux_libass: remove this demuxerwm42015-11-116-138/+1
* demux_lavf: mark ASS tracks as always UTF-8wm42015-11-111-0/+4
* player: less naive roundingwm42015-11-111-1/+1
* drm: fix setting up connectorsrr-2015-11-111-1/+1
* af_lavrresample: simplify set_compensation usagewm42015-11-111-13/+12
* 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-