aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
...
* vd_lavc: reduce hardware decoder mid-stream reinitializationsGravatar wm42014-03-16
* encode: use new AVFrame APIGravatar wm42014-03-16
* image_writer: use new AVFrame APIGravatar wm42014-03-16
* vf_delogo: remove internal implementationGravatar wm42014-03-16
* vf_hqdn3d: remove internal implementationGravatar wm42014-03-16
* vf_yadif: remove internal implementationGravatar wm42014-03-16
* vf_unsharp: remove internal implementationGravatar wm42014-03-16
* vf_gradfun: remove internal implementationGravatar wm42014-03-16
* build: simplify libavfilter configure checksGravatar wm42014-03-16
* Remove some more unneeded version checksGravatar wm42014-03-16
* vd_lavc: remove compatibility crapGravatar wm42014-03-16
* vd_lavc: ridiculous workaround for Libav 9 compatibilityGravatar wm42014-03-16
* w32_common: prevent MOUSE_BTN0 sticking after dragGravatar James Ross-Gowan2014-03-12
* w32_common: capture mouse inputGravatar James Ross-Gowan2014-03-12
* video: initialize hw decoder in get_formatGravatar wm42014-03-10
* vo_opengl: Correct and clarify gl_check_featuresGravatar Niklas Haas2014-03-10
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10
* vo_opengl: Use bt709_expand on OSD for :srgbGravatar Niklas Haas2014-03-10
* encode: add lockingGravatar wm42014-03-09
* wayland/shm: fix leak in buffer poolGravatar Alexander Preisinger2014-03-06
* vo_opengl: minor simplificationGravatar wm42014-03-01
* vo_opengl: Include :icc-approx-gamma option in the 3DLUT cache headerGravatar Niklas Haas2014-03-01
* vo_opengl: change gamma suboption to take a valueGravatar wm42014-02-27
* vo_opengl: Change the default icc-intent to relative colorimetricGravatar Niklas Haas2014-02-26
* vdpau: change the error message when video too largeGravatar Andrey Morozov2014-02-24
* vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gammaGravatar Niklas Haas2014-02-24
* video: add rounding to aspect ratio calculationsGravatar wm42014-02-19
* vo_opengl: use GL_RGBA16 FBO format for HQGravatar Grigori Goronzy2014-02-17
* vo_corevideo: remove unused variableGravatar Stefano Pigozzi2014-02-17
* w32_common: don't set small iconGravatar James Ross-Gowan2014-02-17
* wayland/shm: remove unused defineGravatar Alexander Preisinger2014-02-16
* csputils: provide string descriptions of chroma locationsGravatar wm42014-02-16
* vo_opengl: make :srgb decompand the BT.709 values correctlyGravatar nand2014-02-12
* vo_wayland: silence shadowing warningGravatar wm42014-02-12
* wayland/shm: rewrite buffer handlingGravatar Alexander Preisinger2014-02-11
* wayland/shm: prevent the window from flying awayGravatar Alexander Preisinger2014-02-11
* video: fix --no-aspectGravatar wm42014-02-11
* vo_opengl: fix typo in gamma function's parameterGravatar nand2014-02-10
* vo_vdpau: Discard zero timestampsGravatar Jonas Zetterberg2014-02-10
* vo_vdpau: Ensure presentation time is within boundsGravatar Jonas Zetterberg2014-02-10
* vo_opengl: use exactly the values defined by BT.709 for CMSGravatar nand2014-02-09
* gl_x11: don't require a X visual for modern GL context creationGravatar wm42014-02-06
* gl_x11: always request true color visualGravatar wm42014-02-06
* csputils: correct constness of csp name constantsGravatar wm42014-02-03
* wayland: change minimum versionGravatar Alexander Preisinger2014-02-02
* x11: fix initial VO sizeGravatar wm42014-02-02
* x11: remove apparently useless codeGravatar wm42014-02-02
* x11: fix race condition when setting aspect when leaving fullscreenGravatar wm42014-02-02
* vo_wayland: silence shadowing warningGravatar wm42014-01-29
* mp_image: reject too large image sizesGravatar wm42014-01-29