mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-08 10:11:04 +08:00
parseutils-test: Drop random colors from parsing test
This guarantees stable output for comparing test results.
This commit is contained in:
@@ -693,8 +693,6 @@ int main(void)
|
|||||||
int i;
|
int i;
|
||||||
uint8_t rgba[4];
|
uint8_t rgba[4];
|
||||||
const char *color_names[] = {
|
const char *color_names[] = {
|
||||||
"bikeshed",
|
|
||||||
"RaNdOm",
|
|
||||||
"foo",
|
"foo",
|
||||||
"red",
|
"red",
|
||||||
"Red ",
|
"Red ",
|
||||||
|
Reference in New Issue
Block a user