]> git.sesse.net Git - ffmpeg/blob - unwrap-diff
ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was...
[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'