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
/
img_format.c
Commit message (
Expand
)
Author
Age
*
img_format: remove some guards against old ffmpeg API
wm4
2017-11-06
*
img_format: AV_PIX_FMT_PAL8 is RGB
wm4
2017-10-09
*
video: fix green shit
wm4
2017-09-30
*
img_format: #if -> #ifdef
wm4
2017-08-16
*
img_format: better exclusion of bayer formats
wm4
2017-08-15
*
vo_opengl: support float pixel formats
wm4
2017-08-15
*
img_format: drop some unused things
wm4
2017-06-30
*
vo_opengl: rely on FFmpeg pixdesc a bit more
wm4
2017-06-29
*
video/fmt-conversion, img_format: change license to LGPL
wm4
2017-06-18
*
img_format: minor simplification
wm4
2017-06-18
*
img_format: drop legacy name mappings
wm4
2017-06-18
*
img_format: stop setting some fields to dummy values for hwaccel formats
wm4
2017-02-21
*
Remove compatibility things
wm4
2016-12-07
*
video: remove d3d11 video processor use from OpenGL interop
wm4
2016-05-29
*
vo_opengl: refactor pass_read_video and texture binding
Niklas Haas
2016-03-05
*
img_format: fix padding calculation with P010
wm4
2016-01-08
*
img_format: fix compilation on older libavutil releases
wm4
2016-01-07
*
img_format: add a generic flag for semi-planar formats
wm4
2016-01-07
*
img_format: take care of pixfmts that declare padding
wm4
2016-01-07
*
sub: find GBRP format automatically when rendering to RGB
wm4
2015-12-24
*
vo_opengl: fix issues with some obscure pixel formats
wm4
2015-12-07
*
video: fix playback of pal8
wm4
2015-11-01
*
vo_opengl: support all kinds of GBRP formats
wm4
2015-10-18
*
video: remove VDA support
wm4
2015-09-28
*
video: do not use deprecated libavutil pixdesc fields
wm4
2015-09-10
*
hwdec: add VideoToolbox support
Sebastien Zwickert
2015-08-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vo_opengl: move minor helper to common code
wm4
2015-03-09
*
video: try to keep implied alpha when using conversion filters
wm4
2015-01-21
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
*
vf_scale: replace ancient fallback image format selection
wm4
2015-01-21
*
command: change properties added in previous commit
wm4
2015-01-10
*
video: remove swapped-endian image format aliases
wm4
2014-11-05
*
video: add image format test program
wm4
2014-11-05
*
video: passthrough unknown AVPixelFormats
wm4
2014-11-05
*
video: handle endian detection in a more generic way
wm4
2014-11-05
*
video: get hwaccel flag from pixdesc
wm4
2014-11-05
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
video: cosmetics: reformat image format names table
wm4
2014-06-14
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
video: automatically strip "le" and "be" suffix from pixle format names
wm4
2014-06-14
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
*
video: change image format names, prefer mostly FFmpeg names
wm4
2014-04-14
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
*
img_format: AV_PIX_FMT_FLAG_ALPHA is always available
wm4
2014-03-17
*
img_format: drop message about unknown pixel formats
wm4
2013-12-21
*
compat: add compatibility kludge for Libav 9
wm4
2013-12-08
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
[next]