/[amv]/amv.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /amv.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by dpavlin, Mon Oct 1 20:28:17 2007 UTC revision 36 by dpavlin, Tue Oct 2 19:12:07 2007 UTC
# Line 432  sub audio_frame { Line 432  sub audio_frame {
432                  $size += 2;                  $size += 2;
433          }          }
434    
435          warn "length isn't corrent $bytes != $size" if $bytes != $size;          warn "length isn't corrent $bytes != $size" if $debug && $bytes != $size;
436  }  }
437    
438  #  #

Legend:
Removed from v.34  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.26