On Fri, 12 Jun 2020 11:46:08 +
"Zane van Iperen" wrote:
>
> Add support for encoding adpcm_ima_apm and muxing to apm.
>
> If possible, I would like to get this functionality into the 4.3
> release.
>
Ping 2.
Also, I noticed that patches 3 and 4 should probably be swapped.
Zane
_
On Fri, 12 Jun 2020 11:46:08 +
"Zane van Iperen" wrote:
>
> Add support for encoding adpcm_ima_apm and muxing to apm.
>
> If possible, I would like to get this functionality into the 4.3
> release.
>
Ping.
Zane
___
ffmpeg-devel mailing list
ffm
Add support for encoding adpcm_ima_apm and muxing to apm.
If possible, I would like to get this functionality into the 4.3
release.
v3: [4][5][6]
* Support both extradata formats
- fixes FATE failure + preserves compatibility
* EINVAL->ERANGE
v2: [1][2][3]
* fix mixed declarations and code
* r