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
Commit message (
Expand
)
Author
Age
*
Remove some VLAs
wm4
2015-11-06
*
video: replace vf_format outputlevels option with global option
wm4
2015-09-29
*
vf_vavpp: allocate output surfaces with the same size as input
wm4
2015-09-23
*
va_vavpp: set input/output processing region
wm4
2015-09-23
*
vf_yadif: add hack for Libav compatibility
wm4
2015-09-20
*
vf_vdpaurb: query_format is still required
Philip Langdale
2015-09-18
*
vf_vdpaurb: Pass through non-hardware-decoded content
Philip Langdale
2015-09-15
*
video/filter: remove some vf_lavfi wrappers
wm4
2015-09-11
*
vf_lavfi: cosmetics: fix coding style
wm4
2015-09-11
*
vf: vf_stereo3d depends on libavfilter
wm4
2015-09-11
*
vf_vdpaurb: Don't segfault if input mpi is null
Philip Langdale
2015-08-05
*
vf_scale: cleanup log messages
wm4
2015-07-20
*
vf_vapoursynth: relicense to LGPL 2.1+
wm4
2015-07-19
*
vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpi
Philip Langdale
2015-07-14
*
vf_vdpaurb: Add a new filter for reading back vdpau decoded frames
Philip Langdale
2015-07-11
*
vf_stereo3d: drop internal implementation
wm4
2015-07-10
*
vf_vdpaupp: don't attempt to deinterlace progressive frames
wm4
2015-07-08
*
vaapi: drop compatibility crap and vo_vaapi deinterlacer
wm4
2015-07-08
*
vf_vavpp: don't attempt to deinterlace progressive frames
wm4
2015-07-08
*
vf_yadif: expose interlaced frame mode
wm4
2015-07-07
*
vf_sub: minor simplification
wm4
2015-06-05
*
vf_vavpp: provide future/past frames to driver
wm4
2015-06-01
*
vf_vavpp: move vaMapBuffer() closer to its use
wm4
2015-06-01
*
vf_vavpp: remove dummy loop, unindent
wm4
2015-06-01
*
vf_vavpp: cosmetics
wm4
2015-06-01
*
vf_vavpp: minor simplification
wm4
2015-06-01
*
vf_vavpp: fix bob deinterlacing for bottom field first videos
Filip Milivojevic
2015-05-30
*
vf_vavpp: do not pretend to support references
wm4
2015-05-29
*
vf_vavpp: simplify surface list allocation
wm4
2015-05-29
*
vf_dlopen: declare as deprecated
wm4
2015-05-25
*
vf_vapoursynth: reject unaligned video sizes
wm4
2015-05-15
*
Remove trailing whitespaces
Michael Vetter
2015-05-15
*
mp_image: remove some unused interlacing flags
wm4
2015-04-23
*
vf_vapoursynth: update _FieldBased semantics
wm4
2015-04-23
*
vf_vapoursynth: stupid hack to unbreak with recent API change
wm4
2015-04-20
*
build: fix libavfilter dependency for vf_mirror
xylosper
2015-04-20
*
vf_crop, vf_expand: remove ancient and useless messages
wm4
2015-04-16
*
vf_mirror: replace internal implementation with libavfilter
wm4
2015-04-16
*
vf_screenshot: remove this filter
wm4
2015-04-16
*
Update license headers
Marcin Kurczewski
2015-04-13
*
mp_image: remove redundant chroma_x/y_shift fields
wm4
2015-04-10
*
mp_image: remove redundant plane_w/h fields
wm4
2015-04-10
*
vf_format: add gamma override option
Niklas Haas
2015-04-04
*
vf_format: allow forcing aspect ratio
wm4
2015-04-03
*
vf_format: allow forcing display size
wm4
2015-04-03
*
vf_format: allow forcing rotation flags
wm4
2015-04-03
*
vf_format: allow forcing stereo mode parameters
wm4
2015-04-03
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
vf_format: don't crash if nonsense parameters are passed
wm4
2015-03-31
[next]