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_scale.c
Commit message (
Expand
)
Author
Age
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vf_scale: cleanup log messages
wm4
2015-07-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: remove vfcap.h
wm4
2015-01-21
*
vf_scale: replace ancient fallback image format selection
wm4
2015-01-21
*
video: remove swapped-endian image format aliases
wm4
2014-11-05
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
Add more const
wm4
2014-06-11
*
options: remove global variables for swscale options; rename them
wm4
2014-06-11
*
sws_utils: mp_msg conversions
wm4
2013-12-21
*
video/filter: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
vf: redo conversion filter insertion/format negotiation
wm4
2013-12-07
*
video/filter: make vf->control non-recursive
wm4
2013-12-07
*
video/filter: remove legacy option handling hacks
wm4
2013-12-04
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
*
vf_scale: fix get/set confusion
wm4
2013-10-16
*
vf_scale: factor out libswscale equalizer control
wm4
2013-09-30
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
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
*
sws_utils: don't recursively include libswscale header
wm4
2013-07-18
*
vf_scale: use new swscale wrapper
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
*
video/filter: fix option parser memory leak
wm4
2013-05-18
*
video: add XYZ support
wm4
2013-05-01
*
demux_mf: support .xbm
wm4
2013-02-24
*
vf_scale: remove video dimension presets ("presize" suboption)
wm4
2013-02-23
*
vf_scale: fix warning
wm4
2013-01-27
*
video: move handling of -x/-y/-xy options to VO
wm4
2013-01-23
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
*
mp_image: change how palette is handled
wm4
2013-01-13
*
video/filter: change filter API, use refcounting, remove filter DR
wm4
2013-01-13
*
video: remove slice based filtering and video output
wm4
2013-01-13
*
vf_scale: prefer 420P10 -> YV12 instead of 444P
wm4
2012-12-28
*
vf_scale: support more pixel formats
Rudolf Polzer
2012-12-28
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
*
sws_utils: remove unused helper
wm4
2012-11-24
*
options, vo_x11: remove -zoom option, make it default
wm4
2012-11-16
[next]