aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* demux: rename demux_packet.h to packet.hGravatar wm42013-11-18
* 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
* vd_lavc: select correct hw decoder profile for constrained baseline h264Gravatar 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
* vdpau: unbreakGravatar wm42013-11-09
* vdpau: drop dummy render functionGravatar wm42013-11-07
* memcpy_pic: reformatGravatar wm42013-11-06
* vd_lavc: remove explicit crystalhd supportGravatar wm42013-11-06
* 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
* video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support itGravatar wm42013-11-05
* vo_xv: fix compilation of SHM not availableGravatar wm42013-11-05
* Adjust wayland definesGravatar Paweł Forysiuk2013-11-04
* vdpau: drop required/deprecated access to a libavcodec struct fieldGravatar wm42013-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
| |\ | |/ |/|
* | vo_opengl: add support for VA-API OpenGL interopGravatar wm42013-11-04
* | vo_opengl: add infrastructure for hardware decoding OpenGL interopGravatar wm42013-11-04
* | mp_image: add helper for copying image attributesGravatar wm42013-11-03
| * configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
|/
* w32: implement functionality required for window-scaleGravatar wm42013-11-02
* x11: make window-scale use windowed size in fullscreen modeGravatar wm42013-11-02
* demux: rename Windows symbolsGravatar wm42013-11-02
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* video: check profiles with hardware decodingGravatar wm42013-11-01
* Enable -WshadowGravatar wm42013-11-01
* command: add property to scale window sizeGravatar wm42013-10-31
* x11: factor out normal window resize codeGravatar wm42013-10-31
* vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctnessGravatar wm42013-10-31
* dec_video: remove unused declaration of a former global variableGravatar wm42013-10-31
* gl_common: osx: fix compilation with latest XQuartz RCGravatar Stefano Pigozzi2013-10-30
* x11: restore support for --wid=0Gravatar wm42013-10-30
* x11: remove ancient metacity hackGravatar wm42013-10-30
* x11: minor cosmeticsGravatar wm42013-10-30
* gl_x11: change error message when GL3 context creation failsGravatar wm42013-10-28
* x11_common: refactor of fstype codeGravatar wm42013-10-28
* cocoa: apply the more invasive constraining only with cmd+1/2/3Gravatar Stefano Pigozzi2013-10-28