aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter
Commit message (Expand)AuthorAge
* vf_vdpaurb: use new common nv12 download codeGravatar wm42016-06-21
* vf_vdpaurb: fix operationGravatar wm42016-06-20
* vo_opengl: vdpau interop without RGB conversionGravatar wm42016-06-19
* refqueue: free referenced images on freeGravatar wm42016-06-19
* vf_d3d11vpp: flush device context only when using shared texturesGravatar wm42016-06-16
* vf_d3d11vpp: make missing deinterlacing caps non-fatalGravatar wm42016-06-16
* vf_d3d11vpp: log some video processor creation parametersGravatar wm42016-06-16
* vo_opengl: refactor HDR mechanismGravatar Niklas Haas2016-05-30
* vf: fix filter auto-insertionGravatar wm42016-05-30
* video: remove d3d11 video processor use from OpenGL interopGravatar wm42016-05-29
* vf_d3d11vpp: add a D3D11 video processor filterGravatar wm42016-05-28
* vf_vdpaupp: use refqueue helperGravatar wm42016-05-27
* vf_vavpp: make refqueue logic field-basedGravatar wm42016-05-25
* vf_vavpp: minor simplificationGravatar wm42016-05-25
* vf_vavpp: simplify update_pipeline() usageGravatar wm42016-05-25
* vf_vavpp: use future instead of past PTS to determine field durationGravatar wm42016-05-25
* vf_vavpp: move frame handling to separate fileGravatar wm42016-05-25
* vf_crop: support opaque hardware decoding formatsGravatar wm42016-05-19
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vf_vavpp: reindentGravatar wm42016-04-11
* vaapi: determine surface format in decoder, not in rendererGravatar wm42016-04-11
* build: make libavfilter mandatoryGravatar wm42016-02-05
* af_lavfi, vf_lavfi: fix compilation on LibavGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* Change 3 more files to LGPLGravatar wm42016-01-20
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* video: refactor: handle video format fixups closer to decoderGravatar wm42016-01-14
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* vf_yadif: change defaultsGravatar wm42015-12-21
* vf_vapoursynth: fix everythingGravatar wm42015-12-20
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* vf: remove old config() callbackGravatar wm42015-12-19
* vf: flush before reconfigGravatar wm42015-12-19
* vf_stereo3d: add alternating modesGravatar Paul B Mahol2015-12-18
* Remove some VLAsGravatar wm42015-11-06
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* vf_vavpp: allocate output surfaces with the same size as inputGravatar wm42015-09-23
* va_vavpp: set input/output processing regionGravatar wm42015-09-23
* vf_yadif: add hack for Libav compatibilityGravatar wm42015-09-20
* vf_vdpaurb: query_format is still requiredGravatar Philip Langdale2015-09-18
* vf_vdpaurb: Pass through non-hardware-decoded contentGravatar Philip Langdale2015-09-15
* video/filter: remove some vf_lavfi wrappersGravatar wm42015-09-11
* vf_lavfi: cosmetics: fix coding styleGravatar wm42015-09-11
* vf: vf_stereo3d depends on libavfilterGravatar wm42015-09-11
* vf_vdpaurb: Don't segfault if input mpi is nullGravatar Philip Langdale2015-08-05
* vf_scale: cleanup log messagesGravatar wm42015-07-20
* vf_vapoursynth: relicense to LGPL 2.1+Gravatar wm42015-07-19
* vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpiGravatar Philip Langdale2015-07-14
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesGravatar Philip Langdale2015-07-11
* vf_stereo3d: drop internal implementationGravatar wm42015-07-10