aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: add DRM EGL backendGravatar rr-2015-11-08
* vo_drm: move initialization to drm_commonGravatar rr-2015-11-08
* vo_opengl: fix typoGravatar rr-2015-11-07
* vo_opengl: rename fancy-downscaling to correct-downscalingGravatar wm42015-11-07
* vo_opengl: fancy-downscaling: enable also for anamorphic clipsGravatar Avi Halachmi (:avih)2015-11-07
* x11: print Xlib errors in verbose mode if Xlib messages are silencedGravatar wm42015-11-07
* demux_mkv: remove --demuxer-mkv-fix-timestampsGravatar wm42015-11-07
* chmap: remove MPlayer layoutsGravatar wm42015-11-07
* ao_jack: remove "alsa" std-channel-layout choiceGravatar wm42015-11-07
* ao_alsa: remove the last bits of legacy channel map fallbackGravatar wm42015-11-07
* audio: fix af_fmt_change_bytes() with spdif formatsGravatar wm42015-11-07
* vo_opengl: x11: silence error messages when using legacy GL contextGravatar wm42015-11-06
* Remove some VLAsGravatar wm42015-11-06
* w32: use DisplayConfig API to retrieve correct monitor refresh rateGravatar James Ross-Gowan2015-11-06
* w32: always get screenrc from an HMONITORGravatar James Ross-Gowan2015-11-06
* w32: remove Win95 and NT4 monitor codeGravatar James Ross-Gowan2015-11-06
* video: increase avi pts buffer sizeGravatar wm42015-11-06
* vo_opengl: simplify function loader slightlyGravatar wm42015-11-06
* vo_opengl: glBindBufferBase is not part of GL 2.1/GLES 2.0Gravatar wm42015-11-06
* demux_mkv: dump mixing/writing app fields in verbose logGravatar wm42015-11-06
* old-makefile: update with latest source additionsGravatar wm42015-11-05
* vo_opengl: implement NNEDI3 prescalerGravatar Bin Jin2015-11-05
* file2string: mark question mark as non-safeGravatar Bin Jin2015-11-05
* vo_opengl: add Super-xBR filter for upscalingGravatar Bin Jin2015-11-05
* vo_opengl: make image size dynamic during renderingGravatar Bin Jin2015-11-05
* options: enable mpeg2 hw decoding by default if hw decoding is requestedGravatar wm42015-11-05
* rpi: add support for codecs other than h264Gravatar wm42015-11-05
* vo_vdpau: check VDP_RGBA_FORMAT_A8 supportGravatar wm42015-11-04
* player: use input instead of output format for spdif checkGravatar wm42015-11-04
* audio: do not require full audio chain reinit for speed changesGravatar wm42015-11-04
* player: move audio speed adjustment codeGravatar wm42015-11-04
* af_lavcac3enc: simplify/fix AVPacket handlingGravatar wm42015-11-04
* audio: strictly align audio on spdif framesGravatar wm42015-11-04
* options: handle terminal/logging settings eagerlyGravatar wm42015-11-04
* vo_opengl_cb: log some eventsGravatar wm42015-11-04
* vo_opengl, vo_opengl_cb: drop unneeded vo_frame fieldsGravatar wm42015-11-04
* ao_alsa: fix 7.1 over HDMIGravatar wm42015-11-04
* ao_alsa: map mp_chmaps back to ALSA in a different wayGravatar wm42015-11-04
* ao_alsa: print more chmap info at debug verbosityGravatar wm42015-11-04
* Revert "af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA"Gravatar wm42015-11-04
* TOOLS/gen-x11-icon.sh: fix for recent ImageMagickGravatar James Ross-Gowan2015-11-04
* player: fix display-sync adrop speed limitingGravatar wm42015-11-04
* vo: do not go to sleep if there's a new frame queuedGravatar wm42015-11-03
* player: limit speed change in display-sync adrop modeGravatar wm42015-11-03
* vd_lavc: make hwdec fallback more tolerantGravatar wm42015-11-03
* vo: fix display-sync frame drop accounting againGravatar wm42015-11-03
* af_lavrresample: don't drop sl/sr channels for 7.1 on ALSAGravatar wm42015-11-03
* ao_alsa: minor cleanupsGravatar wm42015-11-03
* ao_alsa: simplify dmix non-NA hackGravatar wm42015-11-03
* ao_alsa: move channel map setting code out of main init functionGravatar wm42015-11-03