add a close function for the aac audio format handler.
authorAndre <maan@p133.(none)>
Sat, 13 May 2006 20:01:36 +0000 (22:01 +0200)
committerAndre <maan@p133.(none)>
Sat, 13 May 2006 20:01:36 +0000 (22:01 +0200)
commit8855876934399489bbc4c8e31db642ced698265c
treea0c0a5fc0279c3ff38c9b08714e3986fffe39e2e
parent6acf01b71c38441686d6167617feee86a2960d62
add a close function for the aac audio format handler.

Without this, we're leaking one fd per audio file...
aac_afh.c