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
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
Fix some more -Wshadow warnings
wm4
2013-11-01
*
Enable -Wshadow
wm4
2013-11-01
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
vf_scale: fix get/set confusion
wm4
2013-10-16
*
cosmetics: replace "CTRL" defines by enums
wm4
2013-10-02
*
vf_scale: factor out libswscale equalizer control
wm4
2013-09-30
*
vd: move aspect calculation to a function
wm4
2013-09-26
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25
*
vf: fix filter initialization error check
wm4
2013-09-20
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
*
video/out: don't require VOs to handle screenshot aspect specially
wm4
2013-08-24
*
vf_eq: fix behavior when changing parameters
wm4
2013-08-20
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
vf: fix unintended overwriting of image info
wm4
2013-07-28
*
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
[next]