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_lavfi.c
Commit message (
Expand
)
Author
Age
*
Get rid of deprecated AVFrame accessors
wm4
2017-10-30
*
vf_lavfi, af_lavfi: remove unused/deprecated include
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
*
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
*
af_lavfi, vf_lavfi: fix compilation on Libav
wm4
2016-01-22
*
command: add vf-command command
wm4
2016-01-22
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vf: remove old config() callback
wm4
2015-12-19
*
vf_lavfi: cosmetics: fix coding style
wm4
2015-09-11
*
vf_lavfi: drop useless option from wrapper filters
wm4
2015-02-12
*
video/filters: simplify libavfilter bridge
wm4
2015-02-11
*
video: remove vfcap.h
wm4
2015-01-21
*
vf_lavfi: proper rounding for lavfi->mpv aspect ratio
wm4
2014-10-09
*
vf_lavfi: make chaining from other filters more flexible
wm4
2014-09-27
*
vf_lavfi: fetch output frames incrementally
wm4
2014-09-18
*
Improve setting AVOptions
wm4
2014-08-02
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
vf_lavfi: reinit after libavfilter EOF
wm4
2014-05-02
*
vf_lavfi: reset metadata in reset()
Kevin Mitchell
2014-04-29
*
vf-metadata: fix handling of NULL metadata
Kevin Mitchell
2014-04-29
*
vf_lavfi: distinguish real errors from other states
wm4
2014-04-28
*
video: don't drop last frame when deinterlacing with yadif
wm4
2014-04-28
*
vf_rotate: support all multiples of 90 degrees
wm4
2014-04-21
*
vf_lavfi: copy AVFrame metadata into vf_lavfi priv
Kevin Mitchell
2014-04-13
*
vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parse
Kevin Mitchell
2014-04-13
*
Remove some more unneeded version checks
wm4
2014-03-16
*
m_option: add mp_log context to sub-module print_help callback
wm4
2013-12-21
*
video/filter: mp_msg conversions
wm4
2013-12-21
*
vf_lavfi: don't access AVFilterPad directly
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
video/filter: make vf->control non-recursive
wm4
2013-12-07
*
vf: remove flags from filter format status
wm4
2013-12-07
*
video/filter: remove legacy option handling hacks
wm4
2013-12-04
*
vf_lavfi: export a wrapper function
wm4
2013-12-04
*
options: print lavfi filter list with --vf=lavfi=help
wm4
2013-11-23
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
options: use m_config for options instead of m_struct
wm4
2013-07-21
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
*
vf_lavfi: allow setting avopts
wm4
2013-05-26
*
vf_lavfi: remove redundant statements
wm4
2013-05-21
[next]