This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
parseutils-test: Drop random colors from parsing test
This guarantees stable output for comparing test results.
tags/n1.1
Diego Biurrun
12 years ago
parent
ba04177eeb
commit
c010fce6c9
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libavutil/parseutils.c
+ 0
- 2
libavutil/parseutils.c
View File
@@ -693,8 +693,6 @@ int main(void)
int i;
uint8_t rgba[4];
const char *color_names[] = {
"bikeshed",
"RaNdOm",
"foo",
"red",
"Red ",
Write
Preview
Loading…
Cancel
Save