aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* image_writer: fix writing screenshotsGravatar wm42015-04-22
* vo_drm: fix return value for void functionGravatar Marcin Kurczewski2015-04-21
* vo_drm: fix coding style to adhere to guidelinesGravatar Marcin Kurczewski2015-04-21
* vo_drm: fix releasing VT if received signal twiceGravatar Marcin Kurczewski2015-04-21
* vo_drm: add vertical syncGravatar Marcin Kurczewski2015-04-21
* video: cleanup some old log messagesGravatar wm42015-04-20
* image_writer: factor image conversion into a separate functionGravatar wm42015-04-20
* image_writer: minor cleanupGravatar wm42015-04-20
* vf_vapoursynth: stupid hack to unbreak with recent API changeGravatar wm42015-04-20
* player: change video-bitrate and audio-bitrate propertiesGravatar wm42015-04-20
* build: fix libavfilter dependency for vf_mirrorGravatar xylosper2015-04-20
* w32_common: prevent system sleepGravatar James Ross-Gowan2015-04-20
* vo_drm: extract vt_switcher to drm_commonGravatar Marcin Kurczewski2015-04-19
* vo_drm: disable VT switcher for non-Linux systemsGravatar Marcin Kurczewski2015-04-19
* vo_drm: fix logging problems with connectorsGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT behavior with auxiliary screensGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT switchingGravatar Marcin Kurczewski2015-04-18
* vf_crop, vf_expand: remove ancient and useless messagesGravatar wm42015-04-16
* vf_mirror: replace internal implementation with libavfilterGravatar wm42015-04-16
* vo: fix non-sense in init codeGravatar wm42015-04-16
* vo: cosmetics: reindent VO listGravatar wm42015-04-16
* vf_screenshot: remove this filterGravatar wm42015-04-16
* vo_drm: add KMS/DRM renderer supportGravatar Marcin Kurczewski2015-04-16
* x11: actually disable screensaverGravatar wm42015-04-15
* vo_opengl: change dwmflush option valuesGravatar wm42015-04-14
* vo_rpi: explicitly reference MMAL VC driverGravatar wm42015-04-13
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vo_opengl: slightly simplify check_gl_features()Gravatar wm42015-04-11
* vo_opengl: unify blend-subtitles-res and blend-subtitlesGravatar wm42015-04-11
* vo_opengl: fix blend-subtitles-res=video & anamorphic videoGravatar wm42015-04-11
* vo_opengl: add blend-subtitles-resGravatar Niklas Haas2015-04-10
* mp_image: remove redundant flags fieldGravatar wm42015-04-10
* mp_image: remove redundant chroma_x/y_shift fieldsGravatar wm42015-04-10
* mp_image: remove redundant plane_w/h fieldsGravatar wm42015-04-10
* vo_opengl: use correct texture coordinates for nv12Gravatar wm42015-04-10
* mp_image: fix buildGravatar wm42015-04-09
* mp_image: get rid of chroma_width/height fieldsGravatar wm42015-04-09
* screenshots: drop some useless jpeg writer optionsGravatar wm42015-04-09
* screenshots: write jpg files with original subsamplingGravatar wm42015-04-09
* opengl: win32 - add option 'dwmflush' to sync in DWMGravatar Avi Halachmi (:avih)2015-04-09
* opengl: smoothmotion: wake up for next vsync a bit earlierGravatar Avi Halachmi (:avih)2015-04-09
* opengl: drop less frames when clip and display have similar fpsGravatar Avi Halachmi (:avih)2015-04-09
* vo_opengl_cb: deprecate mpv_opengl_cb_render()Gravatar wm42015-04-09
* vo_opengl_cb: add a function to report vsync timeGravatar wm42015-04-09
* vo_opengl_cb: fix video timing somewhatGravatar wm42015-04-09
* vo_opengl: log used GLXFBConfigGravatar wm42015-04-09
* vo_opengl: remove unused functionGravatar wm42015-04-09
* video/out: fix screenshot image formatsGravatar wm42015-04-07
* vdpau: don't use a transparent image format for screenshotsGravatar wm42015-04-07
* screenshots: select best image format the encoder supportsGravatar wm42015-04-06