| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/pixfmt: add V30X pixel format | James Almer | 2024-10-08 | 1 | -0/+4 |
* | avutil/pixfmt: add VYU444 pixel format | James Almer | 2024-10-08 | 1 | -0/+2 |
* | avutil/pixfmt: add UYVA pixel format | James Almer | 2024-10-08 | 1 | -0/+2 |
* | avutil/pixfmt: add AYUV pixel format | James Almer | 2024-10-08 | 1 | -0/+2 |
* | avutil/imgutils: add support for 32bit pixel format for av_image_fill_black() | Marton Balint | 2023-12-13 | 1 | -12/+12 |
* | avutil/imgutils: fix av_image_fill_black() for some pixel formats | Marton Balint | 2023-12-13 | 1 | -7/+7 |
* | avutil/tests/imgutils: add tests for av_image_fill_black() | Marton Balint | 2023-12-13 | 1 | -0/+217 |
* | fate: add forgotten changes for GBRAP14 | Paul B Mahol | 2023-09-28 | 1 | -0/+2 |
* | lavu: add 12-bit 2-plane 422 and 444 pixel formats | Lynne | 2023-05-29 | 1 | -0/+4 |
* | avutil: add RGBA single-float precision packed formats | Paul B Mahol | 2022-09-25 | 1 | -0/+2 |
* | avutil: add RGB single-precision float formats | Paul B Mahol | 2022-09-25 | 1 | -0/+2 |
* | lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats | Philip Langdale | 2022-09-03 | 1 | -0/+8 |
* | lavu/pixfmt: Introduce VUYX format | Philip Langdale | 2022-08-25 | 1 | -0/+1 |
* | lavu/pixfmt: add packed RGBA float16 format | Timo Rothenpieler | 2022-08-13 | 1 | -0/+2 |
* | lavu/pixfmt: Add packed 4:4:4 format | Philip Langdale | 2022-08-03 | 1 | -0/+1 |
* | lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats | rcombs | 2021-11-28 | 1 | -0/+8 |
* | lavu/pix_fmt: add pixel format for x2bgr10 | Manuel Stoeckl | 2021-09-26 | 1 | -0/+2 |
* | avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL | Andreas Rheinhardt | 2021-04-27 | 1 | -5/+5 |
* | tests/imgutils: test the output of av_image_fill_* functions | James Almer | 2020-07-30 | 1 | -0/+183 |
* | fate: add av_image_check_size() test | Michael Niedermayer | 2016-12-10 | 1 | -0/+55 |