ffmpeg | branch: master | Jack Bruienne | Sun Jun 26
17:04:42 2022 +0200| [75638fe9402f70645bdde4d95672fa640a327300] | committer:
Paul B Mahol
avcodec: fix time reporting for DFPWM streams
This adds the exact bits per sample for DFPWM to
av_get_exact_bits_per_sample.
Previously, the DTS and
ffmpeg | branch: master | Jack Bruienne | Mon Mar 7
22:30:24 2022 -0500| [e6e3aae294951738a760d2b6907e6e54286d30dd] | committer:
Paul B Mahol
avformat: add DFPWM WAV container support
This commit adds support for storing DFPWM audio in a WAV container.
It uses the WAVEFORMATEXTENSIBLE
ffmpeg | branch: master | Jack Bruienne | Mon Mar 7
22:29:57 2022 -0500| [70fef2371c0bde5dea22889e8eeda03d3cddc5aa] | committer:
Paul B Mahol
avformat: add DFPWM raw format
This patch builds on my previous DFPWM codec patch, adding a raw
audio format to be able to read/write the raw files
ffmpeg | branch: master | Jack Bruienne | Mon Mar 7
22:29:49 2022 -0500| [39a33038ce58b55288650c75ba7cc1957a522169] | committer:
Paul B Mahol
avcodec: add DFPWM1a codec
From the wiki page (https://wiki.vexatos.com/dfpwm):
> DFPWM (Dynamic Filter Pulse Width Modulation) is an audio co