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
*
vf_vapoursynth: correctly signal error on script init failure
wm4
2018-04-29
*
video: remove internal stereo_out flag
wm4
2018-04-29
*
video: pass through container fps to filters
wm4
2018-04-19
*
vf_vapoursynth: fix freeze
wm4
2018-02-20
*
vf_vavpp: select best quality deinterlacing algorithm by default
wm4
2018-02-13
*
video: make --deinterlace and HW deinterlace filters always deinterlace
wm4
2018-02-13
*
vf_vapoursynth: always keep input frame array filled
wm4
2018-02-03
*
vf_vapoursynth: fix locking
wm4
2018-02-03
*
vf_vapoursynth: fix obscure/impossible leak
wm4
2018-02-03
*
vf_vapoursynth: fix output colorspace flags and other attributes
wm4
2018-02-03
*
vf_vapoursynth: fix potential deadlock on init failure
wm4
2018-02-03
*
vf_vapoursynth: initialize start timestamp properly
wm4
2018-02-03
*
video: rewrite filtering glue code
wm4
2018-01-30
*
sws_utils: don't force callers to provide option struct
wm4
2018-01-18
*
video: change some mp_image_pool semantics
wm4
2018-01-13
*
vf_vdpaupp: fix error handling and software input mode
wm4
2017-12-27
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
vf_buffer: remove this filter
wm4
2017-12-12
*
vf_convert: default to limited range when converting RGB to YUV
wm4
2017-12-11
*
video: remove some more hwdec legacy stuff
wm4
2017-12-02
*
vf: remove a stray HAVE_GPL
wm4
2017-11-30
*
vf_lavfi: remove old internal wrapper API stuff
wm4
2017-11-29
*
vf_sub, vf_format: change license to LGPL
wm4
2017-11-29
*
vf: remove most GPL video filters
wm4
2017-11-29
*
vf: add vf_convert as interim replacement for vf_scale
wm4
2017-11-29
*
Get rid of deprecated AVFrame accessors
wm4
2017-10-30
*
video: add mp_image_params.hw_flags and add an example
wm4
2017-10-16
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
*
vf_vavpp: restrict allowed sw upload formats to nv12/yuv420p
wm4
2017-09-30
*
vf_vavpp: use error checking macro
wm4
2017-09-29
*
vf_vavpp: use libavutil hw frames API for frame pool and upload
wm4
2017-09-29
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
mp_image: include config.h directly
James Ross-Gowan
2017-08-26
*
video: change --deinterlace behavior
wm4
2017-08-22
*
video: redo video equalizer option handling
wm4
2017-08-22
*
vf_eq: remove this filter
wm4
2017-08-22
*
video: add metadata handling for spherical video
wm4
2017-08-21
*
vf_vapoursynth: fix inverted sign and restore 10 bit support
wm4
2017-08-07
*
video: drop some more IMGFMT aliases
wm4
2017-06-29
*
vf_format: also reset gamma-related attributes when changing gamma
Niklas Haas
2017-06-18
*
vo_opengl: implement support for OOTFs and non-display referred content
Niklas Haas
2017-06-18
*
video: refactor HDR implementation
Niklas Haas
2017-06-18
*
vf_dlopen: remove this filter
wm4
2017-06-18
*
af, vf: improvements to libavfilter bridge
wm4
2017-05-31
*
vf.c, vf.h: change license to LGPL
wm4
2017-05-11
*
d3d11: change mp_image plane pointer semantics
wm4
2017-05-04
*
vf_lavfi, af_lavfi: remove unused/deprecated include
wm4
2017-04-05
*
vf: fix another broken case of conversion filter auto-insertion
wm4
2017-04-05
*
video: support positional arguments for automatic lavfi option bridge
wm4
2017-04-03
*
video: add automatic libavfilter bridge to option parsing
wm4
2017-04-02
[next]