aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_opengl: set uniform variable "pixel_size" for internal shadersGravatar igv2016-02-26
* vo_opengl: dxinterop: fix compatibility issue with VistaGravatar igv2016-02-26
* vo_opengl, vo_rpi: unbreak a few thingsGravatar wm42016-02-24
* vo_opengl: declare vec4 color inside fragment shader stubGravatar Niklas Haas2016-02-23
* vo_opengl: set uniform variable "pixel_size"Gravatar igv2016-02-22
* vo_opengl: set the correct size of the input imageGravatar igv2016-02-22
* vo_x11: add 16bpp supportGravatar Gusar3212016-02-22
* vd_lavc: simplify hwdec pixfmt checkGravatar wm42016-02-20
* dxva2: fix autoprobingGravatar wm42016-02-19
* video: allow the decoder to consume packets partiallyGravatar wm42016-02-19
* video: move packet timestamp fudgingGravatar wm42016-02-19
* video: move unreliable-packet-PTS checkGravatar wm42016-02-19
* dxva2: fix shared surface typeGravatar James Ross-Gowan2016-02-19
* vo_opengl: use correct gl_target variableGravatar wm42016-02-18
* vo_opengl: don't use normalized coords for debanding rectangle texturesGravatar wm42016-02-18
* vo_opengl: pass the correct target to deband functionsGravatar wm42016-02-18
* wscript: remove dxva2-dxinterop configure testGravatar Kevin Mitchell2016-02-17
* vo_opengl: dxinterop: add dxva2 passthroughGravatar Kevin Mitchell2016-02-17
* dxva2: add interop (non-copyback) hwdec_typeGravatar Kevin Mitchell2016-02-17
* vo_opengl: dxinterop: improve error messagesGravatar Kevin Mitchell2016-02-17
* dxva2: avoid using AV_PIX_FMT_P010 directlyGravatar wm42016-02-17
* dxva2: use mp_HESULT_to_str on FAILED(hr)Gravatar Kevin Mitchell2016-02-16
* dxva2: use mp_image_pool_get_no_alloc for decoder imagesGravatar Kevin Mitchell2016-02-16
* dxva2: check for failure of mp_image_new_custom_refGravatar Kevin Mitchell2016-02-16
* dxva2: another attempt at using mp_image poolGravatar Kevin Mitchell2016-02-16
* mp_image_pool: add mp_image_pool_addGravatar Kevin Mitchell2016-02-16
* dxva2: fix license on some newly added files to lgpl v2.1+Gravatar Kevin Mitchell2016-02-16
* Rewrite ordered chapters and timeline stuffGravatar wm42016-02-15
* audio/video: expose codec info as separate fieldGravatar wm42016-02-15
* video: remove pointless parameter indirectionGravatar wm42016-02-15
* vo_opengl_cb: unbreak destroying+recreating GL contextGravatar wm42016-02-15
* dxva2: support HEVC Main 10Gravatar wm42016-02-15
* dxva2: use mp_image pool for d3d surfacesGravatar Kevin Mitchell2016-02-14
* dxva2: remove unused structure membersGravatar Kevin Mitchell2016-02-14
* dxva2: streamline number of surface calculationGravatar Kevin Mitchell2016-02-14
* mp_image: force display size to at least 1x1Gravatar wm42016-02-12
* vo_opengl: unconfuse CoverityGravatar wm42016-02-12
* video: approximate AVI timestamps via DTS handlingGravatar wm42016-02-11
* Enable building the opengl-cb video renderer on AndroidGravatar Jan Ekström2016-02-10
* player: fix crash if no video decoder can be initializedGravatar wm42016-02-10
* vo_opengl_cb: do also not block when drawing nothingGravatar wm42016-02-09
* image_writer: take care of prediction_method deprecationGravatar wm42016-02-09
* vo_opengl: vdpau: call glVDPAUFiniNV only if initializedGravatar wm42016-02-08
* wayland: set fs mode on every configureGravatar Alexander Preisinger2016-02-07
* video/decode/dxva2.c: GUID_NULL conflictsGravatar kwkam2016-02-06
* vd_lavc: fix use after free in some hwdecsGravatar Kevin Mitchell2016-02-06
* build: make libavfilter mandatoryGravatar wm42016-02-05
* vo_rpi: add geometry handlingGravatar Uros Vampl2016-02-05
* vd_lavc: avoid calling flush on an unopened AVCodecContextGravatar wm42016-02-05
* video: remove AVI timestamps for dropped framesGravatar wm42016-02-04