aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_vavpp.c
Commit message (Expand)AuthorAge
* video: don't drop last frame when deinterlacing with yadifGravatar wm42014-04-28
* vaapi: make struct va_surface privateGravatar wm42014-03-17
* vaapi: replace image pool implementation with mp_image_poolGravatar wm42014-03-17
* vaapi: mp_msg conversionsGravatar wm42013-12-21
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* vf: redo conversion filter insertion/format negotiationGravatar wm42013-12-07
* video/filter: make vf->control non-recursiveGravatar wm42013-12-07
* video: create a separate context for video filter chainGravatar wm42013-12-07
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vaapi: remove unused hw image formats, simplifyGravatar wm42013-11-29
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* vf_vavpp: make it work with vo_opengl and software decodingGravatar wm42013-11-22
* Enable -WshadowGravatar wm42013-11-01
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25