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
*
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
*
video: deprecate almost all video filters
wm4
2017-04-02
*
command: add better runtime filter toggling method
wm4
2017-03-25
*
options: add M_OPT_FILE to some more file options
Philip Sequeira
2017-03-06
*
vf_vavpp: fix first-field mode
wm4
2017-02-28
*
vf_vavpp: add advanced deint bug compatibility for Intel vaapi drivers
wm4
2017-02-28
*
vf_vavpp: minor fixes
wm4
2017-02-28
*
vf_vavpp: always limit forward/backward surfaces to requested number
wm4
2017-02-27
*
vf_vavpp: remove apparently broken change-detection
wm4
2017-02-27
*
vf_lavfi: don't crash with VOs without hardware decoding support
wm4
2017-01-25
*
build: replace some FFmpeg API checks with version checks
wm4
2017-01-24
*
video: support filtering hardware frames via libavfilter
wm4
2017-01-16
*
vf_lavfi: switch to AVBufferSrcParameters
wm4
2017-01-16
*
vf_lavfi: remove pixel format whitelist
wm4
2017-01-13
*
af_lavfi, vf_lavfi: work around recent libavfilter EOF bug
wm4
2017-01-02
*
vf_vdpaurb: remove this filter
wm4
2016-11-22
*
vf_vdpaurb: deprecate this filter
wm4
2016-10-20
*
win32: build with -DINITGUID
James Ross-Gowan
2016-09-28
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
*
vf_rotate: allow arbitrary rotation
wm4
2016-08-19
*
video: don't discard video frames after endpts
wm4
2016-08-18
*
vf_vavpp: get rid of mp_refqueue_is_interlaced()
wm4
2016-07-15
*
vf_d3d11vpp: fix interlaced-only=no mode
wm4
2016-07-15
*
vf_d3d11vpp: add video processor selection
wm4
2016-07-15
*
vd_d3d11vpp: remove nonsensical flush call
wm4
2016-07-08
*
vf, af: print filter labels in verbose mode
wm4
2016-07-06
[next]