index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
filter
/
vf_vavpp.c
Commit message (
Expand
)
Author
Age
*
vf_vavpp: fix deinterlacing
Filip Milivojevic
2015-03-08
*
vf_vavpp: add more deinterlacing algorithms
wm4
2015-01-23
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
vaapi: minor simplification
wm4
2015-01-21
*
video: don't drop last frame when deinterlacing with yadif
wm4
2014-04-28
*
vaapi: make struct va_surface private
wm4
2014-03-17
*
vaapi: replace image pool implementation with mp_image_pool
wm4
2014-03-17
*
vaapi: mp_msg conversions
wm4
2013-12-21
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
vf: redo conversion filter insertion/format negotiation
wm4
2013-12-07
*
video/filter: make vf->control non-recursive
wm4
2013-12-07
*
video: create a separate context for video filter chain
wm4
2013-12-07
*
video/filter: remove legacy option handling hacks
wm4
2013-12-04
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
*
vf_vavpp: make it work with vo_opengl and software decoding
wm4
2013-11-22
*
Enable -Wshadow
wm4
2013-11-01
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25