Displaying 3 results from an estimated 3 matches for "asseldonk".
2017 Jun 11
3
[PATCH] doc: Add notes about subframe sample size
...the number of wasted bits per sample of
>> the subframe (and possibly plus one for a difference channel).
>>
>> I hope this helps future implementers.
>
> I would love to see a patch against the documentation for this.
>
> Erik
Here you go.
Kind regards,
Ruud van Asseldonk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-doc-Add-notes-about-subframe-sample-size.patch
Type: text/x-patch
Size: 1519 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170611/293504db/attachment.bin>
2017 Jun 11
0
[PATCH] doc: Add notes about subframe sample size
Hi Ruud van Asseldonk,
> On Jun 11, 2017, at 7:24 AM, Ruud van Asseldonk <dev at veniogames.com> wrote:
>
>>> I'm jumping in on this thread to make a few remarks about the spec. I
>>> implemented a FLAC decoder by only looking at the spec, and I have a few
>>> notes that woul...
2017 Jun 06
1
[Cellar] FLAC Markdown
...der to
encode the difference.
* The number of bits per sample for a subframe, is the number of bits
per sample of the frame, minus the number of wasted bits per sample of
the subframe (and possibly plus one for a difference channel).
I hope this helps future implementers.
Kind regards,
Ruud van Asseldonk
> Hello all!
> (cc-ing the flac-dev list)
>
> I would like to give an update as to the recent CELLAR work on the FLAC
> specification.
>
> • Work has been done to make internal and external links more accurate and
> reliable.
> • 'Rice Coding' has been clarifi...