| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/pixdesc: add missing FF_API_PSEUDOPAL check | James Almer | 2020-10-02 | 1 | -0/+2 |
* | avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() | Michael Niedermayer | 2018-10-27 | 1 | -0/+11 |
* | avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 | Marton Balint | 2018-04-30 | 1 | -6/+2 |
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 1 | -0/+8 |
* | avutil/pixdesc: remove reference to avcodec_get_chroma_sub_sample | Martin Vignali | 2017-11-06 | 1 | -5/+0 |
* | pixdesc: Add API to map color property names to enum values | Vittorio Giovara | 2017-09-21 | 1 | -0/+25 |
* | Add single precision planar RGB pixel formats | Vittorio Giovara | 2017-08-15 | 1 | -0/+6 |
* | lavu: add AV_PIX_FMT_FLAG_BAYER | Clément Bœsch | 2017-03-20 | 1 | -0/+5 |
* | pixdesc: Order function prototypes semantically | Timothy Gu | 2016-10-05 | 1 | -97/+97 |
* | Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e' | Derek Buitenhuis | 2016-02-16 | 1 | -3/+3 |
|\ |
|
| * | pixdesc: Use AV_CEIL_RSHIFT in documentation | Vittorio Giovara | 2016-01-25 | 1 | -3/+3 |
* | | Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab' | Derek Buitenhuis | 2016-02-03 | 1 | -2/+2 |
|\| |
|
| * | pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() | Anton Khirnov | 2016-01-23 | 1 | -2/+2 |
* | | Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f' | Hendrik Leppkes | 2015-09-12 | 1 | -1/+2 |
|\| |
|
| * | pixdesc: Document the component order | Luca Barbato | 2015-09-10 | 1 | -0/+7 |
* | | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' | Hendrik Leppkes | 2015-09-08 | 1 | -6/+18 |
|\| |
|
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -6/+17 |
* | | Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9' | Hendrik Leppkes | 2015-09-08 | 1 | -5/+5 |
|\| |
|
| * | lavu: Remove bit packing from AVComponentDescriptor | Vittorio Giovara | 2015-09-07 | 1 | -5/+5 |
* | | Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7' | Hendrik Leppkes | 2015-09-08 | 1 | -1/+5 |
|\| |
|
| * | lavu: extend size of the AVPixFmtDescriptor.flags field | wm4 | 2015-09-07 | 1 | -1/+5 |
* | | Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51' | Hendrik Leppkes | 2015-09-05 | 1 | -7/+0 |
|\| |
|
| * | lavu: Drop deprecated external access to AVPixFmtDescriptor table | Vittorio Giovara | 2015-08-28 | 1 | -7/+0 |
* | | Merge commit '183db02a51a422568084b113a7571c845ca68622' | Hendrik Leppkes | 2015-09-05 | 1 | -14/+0 |
|\| |
|
| * | lavu: Drop deprecated old_pix_fmt.h and related code | Vittorio Giovara | 2015-08-28 | 1 | -14/+0 |
* | | pixelutils: indent comments in pixdesc.h to be clearer | Peter Cordes | 2015-03-04 | 1 | -3/+3 |
* | | pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen | wm4 | 2015-02-10 | 1 | -1/+12 |
* | | avutil: move internal function out of public header | wm4 | 2015-02-10 | 1 | -2/+0 |
* | | avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentation | Michael Niedermayer | 2015-01-24 | 1 | -3/+7 |
* | | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' | Michael Niedermayer | 2014-10-08 | 1 | -0/+26 |
|\| |
|
| * | pixdesc: return color properties names | Vittorio Giovara | 2014-10-08 | 1 | -0/+25 |
* | | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26' | Michael Niedermayer | 2014-08-04 | 1 | -0/+5 |
|\| |
|
| * | pixdesc: Support pixelformat aliases | Luca Barbato | 2014-08-04 | 1 | -0/+5 |
* | | Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238' | Michael Niedermayer | 2014-08-01 | 1 | -16/+31 |
|\| |
|
| * | pixdesc: K&R formatting cosmetics | Luca Barbato | 2014-08-01 | 1 | -18/+31 |
* | | fix various typos | Lou Logan | 2014-06-03 | 1 | -1/+1 |
* | | Move av_find_best_pix_fmt_of_2() from avcodec to avutil | Michael Niedermayer | 2014-04-30 | 1 | -1/+49 |
* | | Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f' | Michael Niedermayer | 2013-10-03 | 1 | -1/+1 |
|\| |
|
| * | Use correct Doxygen syntax | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Fix wrong use of "an" in some comments. | Thilo Borgmann | 2013-08-12 | 1 | -1/+1 |
* | | Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2' | Michael Niedermayer | 2013-07-28 | 1 | -1/+3 |
|\| |
|
| * | Add missing deprecation attributes | Diego Biurrun | 2013-07-27 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -9/+42 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -9/+42 |
* | | Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd' | Michael Niedermayer | 2013-05-15 | 1 | -1/+2 |
|\| |
|
| * | Clarify output of av_get_bits_per_pixel | Kieran Kunhya | 2013-05-15 | 1 | -1/+2 |
* | | Merge commit '74652af821d7e526a6541876a637fbf81261fa8e' | Michael Niedermayer | 2013-05-07 | 1 | -0/+11 |
|\| |
|
| * | pixdesc: add function to return pixel format with swapped endiannes | Janne Grunau | 2013-05-06 | 1 | -0/+11 |
* | | avutil/pixdesc: support for self-checking the descriptors | Michael Niedermayer | 2013-04-16 | 1 | -0/+1 |
* | | Merge commit '2c328a907978b61949fd20f7c991803174337855' | Michael Niedermayer | 2013-03-20 | 1 | -0/+6 |
|\| |
|