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.h
Commit message (
Expand
)
Author
Age
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
mjpeg support for v4l2 tv:// driver
voroshil
2007-06-01
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
*
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
*
avoid extract of imposible high depths in wrong rgb/bgr functions
iive
2003-01-26
*
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...
mosu
2003-01-15
*
planar yuv 444 422 411 support
michael
2002-08-01
*
{RGB,BGR}{1,4}
michael
2002-06-27
*
NV12 added
arpi
2002-06-22
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13