summaryrefslogtreecommitdiffstats
path: root/video/filter/refqueue.c
Commit message (Expand)AuthorAgeFilesLines
* video: rewrite filtering glue codewm42018-01-301-27/+165
* vf_vavpp: get rid of mp_refqueue_is_interlaced()wm42016-07-151-9/+0
* refqueue: free referenced images on freewm42016-06-191-0/+1
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+5
* vf_vdpaupp: use refqueue helperwm42016-05-271-3/+14
* vf_vavpp: make refqueue logic field-basedwm42016-05-251-29/+89
* vf_vavpp: use future instead of past PTS to determine field durationwm42016-05-251-7/+7
* vf_vavpp: move frame handling to separate filewm42016-05-251-0/+153