index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
fmt-conversion.c
Commit message (
Expand
)
Author
Age
*
libmpcodecs: add support for 422P9
mplayer-svn
2012-08-03
*
libmpcodecs: rename IMGFMT_GBR24P to IMGFMT_GBRP
wm4
2012-03-25
*
libmpcodecs: support planar GBR24 decoding
cehoyos
2012-03-25
*
configure, build: require at least Libav 0.7
Uoti Urpala
2011-12-22
*
video/colorspaces: add new 9/10-bit formats from libavcodec
Uoti Urpala
2011-06-26
*
fmt-conversion.c: print name of any unrecognized pixfmt
Uoti Urpala
2011-06-26
*
Add support for 12-bit color mode on framebuffer devices.
cehoyos
2010-05-06
*
Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats.
reimar
2010-01-17
*
More format support in fmt-conversion.c: split RGB32 and BGR32
reimar
2010-01-17
*
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a
reimar
2009-12-31
*
Add support for 16-bit per component YUV formats.
reimar
2009-12-31
*
Add support for 440p colorspace.
reimar
2009-12-30
*
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
2009-11-10
*
Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.
cehoyos
2009-08-11
*
100l, add forgotten BGR15 format to fmt-conversion.c table
reimar
2009-03-31
*
Re-add accidentally discarded comment about YUVJ format.
reimar
2009-02-19
*
Create a fmt-conversion.c file so fmt-conversion.h can be included by multipl...
reimar
2009-02-14