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
*
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
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
*
video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support it
wm4
2013-11-05
*
video: add vda decode support (with hwaccel) and direct rendering
Stefano Pigozzi
2013-08-22
*
video: add vaapi decode and output support
wm4
2013-08-12
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
img_format: fix broken condition
wm4
2013-05-06
*
video: fix setting XYZ flag
wm4
2013-05-04
*
video: add XYZ support
wm4
2013-05-01
*
fix clang compiler warnings
Stefano Pigozzi
2013-03-03
*
img_format: add pixel format name for IMGFMT_MONO_W
wm4
2013-02-26
*
options: also accept ffmpeg pixel format names
wm4
2013-01-17
*
img_format: do not mark hwaccel formats as planar yuv formats
wm4
2013-01-14
[next]