aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vda, videotoolbox: guard against unexpected pixel formatGravatar wm42015-08-23
* vda, videotoolbox: fix broken condition in screenshot codeGravatar wm42015-08-23
* vo_opengl: remove dead codeGravatar wm42015-08-22
* gl_wayland: Wait for frame callbacksGravatar Jari Vetoniemi2015-08-21
* vo_wayland: Wait for frame callbacksGravatar Jari Vetoniemi2015-08-21
* gl_wayland: eglSwapInterval(0) to avoid blockingGravatar Jari Vetoniemi2015-08-21
* vo_opengl: add tscale-clamp optionGravatar Niklas Haas2015-08-20
* vo_rpi: disable background by defaultGravatar wm42015-08-20
* gl_rpi: destroy the EGLSurface tooGravatar wm42015-08-20
* vo_rpi: use correct variable for osd layerGravatar wm42015-08-20
* vo_rpi: fix blackscreen before the first subtitle/OSD is renderedGravatar wm42015-08-20
* vd_lavc: remove unneeded hwdec parametersGravatar wm42015-08-19
* vo_rpi: redraw subtitles only on changeGravatar wm42015-08-18
* vo_rpi: use EGL to render subtitlesGravatar wm42015-08-18
* rpi: factor out context creationGravatar wm42015-08-18
* video: fix VideoToolbox/VDA autodetectionGravatar wm42015-08-17
* vo_rpi: fix NULL pointer derefGravatar wm42015-08-14
* vo_rpi: simplify background handlingGravatar wm42015-08-13
* vo_rpi: unregister vsync callbackGravatar wm42015-08-13
* vo_rpi: skip OSD rendering when repeating framesGravatar wm42015-08-13
* vo: fix video EOF with display-syncGravatar wm42015-08-12
* cocoa: hide cursor using a blank image instead of a system-wide APIGravatar Rodger Combs2015-08-11
* vo_rpi: support display syncGravatar wm42015-08-10
* player: add display sync modeGravatar wm42015-08-10
* video: remove old vdpau hwaccel API usageGravatar wm42015-08-10
* vf_vdpaurb: Don't segfault if input mpi is nullGravatar Philip Langdale2015-08-05
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* vo_vdpau: fix frame scheduling if display FPS is unknownGravatar wm42015-08-04
* vo: fix inverted conditionGravatar wm42015-08-03
* image_writer: don't use jpeg baseline, and remove useless jpeg optionsGravatar wm42015-08-02
* vo: correctly account for dropped framesGravatar wm42015-08-01
* vo_opengl: minor simplificationsGravatar wm42015-08-01
* win32: revert wchar_t changesGravatar wm42015-08-01
* win32: more wchar_t -> WCHAR replacementsGravatar wm42015-07-30
* vo_direct3d: create multithreaded IDirect3DDevice9Gravatar wm42015-07-30
* win32: replace wchar_t with WCHARGravatar wm42015-07-29
* vo_opengl: framebuffers work under GLES 2Gravatar wm42015-07-27
* vo_opengl: slightly more informative message when disabling scalersGravatar wm42015-07-27
* vo_rpi: determine and return display refresh rateGravatar wm42015-07-27
* vo_opengl: minor cleanup to hwdec texture setting codeGravatar wm42015-07-26
* vo_opengl: remove legacy GL detectionGravatar wm42015-07-24
* vo_opengl: fix scale=oversample's threshold calculationsGravatar Niklas Haas2015-07-23
* video: don't restrict --vd-lavc-threads to a maximum of 16Gravatar wm42015-07-23
* Revert "vo_opengl: make the size of interpolation textures exact"Gravatar wm42015-07-22
* vf_scale: cleanup log messagesGravatar wm42015-07-20
* vo: minor simplification for queue size handlingGravatar wm42015-07-20
* vo_opengl: add temporal-dither-period optionGravatar Niklas Haas2015-07-20
* vo_opengl: make oversample the default for opengl-hq as wellGravatar Niklas Haas2015-07-20
* vf_vapoursynth: relicense to LGPL 2.1+Gravatar wm42015-07-19
* vo_opengl: make the size of interpolation textures exactGravatar Niklas Haas2015-07-18