summaryrefslogtreecommitdiffstats
path: root/libavutil/pixfmt.h
Commit message (Expand)AuthorAgeFilesLines
* Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().Lars Täuber2009-09-051-9/+9
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-261-1/+1
* Fix 10l typo (usage of PIX_FMT_NE()).Michael Niedermayer2009-04-221-3/+3
* Add 420,422 and 444 planar 16bit per component pix formats.Michael Niedermayer2009-04-211-0/+11
* Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros.Stefano Sabatini2009-03-231-11/+4
* Make the PIX_FMT_NE() macro more generic.Stefano Sabatini2009-03-231-8/+8
* Make the pixel formats which were defined as macros:Stefano Sabatini2009-03-221-12/+12
* Change the RGB5X5/BGR5X5 pixel format defines so that we have littleStefano Sabatini2009-03-211-4/+15
* Use PIX_FMT_NE() macro.Stefano Sabatini2009-03-211-4/+3
* Implement PIX_FMT_NE() macro.Stefano Sabatini2009-03-211-0/+6
* Remove code that was disabled by the recent major version bump.Diego Biurrun2009-03-151-6/+0
* Update VA API pixfmts documentation: struct vaapi_render_stateGwenole Beauchesne2009-03-091-3/+3
* Add VA API pixel formats.Gwenole Beauchesne2009-02-271-0/+3
* Split avutil.h, move all the pixel format definitions to the newStefano Sabatini2009-02-221-0/+134
OpenPOWER on IntegriCloud