rcombs
|
f8e284be69
|
swscale: introduce isSwappedChroma
|
3 years ago |
rcombs
|
e5d83463c8
|
swscale: introduce isDataInHighBits
|
3 years ago |
Philip Langdale
|
4fa4f1d7a9
|
swscale: Add test for isSemiPlanarYUV to pixdesc_query
Lauri had asked me what the semi planar formats were and that reminded
me that we could add it to pixdesc_query so we know exactly what the
list is.
|
6 years ago |
Clément Bœsch
|
797c232ef8
|
sws/tests/pixdesc_query: fix use of free() instead of av_free()
Fix CID 1415949
|
8 years ago |
Clément Bœsch
|
4158fba3cd
|
sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic names
Fixes ticket #6554
|
8 years ago |
Clément Bœsch
|
d2c70fc887
|
sws/tests/pixdesc_query: sort pixel formats
|
8 years ago |
Clément Bœsch
|
ca23d3491d
|
sws/tests/pixdesc_query: save every pix fmts in a list
This will be required for the next commit.
|
8 years ago |
Clément Bœsch
|
99dd6fe62c
|
sws/tests/pixdesc_query: remove func wrappers
|
8 years ago |
Clément Bœsch
|
d6635daded
|
swscale: remove unused is{RGB,BGR}inBytes
|
8 years ago |
Clément Bœsch
|
08e1376d81
|
fate: add fate-sws-pixdesc-query
Test the pixel format querying within libswscale.
|
8 years ago |