aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* video: fix base for --no-correct-ptsGravatar wm42015-10-06
* video: increase maximum number of buffered AVI pts samplesGravatar wm42015-10-06
* video: don't sort AVI pts samplesGravatar wm42015-10-06
* video: remove user-controllable PTS sorting (--pts-association-mode)Gravatar wm42015-10-06
* video: disable framedrop if avi-style timestamps are usedGravatar wm42015-10-06
* video: remove codec delay estimationGravatar wm42015-10-03
* video: cosmetics: remove trailing whitespaceGravatar wm42015-10-03
* video/out: remove an unused parameterGravatar wm42015-10-03
* vo: change some defines to enumsGravatar wm42015-10-02
* vo_opengl: drop old backend APIGravatar wm42015-10-02
* vo_opengl: rpi: switch to new internal APIGravatar wm42015-10-02
* win32: cleanup: remove some unneeded thingsGravatar wm42015-10-02
* vo_opengl: w32: switch to new internal APIGravatar wm42015-10-02
* vo_opengl: refactor DwmFlush crapGravatar wm42015-10-02
* vo_opengl: remove leftover variable from vaglx in vaeglGravatar Emmanuel Gil Peyrot2015-10-02
* vo: fix compilation failure when vaapi is enabled and x11 disabledGravatar Emmanuel Gil Peyrot2015-10-02
* vo_opengl: wayland: switch to new internal APIGravatar wm42015-10-01
* vo_opengl: cocoa: switch to new internal APIGravatar wm42015-10-01
* vo_opengl: make sw suboption work without explicit backend selectionGravatar wm42015-10-01
* vo_opengl: debanding requires GLSL 1.30Gravatar wm42015-10-01
* x11: separate window creation and configurationGravatar wm42015-09-30
* vo_opengl: cosmetics: coding styleGravatar wm42015-09-30
* vo_opengl: do not reset video queue when changing video equalizerGravatar wm42015-09-30
* Revert "vo_x11: remove this video output"Gravatar wm42015-09-30
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* Revert "vd_lavc: do not abort hardware decoding on errors"Gravatar wm42015-09-28
* vo_opengl: videotoolbox: cleanupsGravatar wm42015-09-28
* vo_opengl: rename hwdec_vda.c to hwdec_osx.cGravatar wm42015-09-28
* video: remove VDA supportGravatar wm42015-09-28
* vd_lavc: remove some ancient cargo-cultingGravatar wm42015-09-28
* vo_opengl: vaapi: add Wayland supportGravatar wm42015-09-27
* vo_opengl: refactor EGL context information callbackGravatar wm42015-09-27
* vaapi: remove dependency on X11Gravatar wm42015-09-27
* vo_opengl: vaapi: provide symbols for missing extensionsGravatar wm42015-09-27
* vo_opengl: vaapi: redo how EGL extensions are loadedGravatar wm42015-09-27
* vo_opengl: rpi: fix EGL commentGravatar wm42015-09-27
* vo_opengl: probe for EGL by defaultGravatar wm42015-09-26
* vo_opengl: x11egl: cleanup uninit pathGravatar wm42015-09-26
* vo_opengl: vaapi: probe the surface formatGravatar wm42015-09-26
* vaapi: use GPU memcpy for reading back from HW surfaceGravatar wm42015-09-25
* video: refactor GPU memcpy usageGravatar wm42015-09-25
* vd_lavc: Fix recovery from vdpau preemptionGravatar Philip Langdale2015-09-25
* vo_rpi, wayland: fix buildGravatar wm42015-09-25
* vo_opengl: vaapi: undo vaAcquireBufferHandle() correctly on errorGravatar wm42015-09-25
* vaapi: cosmetics, minor fixesGravatar wm42015-09-25
* vo_opengl: vaapi: handle YV12 correctlyGravatar wm42015-09-25
* vo_opengl: vaapi: document DRM fourcc upstream definesGravatar wm42015-09-25
* vo_opengl: vaapi: use dummy image to determine plane layoutGravatar wm42015-09-25
* vo_opengl: vaapi: remove unnecessary loopGravatar wm42015-09-25
* vo_opengl: vaapi: fix cleanupGravatar wm42015-09-25