95 Commits (c0a30dd2e4c50594e03e708eb28e7480dc010983)

Author SHA1 Message Date
Michael Niedermayer 2efbbc4644 avutil/av_pix_fmt_swap_endianness: simplify and fix code 12 years ago
Janne Grunau 74652af821 pixdesc: add function to return pixel format with swapped endiannes 12 years ago
Paul B Mahol e6d4e68755 lavu: add planar 16 bit and 8 bit rgb with alpha 12 years ago
Michael Niedermayer 2d8a3cf4c1 avutil/pixdesc: check for component overlap 12 years ago
Michael Niedermayer f807d6d200 avutil/pixdesc: check step/depth against each other 12 years ago
Michael Niedermayer 20e99a9c10 avutil/pixdesc: support for self-checking the descriptors 12 years ago
Michael Niedermayer 1314f534e5 avutil/pixdesc: fix rgb0 descriptors 12 years ago
Nicolas Bertrand 8c65264595 pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values 12 years ago
Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 12 years ago
Rémi Denis-Courmont 169fb94f0f pixfmt: add picture format for VDPAU 12 years ago
Clément Bœsch 9ad6b13020 lavu/pixdesc: fix a const qualifier discarding warning. 12 years ago
Clément Bœsch 7fb49639e6 lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. 12 years ago
Paul B Mahol b519298a15 pixdesc: fix yuva 10bit bit depth 12 years ago
Paul B Mahol 45326cb684 pixdesc: fix broken yuva definitions 12 years ago
Michael Niedermayer 1dafbdac65 pixdesc: fix alpha flags 12 years ago
Michael Niedermayer 649d8bd8a5 pixdesc: add av_get_padded_bits_per_pixel() 12 years ago
Luca Barbato cbe5a60c9d pixdesc: add PIX_FMT_ALPHA flag 12 years ago
Luca Barbato c1a02e884a pixdesc: add av_pix_fmt_get_chroma_sub_sample 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 12 years ago
Anton Khirnov d2fcb356ca pixdesc: add functions for accessing pixel format descriptors. 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Luca Barbato a684267076 pixdesc: cosmetics 12 years ago
Michael Niedermayer e9757066e1 libavutil: add 12 and 14 bit planar colorspaces 13 years ago
Paul B Mahol f4e0ec814b pixdesc: BGRA64 is rgb pixel format 13 years ago
Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 13 years ago
Nicolas George 38c3b68e3a pixdesc: put components always in the same order. 13 years ago
Dale Curtis e42b5362f1 Remove duplicate initializers for VDA_VLD and GBR24P. 13 years ago
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Alex Converse 08628b6afb Revert "sws/pixfmt/pixdesc: add support for yuva444p" 13 years ago
Paul B Mahol fc115c80b7 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Jean First 39bf7ffeb5 pixdesc: cosmetics 13 years ago
Carl Eugen Hoyos c3ff0713ef Fix step_minus1 pixel descirption for RGB64. 13 years ago
Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 13 years ago
Michael Niedermayer b14a2381f8 pixfmt: Add 32bit rgb without alpha formats 13 years ago
Ronald S. Bultje f7f1835258 swscale: fix failing fate tests. 13 years ago
Ronald S. Bultje 6b0768e202 Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. 13 years ago
Ronald S. Bultje bd97b2e1ce pixfmt: add planar RGB formats. 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Sebastien Zwickert d66ee6ac48 HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 13 years ago
Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
Michael Niedermayer cfabd35d5e pixdesc: fix gbr24p 13 years ago
Themaister a3e11fa43c Start adding pixel definitions for planar rgb. 13 years ago
Jean First 9569a3c9f4 Add new pix_fmt RGBA64 13 years ago
Oskar Arvidsson e59d6b4d72 pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 14 years ago
Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago