Thu, 06 May 2010 10:18:25 +0000 |
cehoyos |
Add support for 12-bit color mode on framebuffer devices.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Sun, 17 Jan 2010 14:54:38 +0000 |
reimar |
Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats.
|
Thu, 31 Dec 2009 23:45:07 +0000 |
reimar |
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a
|
Thu, 31 Dec 2009 22:53:25 +0000 |
reimar |
Add support for 16-bit per component YUV formats.
|
Wed, 30 Dec 2009 12:03:17 +0000 |
reimar |
Add support for 440p colorspace.
|
Wed, 30 Dec 2009 11:08:44 +0000 |
reimar |
Add a helper function to get the chroma scale shift and use to simplify mpi setup.
|
Sat, 21 Nov 2009 18:45:41 +0000 |
reimar |
Add a define for IMGFMT_RGB48NE that depends on machine endianness.
|
Tue, 10 Nov 2009 19:11:13 +0000 |
cehoyos |
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
|
Mon, 19 Oct 2009 09:50:51 +0000 |
diego |
Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.
|
Wed, 12 Aug 2009 01:03:21 +0000 |
reimar |
100l, fix compilation again and make codec-cfg.c use the predefined constants
|
Wed, 12 Aug 2009 00:51:09 +0000 |
reimar |
1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.
|
Tue, 11 Aug 2009 17:51:11 +0000 |
cehoyos |
Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Sat, 14 Feb 2009 08:29:45 +0000 |
reimar |
Add support for image formats and codecs used by VDPAU
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Fri, 01 Jun 2007 17:29:35 +0000 |
voroshil |
mjpeg support for v4l2 tv:// driver
|
Sun, 16 Jul 2006 01:20:30 +0000 |
reynaldo |
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
Wed, 11 Aug 2004 01:41:43 +0000 |
michael |
missing 32bit RGBA variants and some cleanup
|
Tue, 04 Nov 2003 19:58:37 +0000 |
rik |
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
|
Sun, 31 Aug 2003 20:45:06 +0000 |
alex |
basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
|
Sat, 21 Jun 2003 01:47:26 +0000 |
iive |
basic xvmc image support
|
Wed, 18 Jun 2003 00:34:35 +0000 |
arpi |
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
|
Thu, 30 Jan 2003 09:15:09 +0000 |
michael |
fixing rgb4 & bgr4 (2 pixels per byte)
|
Sun, 26 Jan 2003 22:24:48 +0000 |
iive |
avoid extract of imposible high depths in wrong rgb/bgr functions
|
Wed, 15 Jan 2003 11:16:33 +0000 |
mosu |
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
|
Thu, 01 Aug 2002 12:39:08 +0000 |
michael |
planar yuv 444 422 411 support
|
Thu, 27 Jun 2002 17:35:37 +0000 |
michael |
{RGB,BGR}{1,4}
|
Sat, 22 Jun 2002 08:47:56 +0000 |
arpi |
NV12 added
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
base
libvo/img_format.h@ab4a768d23e5
|