| Commit message (Expand) | Author | Age | Files | Lines |
* | img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definition | Uoti Urpala | 2011-07-14 | 1 | -1/+3 |
* | cosmetics: img_format.h: document some formats | reimar | 2011-07-06 | 1 | -11/+11 |
* | vo_gl: don't accept 9/10-bit formats as input | reimar | 2011-06-29 | 1 | -1/+2 |
* | video/colorspaces: add new 9/10-bit formats from libavcodec | Uoti Urpala | 2011-06-26 | 1 | -2/+22 |
* | video: simplify some tests with a new IMGFMT_IS_HWACCEL macro | reimar | 2010-11-08 | 1 | -0/+2 |
* | Add support for 12-bit color mode on framebuffer devices. | cehoyos | 2010-05-06 | 1 | -0/+10 |
* | Add missing license headers to all files in the libmpcodecs directory. | diego | 2010-01-30 | 1 | -0/+18 |
* | 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 |