[FFmpeg-devel] [PATCH] avformat/xwma: fix WMAv2 with incorrect bit rate

Paul B Mahol onemda at gmail.com
Wed Oct 17 21:39:32 EEST 2018


On 10/4/18, Paul B Mahol <onemda at gmail.com> wrote:
> On 10/3/18, bananaman255 at gmail.com <bananaman255 at gmail.com> wrote:
>> From: bnnm <bananaman255 at gmail.com>
>>
>> Fixes trac issue #7215
>>
>> Output for files created by xWMAEncode and various videogames is correct
>> now.
>>
>> 1ch 32000hz files are still broken, would need fixes in WMA decoder.
>>
>> Signed-off-by: bnnm <bananaman255 at gmail.com>
>> ---
>>  libavformat/xwma.c | 38 +++++++++++++++++++++++++++++++-------
>>  1 file changed, 31 insertions(+), 7 deletions(-)
>>
>
> lgtm
>

applied


More information about the ffmpeg-devel mailing list