<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-cellar-flac" target="https://datatracker.ietf.org/doc/html/draft-ietf-cellar-flac-04">
   <front>
      <title>Free Lossless Audio Codec</title>
      <author initials="M." surname="van Beurden" fullname="Martijn van Beurden">
         </author>
      <author initials="A." surname="Weaver" fullname="Andrew Weaver">
         </author>
      <date month="August" day="21" year="2022" />
      <abstract>
	 <t>   This document defines the Free Lossless Audio Codec (FLAC) format.
   FLAC is designed to reduce the amount of computer storage space
   needed to store digital audio signals without needing to remove
   information in doing so (i.e. lossless).  FLAC is free in the sense
   that its specification is open, its reference implementation is open-
   source and it is not encumbered by any known patent.  Compared to
   other lossless (audio) coding formats, FLAC is a format with low
   complexity and can be coded to and from with little computing
   resources.  Decoding of FLAC has seen many independent
   implementations on many different platforms, and both encoding and
   decoding can be implemented without needing floating-point
   arithmetic.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-cellar-flac-04" />
   
</reference>
