aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/imgutils
Commit message (Expand)AuthorAgeFilesLines
* avutil/pixfmt: add V30X pixel formatJames Almer2024-10-081-0/+4
* avutil/pixfmt: add VYU444 pixel formatJames Almer2024-10-081-0/+2
* avutil/pixfmt: add UYVA pixel formatJames Almer2024-10-081-0/+2
* avutil/pixfmt: add AYUV pixel formatJames Almer2024-10-081-0/+2
* avutil/imgutils: add support for 32bit pixel format for av_image_fill_black()Marton Balint2023-12-131-12/+12
* avutil/imgutils: fix av_image_fill_black() for some pixel formatsMarton Balint2023-12-131-7/+7
* avutil/tests/imgutils: add tests for av_image_fill_black()Marton Balint2023-12-131-0/+217
* fate: add forgotten changes for GBRAP14Paul B Mahol2023-09-281-0/+2
* lavu: add 12-bit 2-plane 422 and 444 pixel formatsLynne2023-05-291-0/+4
* avutil: add RGBA single-float precision packed formatsPaul B Mahol2022-09-251-0/+2
* avutil: add RGB single-precision float formatsPaul B Mahol2022-09-251-0/+2
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-031-0/+8
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-251-0/+1
* lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler2022-08-131-0/+2
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-031-0/+1
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-281-0/+8
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-261-0/+2
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-271-5/+5
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-301-0/+183
* fate: add av_image_check_size() testMichael Niedermayer2016-12-101-0/+55