[FFmpeg-cvslog] lavf/bink: fix latest header and add all existing revisions

2017-08-20 Thread bnnm
ffmpeg | branch: master | bnnm | Fri Aug 18 19:45:16 2017 +0200| [e7053f3316f53fc31d25384e3b6c89c96f8a5b20] | committer: Michael Niedermayer lavf/bink: fix latest header and add all existing revisions KB2 'i' found in Life is Strange (Xbox 360), rest verified against binkconv.exe

[FFmpeg-cvslog] avcodec/wmaprodec: support multichannel XMA stream configurations

2017-10-09 Thread bnnm
ffmpeg | branch: master | bnnm | Tue Oct 3 23:49:00 2017 +0200| [1954e625b1d6bcb8de0fdc2c89f0a62f2fea7328] | committer: Paul B Mahol avcodec/wmaprodec: support multichannel XMA stream configurations Signed-off-by: bnnm Now accepts any combination of 1/2ch streams, described in the RIFF

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

2018-10-17 Thread bnnm
ffmpeg | branch: master | bnnm | Wed Oct 3 22:32:04 2018 +0200| [02ea060b29769342e61711ab098a6f05778d04ad] | committer: Paul B Mahol avformat/xwma: fix WMAv2 with incorrect bit rate Fixes trac issue #7215 Output for files created by xWMAEncode and various videogames is correct now. 1ch

[FFmpeg-cvslog] avcodec/wmaprodec: improve XMA missing samples

2018-11-10 Thread bnnm
ffmpeg | branch: master | bnnm | Sat Oct 27 01:49:50 2018 +0200| [27e114b4511b771ccf2c64ab9f4a3d0391ace4ea] | committer: Paul B Mahol avcodec/wmaprodec: improve XMA missing samples Writes missing (delay) samples after EOF. Signed-off-by: bnnm > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avcodec/atrac3: allow 6 channels (non-joint stereo)

2017-01-20 Thread bnnm
ffmpeg | branch: master | bnnm | Thu Jan 19 20:53:12 2017 +0100| [cab0f3abc53e050828a66dc5db8a21181d0b4dcb] | committer: Paul B Mahol avcodec/atrac3: allow 6 channels (non-joint stereo) Raises max channels to 6 (for non joint-stereo only), there is no difference decoding 1 or N discrete

[FFmpeg-cvslog] avformat/msf: fix codec 4 (joint stereo ATRAC3) and align

2017-01-30 Thread bnnm
ffmpeg | branch: master | bnnm | Mon Jan 30 12:46:15 2017 +0100| [ebb83e2dc0b437081dc6496a724803bf5f04a8ea] | committer: Paul B Mahol avformat/msf: fix codec 4 (joint stereo ATRAC3) and align Codec 4 (frame size 98) uses joint stereo per spec and examples. Also removed an incorrect "align

[FFmpeg-cvslog] avcodec/atrac3: Add multichannel joint stereo ATRAC3

2017-02-01 Thread bnnm
ffmpeg | branch: master | bnnm | Mon Jan 30 15:44:21 2017 +0100| [c61b28e0421f0f9502dfb21495a03cda191def15] | committer: Paul B Mahol avcodec/atrac3: Add multichannel joint stereo ATRAC3 Multichannel joint stereo simply interleaves stereo pairs (6ch: 2ch + 2ch + 2ch), so each pair is decoded

[FFmpeg-cvslog] avcodec/wmadec: fix WMA gapless playback

2021-09-12 Thread bnnm
ffmpeg | branch: master | bnnm | Fri Oct 5 19:39:26 2018 +0200| [19802d170a304f5853d92e01d0513b9e06897d61] | committer: Paul B Mahol avcodec/wmadec: fix WMA gapless playback Fixes trac issue #7473. Removes encoder delay (skip samples) and writes remaining frame samples after EOF to get