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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge svn changes up to r31145
Uoti Urpala
2010-05-30
1
-1
/
+6
|
\
|
*
Handle Y8/Y800 formats more similar to other YUV formats.
reimar
2010-05-09
1
-1
/
+6
*
|
Merge svn changes up to r31141
Uoti Urpala
2010-05-07
1
-0
/
+2
|
\
|
|
*
Add support for 12-bit color mode on framebuffer devices.
cehoyos
2010-05-06
1
-0
/
+2
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
1
-0
/
+18
*
|
Merge svn changes up to r30165
Uoti Urpala
2010-01-08
1
-0
/
+64
|
\
|
|
*
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
-1
/
+20
|
*
Add support for 440p colorspace.
reimar
2009-12-30
1
-0
/
+4
|
*
Add a helper function to get the chroma scale shift and use to simplify mpi s...
reimar
2009-12-30
1
-0
/
+37
|
*
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
2009-11-10
1
-0
/
+1
*
|
Support VDPAU MPEG4 hardware decoding
Uoti Urpala
2009-11-16
1
-0
/
+1
|
/
*
Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
cehoyos
2009-08-11
1
-0
/
+2
*
Add support for image formats and codecs used by VDPAU
reimar
2009-02-14
1
-0
/
+5
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
1
-60
/
+60
*
cosmetics: Fix unknow vs. unknowN typo.
diego
2008-05-11
1
-3
/
+3
*
Print the number of the Unknow color format,
iive
2007-07-11
1
-1
/
+4
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
1
-1
/
+1
*
include config.h as img_format.h needs endian definitions, noticed by Alan Cu...
iive
2006-02-09
1
-0
/
+1
*
missing 32bit RGBA variants and some cleanup
michael
2004-08-11
1
-2
/
+6
*
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
rik
2003-11-04
1
-0
/
+3
*
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
/
+2
*
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
-0
/
+2
*
planar yuv 444 422 411 support
michael
2002-08-01
1
-0
/
+3
*
{RGB,BGR}{1,4}
michael
2002-06-27
1
-0
/
+4
*
NV12 added
arpi
2002-06-22
1
-0
/
+1
*
img_format moved to libmpcodecs
arpi
2002-04-13
1
-0
/
+48