summaryrefslogtreecommitdiff
path: root/libavutil/pixdesc.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt2022-09-261-0/+22
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-171-6/+9
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-271-20/+0
* avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descsAndreas Rheinhardt2021-04-271-11/+0
* avutil/pixdesc: add missing FF_API_PSEUDOPAL checkJames Almer2020-10-021-0/+2
* avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer2018-10-271-0/+11
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-301-6/+2
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-0/+8
* avutil/pixdesc: remove reference to avcodec_get_chroma_sub_sampleMartin Vignali2017-11-061-5/+0
* pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-211-0/+25
* Add single precision planar RGB pixel formatsVittorio Giovara2017-08-151-0/+6
* lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch2017-03-201-0/+5
* pixdesc: Order function prototypes semanticallyTimothy Gu2016-10-051-97/+97
* Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'Derek Buitenhuis2016-02-161-3/+3
|\
| * pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-251-3/+3
* | Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab'Derek Buitenhuis2016-02-031-2/+2
|\ \ | |/
| * pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()Anton Khirnov2016-01-231-2/+2
* | Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'Hendrik Leppkes2015-09-121-1/+2
|\ \ | |/
| * pixdesc: Document the component orderLuca Barbato2015-09-101-0/+7
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-081-6/+18
|\ \ | |/
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-6/+17
* | Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes2015-09-081-5/+5
|\ \ | |/
| * lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-071-5/+5
* | Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes2015-09-081-1/+5
|\ \ | |/
| * lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-071-1/+5
* | Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'Hendrik Leppkes2015-09-051-7/+0
|\ \ | |/
| * lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-281-7/+0
* | Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes2015-09-051-14/+0
|\ \ | |/
| * lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-281-14/+0
* | pixelutils: indent comments in pixdesc.h to be clearerPeter Cordes2015-03-041-3/+3
* | pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygenwm42015-02-101-1/+12
* | avutil: move internal function out of public headerwm42015-02-101-2/+0
* | avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentationMichael Niedermayer2015-01-241-3/+7
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-081-0/+26
|\ \ | |/
| * pixdesc: return color properties namesVittorio Giovara2014-10-081-0/+25
* | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer2014-08-041-0/+5
|\ \ | |/
| * pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-0/+5
* | Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'Michael Niedermayer2014-08-011-16/+31
|\ \ | |/
| * pixdesc: K&R formatting cosmeticsLuca Barbato2014-08-011-18/+31
* | fix various typosLou Logan2014-06-031-1/+1
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-301-1/+49
* | Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'Michael Niedermayer2013-10-031-1/+1
|\ \ | |/
| * Use correct Doxygen syntaxDiego Biurrun2013-10-031-1/+1
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-121-1/+1
* | Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'Michael Niedermayer2013-07-281-1/+3
|\ \ | |/
| * Add missing deprecation attributesDiego Biurrun2013-07-271-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-151-9/+42
|\ \ | |/
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-9/+42
* | Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'Michael Niedermayer2013-05-151-1/+2
|\ \ | |/