]> git.tuebingen.mpg.de Git - paraslash.git/commit - ggo/afh.m4
afh: Implement --human option.
authorAndre Noll <maan@systemlinux.org>
Sun, 6 Dec 2009 14:17:22 +0000 (15:17 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 6 Dec 2009 14:17:22 +0000 (15:17 +0100)
commit3ade72ad746e4d38c1507feee9f4cb1ba0e7b035
treea09b63fc77db148a350aa616b7bd2898e361f6e1
parentb0d2e5f940e595486443700998d27053e462183a
afh: Implement --human option.

During debugging or when analyzing corrupt audio files, it is somethimes
handy to look at the chunk table. This option makes it much easier for the
human eye to spot e.g. huge chunks of an audio file which are sometimes
caused by incomplete downloads.
afh.c
ggo/afh.m4