summaryrefslogtreecommitdiffstats
path: root/libavutil/pixfmt.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: various spelling fixesLou Logan2012-07-061-1/+1
* libavutil: add 12 and 14 bit planar colorspacesMichael Niedermayer2012-07-031-0/+25
* lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-241-0/+3
* Add yuva422p pix_fmt.Carl Eugen Hoyos2012-05-081-0/+1
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-281-0/+2
* pixfmt: Add 32bit rgb without alpha formatsMichael Niedermayer2011-11-281-0/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-251-2/+21
|\
| * pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-241-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-6/+8
|\ \ | |/
| * doxy: cleanup pixfmt.hLuca Barbato2011-11-221-6/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-151-2/+1
|\ \ | |/
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+1
* | HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert2011-11-021-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-0/+4
|\ \ | |/
| * sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-211-0/+3
* | Start adding pixel definitions for planar rgb.Themaister2011-10-081-0/+1
* | Add new pix_fmt RGBA64Jean First2011-09-241-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-301-7/+6
|\ \ | |/
| * pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-291-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-3/+9
|\ \ | |/
| * libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje2011-06-101-0/+6
| * swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-111-2/+2
| * swscale: extend YUV422p support to 10bits depthBaptiste Coudurier2011-05-111-0/+3
* | pixfmt: Replace 9/10bit deprecation by a technical explanation.Michael Niedermayer2011-06-101-1/+3
* | pixfmt-Comment: Fix big/little typoMichael Niedermayer2011-05-121-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-1/+1
|\ \ | |/
| * Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-05-101-0/+6
| * pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-04-101-0/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | PIX_FMT_422P10 supportBaptiste Coudurier2011-05-081-0/+3
* | Rename y400a to gray8a.Baptiste Coudurier2011-04-271-1/+3
* | Fix BE/LE order of pix formatsMichael Niedermayer2011-04-141-5/+5
* | Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson2011-04-101-0/+9
* | Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_...Peter Ross2011-03-211-2/+1
* | Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...Peter Ross2011-03-191-0/+1
* | Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-171-0/+3
|/
* Deprecate PIX_FMT_YUVJ*Michael Niedermayer2010-06-031-4/+4
* Clarify description for the MONOWHITE and MONOBLACK pixel formats.Stefano Sabatini2010-05-161-2/+2
* Clarify descriptions for RGB4, BGR4, NV12, NV21,Stefano Sabatini2010-05-151-5/+5
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add PIX_FMT_Y400A, 8bit gray, 8bit alphaAndreas Öman2010-04-141-0/+1
* Add initial support for 12-bit color mode.Janusz Krzysztofik2010-03-051-0/+7
* H264 DXVA2 implementationLaurent Aimar2010-01-201-0/+1
* Use avconfig.h in pixfmt.hMåns Rullgård2010-01-191-4/+3
* Make sure we do not export incorrect _NE pixformat descriptions by eitherReimar Döffinger2010-01-171-0/+3
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-101-0/+1
* 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
OpenPOWER on IntegriCloud