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.h
Commit message (
Expand
)
Author
Age
*
Update license headers
Marcin Kurczewski
2015-04-13
*
RPI support
wm4
2015-03-29
*
vo_opengl: move minor helper to common code
wm4
2015-03-09
*
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
*
video: remove swapped-endian image format aliases
wm4
2014-11-05
*
video: remove aliases for some rarely referenced image formats
wm4
2014-11-05
*
video: passthrough unknown AVPixelFormats
wm4
2014-11-05
*
video: get hwaccel flag from pixdesc
wm4
2014-11-05
*
video: clarify what IMFMT_DXVA2 is
wm4
2014-10-26
*
video: initial dxva2 support
wm4
2014-10-25
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
build: deal with endian mess
wm4
2014-07-10
*
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
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
mp_image: deal with FFmpeg PSEUDOPAL braindeath
wm4
2013-12-01
*
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
*
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
*
img_format: comment on some pixel formats
wm4
2013-07-18
*
img_format: add a mask for color class
wm4
2013-07-18
*
video: add XYZ support
wm4
2013-05-01
*
demux_mf: support .xbm
wm4
2013-02-24
*
mp_image: remove mp_image.bpp
wm4
2013-01-13
*
imgfmt: add more ffmpeg pixel formats
wm4
2013-01-13
*
img_format: change meaning of MP_IMGFLAG_PLANAR
wm4
2013-01-13
*
mp_image: add mp_image_crop()
wm4
2013-01-13
*
video: remove img_format compat hacks
wm4
2013-01-13
*
draw_bmp: better way to find 444 format
wm4
2013-01-13
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
*
mp_image: change how palette is handled
wm4
2013-01-13
*
video: use libavutil pixel format descriptors
wm4
2013-01-13
*
video: add support for 12 and 14 bit YUV pixel formats
Stephen Hutchinson
2012-12-03
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12