Sun, 15 Jul 2012 20:27:13 +0000 |
cehoyos |
Add missing aequivalents for PIX_FMT_GRAY8A and PIX_FMT_GRAY16*.
|
Thu, 12 Jul 2012 19:55:53 +0000 |
cehoyos |
Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.
|
Tue, 08 May 2012 10:56:22 +0000 |
cehoyos |
Improve Avid Meridien (AVUI) decoding with FFmpeg.
|
Tue, 07 Feb 2012 23:04:30 +0000 |
cehoyos |
Support displaying 64bit RGB via OpenGL.
|
Sun, 05 Feb 2012 21:20:51 +0000 |
cehoyos |
Support v408 and AYUV decoding via FFmpeg.
|
Thu, 05 Jan 2012 20:32:10 +0000 |
reimar |
Add support for 422P9.
|
Sun, 30 Oct 2011 18:00:25 +0000 |
cehoyos |
Whitespace cosmetics: Align some IMGFMT-lists.
|
Sat, 29 Oct 2011 16:51:26 +0000 |
cehoyos |
Support YUV 4:4:4 9-bit output.
|
Sun, 23 Oct 2011 20:40:31 +0000 |
cehoyos |
Support planar GBR24 decoding.
|
Wed, 21 Sep 2011 01:32:43 +0000 |
cehoyos |
Add 444P10 support.
|
Tue, 10 May 2011 17:51:39 +0000 |
reimar |
Make mp_get_chroma_shift simpler/more generic and add an argument
|
Tue, 10 May 2011 08:42:52 +0000 |
cehoyos |
Support displaying of 9- and 10-bit pixel formats,
|
Fri, 14 Jan 2011 22:10:21 +0000 |
cehoyos |
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
|
Sun, 09 May 2010 00:18:26 +0000 |
reimar |
Handle Y8/Y800 formats more similar to other YUV formats.
|
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.
|
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.
|
Tue, 10 Nov 2009 19:11:13 +0000 |
cehoyos |
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
|
Tue, 11 Aug 2009 17:51:11 +0000 |
cehoyos |
Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
|
Sat, 14 Feb 2009 08:29:45 +0000 |
reimar |
Add support for image formats and codecs used by VDPAU
|
Fri, 16 May 2008 00:23:02 +0000 |
diego |
cosmetics: Remove pointless parentheses from return calls.
|
Sun, 11 May 2008 11:57:05 +0000 |
diego |
cosmetics: Fix unknow vs. unknowN typo.
|
Wed, 11 Jul 2007 21:30:16 +0000 |
iive |
Print the number of the Unknow color format,
|
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
|
Thu, 09 Feb 2006 10:23:51 +0000 |
iive |
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>
|
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)
|
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:17:24 +0000 |
arpi |
img_format moved to libmpcodecs
base
libvo/img_format.c@4f29fa347e47
|