log pixfmt.h @ 1028:5dbb12a37c3d libavutil tip

age author description
Thu, 03 Jun 2010 21:08:56 +0000 michael Deprecate PIX_FMT_YUVJ* libavutil
Sun, 16 May 2010 07:56:26 +0000 stefano Clarify description for the MONOWHITE and MONOBLACK pixel formats. libavutil
Sat, 15 May 2010 12:33:31 +0000 stefano Clarify descriptions for RGB4, BGR4, NV12, NV21, libavutil
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavutil
Wed, 14 Apr 2010 20:15:19 +0000 andoma Add PIX_FMT_Y400A, 8bit gray, 8bit alpha libavutil
Fri, 05 Mar 2010 08:26:23 +0000 benoit Add initial support for 12-bit color mode. libavutil
Wed, 20 Jan 2010 18:54:51 +0000 fenrir H264 DXVA2 implementation libavutil
Tue, 19 Jan 2010 04:40:18 +0000 mru Use avconfig.h in pixfmt.h libavutil
Sun, 17 Jan 2010 14:17:03 +0000 reimar Make sure we do not export incorrect _NE pixformat descriptions by either libavutil
Tue, 10 Nov 2009 18:52:39 +0000 cehoyos Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used libavutil
Sat, 05 Sep 2009 23:33:25 +0000 ramiro Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). libavutil
Sun, 26 Jul 2009 12:20:04 +0000 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN libavutil
Wed, 22 Apr 2009 02:29:11 +0000 michael Fix 10l typo (usage of PIX_FMT_NE()). libavutil
Tue, 21 Apr 2009 01:02:48 +0000 michael Add 420,422 and 444 planar 16bit per component pix formats. libavutil
Mon, 23 Mar 2009 23:01:11 +0000 stefano Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros. libavutil
Mon, 23 Mar 2009 22:57:55 +0000 stefano Make the PIX_FMT_NE() macro more generic. libavutil
Sun, 22 Mar 2009 22:50:19 +0000 stefano Make the pixel formats which were defined as macros: libavutil
Sat, 21 Mar 2009 23:08:20 +0000 stefano Change the RGB5X5/BGR5X5 pixel format defines so that we have little libavutil
Sat, 21 Mar 2009 22:50:29 +0000 stefano Use PIX_FMT_NE() macro. libavutil
Sat, 21 Mar 2009 22:48:48 +0000 stefano Implement PIX_FMT_NE() macro. libavutil
Sun, 15 Mar 2009 17:20:24 +0000 diego Remove code that was disabled by the recent major version bump. libavutil
Mon, 09 Mar 2009 15:52:45 +0000 gb Update VA API pixfmts documentation: struct vaapi_render_state libavutil
Fri, 27 Feb 2009 08:12:41 +0000 benoit Add VA API pixel formats. libavutil
Sun, 22 Feb 2009 14:27:50 +0000 stefano Split avutil.h, move all the pixel format definitions to the new libavutil base avutil.h@ea643afb6f98