93 Commits (59398c1342693dea70a1ce671dabf19861c4d849)

Author SHA1 Message Date
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
Michael Niedermayer 867e7bb4f1 fix order of operations in comments 11 years ago
Kieran Kunhya 90ca5a9b5f Add interleaved 4:2:2 8/10-bit formats 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Paul B Mahol 6508bd4aa3 pixfmt: add native GBRAP16 format 11 years ago
Michael Niedermayer 4aeb996f71 pixfmt: add native bayer 16bit formats 11 years ago
Peter Ross 9116995efb libavutil: add AV_PIX_FMT_BAYER pixel formats 11 years ago
Kirill Gavrilov 53f309c617 pixfmt: extend description for planar YUV 9/10 bits formats 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 11 years ago
Michael Niedermayer 231e33f050 avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentation 11 years ago
Stefano Sabatini 5efbeae38c configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi 12 years ago
Michael Niedermayer 81bec0ace4 avutil/pixfmt: add forgotten deprecated to YUVJ411 12 years ago
Michael Niedermayer a90baa63c3 add YUVJ411P 12 years ago
Paul B Mahol e6d4e68755 lavu: add planar 16 bit and 8 bit rgb with alpha 12 years ago
Nicolas Bertrand 8c65264595 pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values 12 years ago
Rémi Denis-Courmont 169fb94f0f pixfmt: add picture format for VDPAU 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 12 years ago
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 years ago
Lou Logan b22ecbc6a5 cosmetics: various spelling fixes 13 years ago
Michael Niedermayer e9757066e1 libavutil: add 12 and 14 bit planar colorspaces 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Alex Converse 08628b6afb Revert "sws/pixfmt/pixdesc: add support for yuva444p" 13 years ago
Paul B Mahol fc115c80b7 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Michael Niedermayer b14a2381f8 pixfmt: Add 32bit rgb without alpha formats 13 years ago
Ronald S. Bultje bd97b2e1ce pixfmt: add planar RGB formats. 13 years ago
Luca Barbato 384bdaceeb doxy: cleanup pixfmt.h 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Sebastien Zwickert d66ee6ac48 HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 13 years ago
Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
Themaister a3e11fa43c Start adding pixel definitions for planar rgb. 13 years ago
Jean First 9569a3c9f4 Add new pix_fmt RGBA64 13 years ago
Can Wu 86c3c1abf0 pixfmt: fix YUV422/444 wrong endian comment 14 years ago
Michael Niedermayer 0fd82fedc9 pixfmt: Replace 9/10bit deprecation by a technical explanation. 14 years ago
Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 14 years ago
Michael Niedermayer f0eb373f9d pixfmt-Comment: Fix big/little typo 14 years ago
Ronald S. Bultje c8f487deae swscale: fix YUV420P 9/10bit support. 14 years ago
Baptiste Coudurier 5c511ad4ce swscale: extend YUV422p support to 10bits depth 14 years ago
Oskar Arvidsson 42239ced65 Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
Baptiste Coudurier 299cbe2c9b PIX_FMT_422P10 support 14 years ago
Baptiste Coudurier e91946ed23 Rename y400a to gray8a. 14 years ago
Michael Niedermayer 256c5b08bf Fix BE/LE order of pix formats 14 years ago
Oskar Arvidsson d4497f6dfb Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Peter Ross 60c68c0ab9 Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_FMT_BGR48BE enum order 14 years ago
Peter Ross 43dc31f746 Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-valued enumeration 14 years ago