52 Commits (c166148409fe8f0dbccef2fe684286a40ba1e37d)

Author SHA1 Message Date
Vittorio Giovara ab72eda15e pixfmt: mark the reserved values 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Vittorio Giovara 8b17243d17 lavu: Add packed YVYU422 pixel format 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 11 years ago
Nicolas Bertrand 8c65264595 pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values 12 years ago
Rémi Denis-Courmont 169fb94f0f pixfmt: add picture format for VDPAU 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 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 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 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
Ronald S. Bultje bd97b2e1ce pixfmt: add planar RGB formats. 13 years ago
Luca Barbato 384bdaceeb doxy: cleanup pixfmt.h 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
Can Wu 86c3c1abf0 pixfmt: fix YUV422/444 wrong endian comment 14 years ago
Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 14 years ago
Ronald S. Bultje c8f487deae swscale: fix YUV420P 9/10bit support. 14 years ago
Baptiste Coudurier 5c511ad4ce swscale: extend YUV422p support to 10bits depth 14 years ago
Oskar Arvidsson 42239ced65 Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Michael Niedermayer 98aea87b1a Deprecate PIX_FMT_YUVJ* 15 years ago
Stefano Sabatini c75b3d2e8f Clarify description for the MONOWHITE and MONOBLACK pixel formats. 15 years ago
Stefano Sabatini 9121b8ca6c Clarify descriptions for RGB4, BGR4, NV12, NV21, 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Andreas Öman 4744f896e5 Add PIX_FMT_Y400A, 8bit gray, 8bit alpha 15 years ago
Janusz Krzysztofik 2b7cf1678e Add initial support for 12-bit color mode. 15 years ago
Laurent Aimar 92c6a099ba H264 DXVA2 implementation 15 years ago
Måns Rullgård 1d52b4b390 Use avconfig.h in pixfmt.h 15 years ago
Reimar Döffinger 3f37ab8e41 Make sure we do not export incorrect _NE pixformat descriptions by either 15 years ago
NVIDIA Corporation 70e0c871eb Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used 15 years ago
Lars Täuber 35f6c15405 Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 15 years ago
Måns Rullgård 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
Michael Niedermayer 0ee51c556e Fix 10l typo (usage of PIX_FMT_NE()). 16 years ago
Michael Niedermayer 6c2a860875 Add 420,422 and 444 planar 16bit per component pix formats. 16 years ago
Stefano Sabatini 77544e5b91 Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros. 16 years ago
Stefano Sabatini 1cee4eafa3 Make the PIX_FMT_NE() macro more generic. 16 years ago
Stefano Sabatini 6e08ca9c51 Make the pixel formats which were defined as macros: 16 years ago
Stefano Sabatini f82674e584 Change the RGB5X5/BGR5X5 pixel format defines so that we have little 16 years ago
Stefano Sabatini 31a79497b7 Use PIX_FMT_NE() macro. 16 years ago
Stefano Sabatini a1a05abebd Implement PIX_FMT_NE() macro. 16 years ago
Diego Biurrun 3cf6adaf64 Remove code that was disabled by the recent major version bump. 16 years ago
Gwenole Beauchesne 2500d8bea6 Update VA API pixfmts documentation: struct vaapi_render_state 16 years ago