summaryrefslogtreecommitdiff
path: root/libavutil/pixfmt.h
Commit message (Expand)AuthorAge
...
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-24
* | Add yuva422p pix_fmt.Carl Eugen Hoyos2012-05-08
* | sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-28
* | pixfmt: Add 32bit rgb without alpha formatsMichael Niedermayer2011-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-25
|\|
| * pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * doxy: cleanup pixfmt.hLuca Barbato2011-11-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-15
|\|
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-21
* | Start adding pixel definitions for planar rgb.Themaister2011-10-08
* | Add new pix_fmt RGBA64Jean First2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-30
|\|
| * pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-11
|\|
| * libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje2011-06-10
| * swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-11
| * swscale: extend YUV422p support to 10bits depthBaptiste Coudurier2011-05-11
* | pixfmt: Replace 9/10bit deprecation by a technical explanation.Michael Niedermayer2011-06-10
* | pixfmt-Comment: Fix big/little typoMichael Niedermayer2011-05-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-10
| * pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-04-10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | PIX_FMT_422P10 supportBaptiste Coudurier2011-05-08
* | Rename y400a to gray8a.Baptiste Coudurier2011-04-27
* | Fix BE/LE order of pix formatsMichael Niedermayer2011-04-14
* | Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-04-10
* | Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_...Peter Ross2011-03-21
* | Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...Peter Ross2011-03-19
* | Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-17
|/
* Deprecate PIX_FMT_YUVJ*Michael Niedermayer2010-06-03
* Clarify description for the MONOWHITE and MONOBLACK pixel formats.Stefano Sabatini2010-05-16
* Clarify descriptions for RGB4, BGR4, NV12, NV21,Stefano Sabatini2010-05-15
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* 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