index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
img_format.c
Commit message (
Expand
)
Author
Age
*
Add support for image formats and codecs used by VDPAU
reimar
2009-02-14
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
cosmetics: Fix unknow vs. unknowN typo.
diego
2008-05-11
*
Print the number of the Unknow color format,
iive
2007-07-11
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
*
include config.h as img_format.h needs endian definitions, noticed by Alan Cu...
iive
2006-02-09
*
missing 32bit RGBA variants and some cleanup
michael
2004-08-11
*
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
rik
2003-11-04
*
basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
alex
2003-08-31
*
basic xvmc image support
iive
2003-06-21
*
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...
arpi
2003-06-18
*
fixing rgb4 & bgr4 (2 pixels per byte)
michael
2003-01-30
*
planar yuv 444 422 411 support
michael
2002-08-01
*
{RGB,BGR}{1,4}
michael
2002-06-27
*
NV12 added
arpi
2002-06-22
*
img_format moved to libmpcodecs
arpi
2002-04-13