chiark / gitweb /
Use hands-off reader in MP3 decoding.
[disorder] / plugins / tracklength.c
index 21b7fae0ac2712545809b6c71202742ecab96651..86a1fc8a26667b94ef5393be51536c37342557d9 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+/** @file plugins/tracklength.c
+ * @brief Plugin to compute track lengths
+ *
+ * Currently implements MP3, OGG, FLAC and WAV.
+ */
 
 #include <config.h>
 
 
 #include <config.h>