~ubuntu-branches/ubuntu/jaunty/xvidcap/jaunty-proposed

« back to all changes in this revision

Viewing changes to ffmpeg/clean-diff

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-25 15:47:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080225154712-qvr11ekcea4c9ry8
Tags: 1.1.6-0.1ubuntu1
* Merge from debian-multimedia (LP: #120003), Ubuntu Changes:
 - For ffmpeg-related build-deps, remove cvs from package names.
 - Standards-Version 3.7.3
 - Maintainer Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
sed '/^+[^+]/!s/        /TaBBaT/g' |\
 
3
 expand -t `seq -s , 9 8 200` |\
 
4
 sed 's/TaBBaT/ /g' |\
 
5
 sed '/^+[^+]/s/ * $//' |\
 
6
 tr -d '\015' |\
 
7
 tr '\n' '�' |\
 
8
 sed 's/\(@@[^@]*@@�[^@]*\)/\n\1/g' |\
 
9
 egrep -v '@@[^@]*@@�(( [^�]*�)|([+-][[:space:]]*�)|(-[[:space:]]*([^�]*)�\+[[:space:]]*\5�))*$' |\
 
10
 tr -d '\n' |\
 
11
 tr '�' '\n'