summaryrefslogtreecommitdiff
path: root/libavutil/pixfmt.h
Commit message (Expand)AuthorAge
...
* Add PIX_FMT_Y400A, 8bit gray, 8bit alphaAndreas Öman2010-04-14
* Add initial support for 12-bit color mode.Janusz Krzysztofik2010-03-05
* H264 DXVA2 implementationLaurent Aimar2010-01-20
* Use avconfig.h in pixfmt.hMåns Rullgård2010-01-19
* Make sure we do not export incorrect _NE pixformat descriptions by eitherReimar Döffinger2010-01-17
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-10
* Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().Lars Täuber2009-09-05
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-26
* Fix 10l typo (usage of PIX_FMT_NE()).Michael Niedermayer2009-04-22
* Add 420,422 and 444 planar 16bit per component pix formats.Michael Niedermayer2009-04-21
* Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros.Stefano Sabatini2009-03-23
* Make the PIX_FMT_NE() macro more generic.Stefano Sabatini2009-03-23
* Make the pixel formats which were defined as macros:Stefano Sabatini2009-03-22
* Change the RGB5X5/BGR5X5 pixel format defines so that we have littleStefano Sabatini2009-03-21
* Use PIX_FMT_NE() macro.Stefano Sabatini2009-03-21
* Implement PIX_FMT_NE() macro.Stefano Sabatini2009-03-21
* Remove code that was disabled by the recent major version bump.Diego Biurrun2009-03-15
* Update VA API pixfmts documentation: struct vaapi_render_stateGwenole Beauchesne2009-03-09
* Add VA API pixel formats.Gwenole Beauchesne2009-02-27
* Split avutil.h, move all the pixel format definitions to the newStefano Sabatini2009-02-22