index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
img_format.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats.
reimar
2010-01-17
1
-0
/
+16
*
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a
reimar
2009-12-31
1
-0
/
+4
*
Add support for 16-bit per component YUV formats.
reimar
2009-12-31
1
-0
/
+20
*
Add support for 440p colorspace.
reimar
2009-12-30
1
-0
/
+1
*
Add a helper function to get the chroma scale shift and use to simplify mpi s...
reimar
2009-12-30
1
-0
/
+7
*
Add a define for IMGFMT_RGB48NE that depends on machine endianness.
reimar
2009-11-21
1
-0
/
+2
*
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
2009-11-10
1
-0
/
+1
*
Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.
diego
2009-10-19
1
-0
/
+2
*
100l, fix compilation again and make codec-cfg.c use the predefined constants
reimar
2009-08-12
1
-1
/
+1
*
1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.
reimar
2009-08-12
1
-1
/
+1
*
Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
cehoyos
2009-08-11
1
-0
/
+2
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
1
-1
/
+1
*
Add support for image formats and codecs used by VDPAU
reimar
2009-02-14
1
-0
/
+10
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-4
/
+3
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
1
-1
/
+1
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
1
-2
/
+2
*
mjpeg support for v4l2 tv:// driver
voroshil
2007-06-01
1
-0
/
+1
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
1
-1
/
+1
*
missing 32bit RGBA variants and some cleanup
michael
2004-08-11
1
-2
/
+18
*
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
rik
2003-11-04
1
-0
/
+5
*
basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
alex
2003-08-31
1
-0
/
+1
*
basic xvmc image support
iive
2003-06-21
1
-0
/
+8
*
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...
arpi
2003-06-18
1
-0
/
+1
*
fixing rgb4 & bgr4 (2 pixels per byte)
michael
2003-01-30
1
-2
/
+4
*
avoid extract of imposible high depths in wrong rgb/bgr functions
iive
2003-01-26
1
-2
/
+2
*
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...
mosu
2003-01-15
1
-4
/
+4
*
planar yuv 444 422 411 support
michael
2002-08-01
1
-0
/
+5
*
{RGB,BGR}{1,4}
michael
2002-06-27
1
-0
/
+4
*
NV12 added
arpi
2002-06-22
1
-0
/
+1
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
1
-0
/
+76