aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* vo_opengl: implement NNEDI3 prescalerGravatar 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
* rpi: add support for codecs other than h264Gravatar wm42015-11-05
* vo_vdpau: check VDP_RGBA_FORMAT_A8 supportGravatar 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
* vo: do not go to sleep if there's a new frame queuedGravatar wm42015-11-03
* vd_lavc: make hwdec fallback more tolerantGravatar wm42015-11-03
* vo: fix display-sync frame drop accounting againGravatar wm42015-11-03
* vdpau: fix uninit when init failsGravatar wm42015-11-01
* vo_opengl: win32: fix cross-compilationGravatar wm42015-11-01
* vo_opengl: win32: always request MMCSS for DWMGravatar wm42015-11-01
* vo_opengl: win32: try to enable DwmFlush by defaultGravatar wm42015-11-01
* vo: fix no-audio mode with interpolation enabled/display-sync disabledGravatar wm42015-11-01
* video: fix playback of pal8Gravatar wm42015-11-01
* vo_direct3d: fix operationGravatar wm42015-10-31
* vo_opengl: add vsync-fences optionGravatar wm42015-10-30
* vo_opengl: cosmetics: flip the order of 2 functionsGravatar wm42015-10-30
* vo_drm: uninstall signal handlers after quittingGravatar rr-2015-10-30
* vo_drm: handle possible errors from sigactionGravatar rr-2015-10-30
* vo_drm: check if signal already usedGravatar rr-2015-10-30
* video: fix framedrop accounting in display-sync modeGravatar wm42015-10-30
* vo_opengl: cache frames only in display-sync modeGravatar wm42015-10-30
* vo_opengl: do not attempt to cache frames in FBO in dumb-modeGravatar wm42015-10-30
* vd_lavc: fix declarationsGravatar wm42015-10-30
* vo: take normal drop path when dropping in display-sync modeGravatar wm42015-10-29
* vo_drm: show osd in audio only modeGravatar Paul B Mahol2015-10-29
* Replace deprecated av_free_packet() callsGravatar wm42015-10-28
* vo: kill non-working missed frame detectionGravatar wm42015-10-27
* vd_lavc: make software decoding fallback an optionGravatar Rodger Combs2015-10-25
* vo_opengl: remove source shader leftoverGravatar Bin Jin2015-10-24
* vo_opengl: always cache to an FBO when not interpolatingGravatar Niklas Haas2015-10-23
* vo: expose frame->num_vsyncs to the VO backendGravatar Niklas Haas2015-10-23
* w32_common: disable IMEGravatar James Ross-Gowan2015-10-23
* vo_opengl: wayland: use a more standard symbolGravatar wm42015-10-23
* vo_opengl: vaapi: fix compilation failure on older systemsGravatar wm42015-10-23
* vo_opengl_cb: fix passing through some video equalizer propertiesGravatar wm42015-10-23
* vo_opengl: make the default debanding settings less excessiveGravatar Niklas Haas2015-10-21
* Revert "vo_wayland: define opaque region"Gravatar Ricardo Vieira2015-10-20
* vd_lavc: attempt to fallback from hwdec before anything is decodedGravatar wm42015-10-19
* vd_lavc: continue decoding properly after decoding failureGravatar wm42015-10-19