]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/pixfmt.h
add casts to silence gcc warnings
[frescor/ffmpeg.git] / libavutil / pixfmt.h
2009-04-22 michaelFix 10l typo (usage of PIX_FMT_NE()).
2009-04-21 michaelAdd 420,422 and 444 planar 16bit per component pix...
2009-03-23 stefanoUse PIX_FMT_NE() for defining the PIX_FMT_RGB32 variant...
2009-03-23 stefanoMake the PIX_FMT_NE() macro more generic.
2009-03-22 stefanoMake the pixel formats which were defined as macros:
2009-03-21 stefanoChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-21 stefanoUse PIX_FMT_NE() macro.
2009-03-21 stefanoImplement PIX_FMT_NE() macro.
2009-03-15 diegoRemove code that was disabled by the recent major versi...
2009-03-09 gbUpdate VA API pixfmts documentation: struct vaapi_rende...
2009-02-27 benoitAdd VA API pixel formats.
2009-02-22 stefanoSplit avutil.h, move all the pixel format definitions...