aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* Allow some options taking filenames to refer to mpv config dirGravatar wm42013-12-14
* video: change --video-zoom behaviorGravatar wm42013-12-13
* vo: reset some fields properlyGravatar wm42013-12-10
* cocoa: make borderless window resizableGravatar agiz2013-12-07
* video: remove --flipGravatar wm42013-12-05
* wayland: print waylands display errosGravatar Alexander Preisinger2013-12-04
* gl_video: change internal API for hwdec mp_image downloadGravatar Stefano Pigozzi2013-12-02
* gl_video: use hwdec download_image call only if hwdec is activeGravatar wm42013-12-02
* options: add option to disable using right Alt key as Alt GrGravatar Vivek Jain2013-12-02
* vo_opengl: support for vda hardware decodingGravatar Stefano Pigozzi2013-12-02
* gl_video: support packed YUV formats with Apple extensionsGravatar Stefano Pigozzi2013-12-02
* vo_opengl: add support for rectangle texturesGravatar wm42013-12-01
* vo_null: don't reject hwaccel formatsGravatar wm42013-12-01
* options: add options that set defaults for af/vf/ao/voGravatar wm42013-12-01
* Take care of some libavutil deprecations, drop support for FFmpeg 1.0Gravatar wm42013-11-29
* gl_hwdec: use a imgfmt field instead of a query_format callbackGravatar wm42013-11-29
* vdpau: always let decoder output IMGFMT_VDPAUGravatar wm42013-11-29
* vaapi: remove unused hw image formats, simplifyGravatar wm42013-11-29
* cocoa: unlock on uninitGravatar Stefano Pigozzi2013-11-26
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* vo_opengl: fix compilationGravatar wm42013-11-22
* vo_opengl: initialize all fields for VFCTRL_GET_HWDEC_INFOGravatar wm42013-11-22
* cocoa: use window-scale to support video scaling functionalityGravatar Stefano Pigozzi2013-11-22
* cocoa: implement window-scaleGravatar Stefano Pigozzi2013-11-22
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21
* vo_vdpau: don't calculate destination alpha when drawing OSDGravatar wm42013-11-18
* gl_common: print SW renderer warning only if it was the only reason we reject...Gravatar wm42013-11-14
* gl_common: remove unneeded callbackGravatar wm42013-11-14
* wayland: create xkbcommon keymap from stringGravatar Alexander Preisinger2013-11-13
* waylad: implement functionality for window-scalingGravatar Alexander Preisinger2013-11-12
* vo_lavc: fix -ovoffset.Gravatar Rudolf Polzer2013-11-11
* vo_opengl: fix alpha values written to the framebufferGravatar wm42013-11-10
* gl_hwdec_vdpau: silence warning caused by buggy GL_NV_vdpau_interop specGravatar wm42013-11-09
* gl_header_fixes: fix inverted conditionGravatar wm42013-11-05
* vo_opengl: support for vdpau hardware decodingGravatar wm42013-11-05
* vdpau: move device and video surface management from vo_vdpau.c to vdpau.cGravatar wm42013-11-05
* vo_opengl: redo aspects of initialization, change hwdec APIGravatar wm42013-11-05
* vo_opengl/vaapi: use IMGFMT_RGB0Gravatar wm42013-11-05
* vo_xv: fix compilation of SHM not availableGravatar wm42013-11-05
* Adjust wayland definesGravatar Paweł Forysiuk2013-11-04
* vo_opengl: cosmetics/fix typosGravatar wm42013-11-04
* vo_opengl: reserve 4 texture units for video instead of 3Gravatar wm42013-11-04
* Merge remote-tracking branch 'origin/have_configure'Gravatar Stefano Pigozzi2013-11-04
|\
* | vo_opengl: fix use of uninitialized memoryGravatar wm42013-11-04
| * fix weird DPMS->EXT replacementGravatar wm42013-11-04
| * Merge branch 'master' into have_configureGravatar wm42013-11-04
| |\ | |/ |/|