git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
11e3340
)
fate: use standard diff options
author
Mans Rullgard
<mans@mansr.com>
Mon, 14 May 2012 21:31:08 +0000
(22:31 +0100)
committer
Mans Rullgard
<mans@mansr.com>
Tue, 15 May 2012 18:47:18 +0000
(19:47 +0100)
diff -w is not a standard option. This fixes the reference files
to match what the tests actually output and switches to using the
standard diff -b which is sufficient to handle different line ending
styles.
Signed-off-by: Mans Rullgard <mans@mansr.com>
No differences found