]> diplodocus.org Git - flac-archive/commit
Add support for a post-processor hook.
authorepg <>
Sun, 5 Dec 2004 05:38:18 +0000 (05:38 +0000)
committerepg <>
Sun, 5 Dec 2004 05:38:18 +0000 (05:38 +0000)
commita985282778e722a8f7753c277030bd7456f095fa
treee4f4c86e00987753b3b8adca72fdb448fe7ab540
parentd5d85722f4fb0fc6ca61102b397aa51a96bddcc6
Add support for a post-processor hook.

(fa-flacd):
    Document the hook.

    (flac): Execute and remove the hook if it exists before removing
    the temporary directory.

(fa-rip):
    (make_post_processor): New function to create the post-processor
    file, if defined.

    (MAIN): Take new -p/--post-processor option.
fa-flacd
fa-rip