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
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
options: make legacy hacks for AFs/VFs more explicit
wm4
2013-07-22
*
vf_scale: actually respect param and param2 suboptions
wm4
2013-07-22
*
options: use m_config for options instead of m_struct
wm4
2013-07-21
*
vf: remove unnecessary indirection
wm4
2013-07-21
*
video: remove fullscreen flags chaos
wm4
2013-07-18
*
sws_utils: don't recursively include libswscale header
wm4
2013-07-18
*
vf_scale: use new swscale wrapper
wm4
2013-07-18
*
vf: make sure less important image params are set before/after filters
wm4
2013-07-18
*
vf_scale: remove rounding of sizes to 2 with 4:2:0
wm4
2013-07-18
*
vf_scale: try to support all pixel formats
wm4
2013-07-18
*
vf_scale: don't byte-swap palette on big endian architectures
wm4
2013-07-18
*
vf_scale: uncrustify
wm4
2013-07-18
*
video: redo how colorspaces are handled
wm4
2013-07-16
*
vf: add vf_control wrapper
wm4
2013-07-15
*
build: change vf_dlopen test
wm4
2013-07-12
*
configure: add libdl detection to ladspa, vf_dlopen
Rudolf Polzer
2013-07-09
*
vo_opengl: handle chroma location
wm4
2013-06-28
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
*
vf_rotate: fix params >= 4
wm4
2013-06-28
*
fix compile, sorry
Rudolf Polzer
2013-06-16
*
vf_dlopen filters: add an "ildetect" filter that detects interlacing
Rudolf Polzer
2013-06-16
*
vf_delogo: copy in non-direct case, fix double-free
wm4
2013-05-26
*
vf_lavfi: allow setting avopts
wm4
2013-05-26
*
m_option, vf: add label support
wm4
2013-05-23
*
dec_video: get rid of two global variables
wm4
2013-05-21
*
vf_lavfi: remove redundant statements
wm4
2013-05-21
*
video/filter: fix option parser memory leak
wm4
2013-05-18
*
Fix some cppcheck / scan-build warnings
wm4
2013-05-06
*
vf_yadif: actually set PTS for output frames
wm4
2013-05-06
*
vf_rotate: fix for some obscure pixel formats
wm4
2013-05-03
*
video: add XYZ support
wm4
2013-05-01
*
vf_lavfi: move compat crap to the start of the file
wm4
2013-04-26
*
vf_lavfi: silence stupid deprecation warning
wm4
2013-04-26
*
vf_lavfi: recreate filter graph on seek
wm4
2013-04-25
*
vf_lavfi: add libavfilter bridge
wm4
2013-04-21
*
vf_divtc, vf_phase: Fix handling of subsampled formats
Martin Herkt
2013-04-10
*
vf_flip: move flipping code to mp_image.c
wm4
2013-03-01
*
vf_vo: remove pointless NULL checks
wm4
2013-03-01
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
*
video/out: remove video mode switching (--vm)
wm4
2013-02-26
*
vf_yadif: remove dead code
wm4
2013-02-26
*
demux_mf: support .xbm
wm4
2013-02-24
*
vf_yadif: switch to option parser, allow disabling by default
wm4
2013-02-23
*
vf_scale: remove video dimension presets ("presize" suboption)
wm4
2013-02-23
*
vf_stereo3d: get rid of m_obj_presets_t usage
wm4
2013-02-23
*
core: redo how codecs are mapped, remove codecs.conf
wm4
2013-02-10
*
vf_stereo3d: add support for green-magenta and yellow-blue dubois
cehoyos
2013-02-03
*
vf_dlopen: fix external pixel format names
wm4
2013-02-03
*
screenshot: minor simplification, prefer VF over VO
wm4
2013-01-30
[next]