aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/refqueue.c
Commit message (Expand)AuthorAge
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vf_vavpp: get rid of mp_refqueue_is_interlaced()Gravatar wm42016-07-15
* refqueue: free referenced images on freeGravatar wm42016-06-19
* 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: use future instead of past PTS to determine field durationGravatar wm42016-05-25
* vf_vavpp: move frame handling to separate fileGravatar wm42016-05-25