]> git.sesse.net Git - ffmpeg/blob - unwrap-diff
Add x86 conditionnal mov (CMOV) "detection" (based on the cpu passed by --cpu=xx)
[ffmpeg] / unwrap-diff
1 #!/bin/sh
2 tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n'