On 03/13/2016 04:04 PM, Michael Niedermayer wrote:
On Sun, Mar 13, 2016 at 09:34:41AM +0100, Mats Peterson wrote:
Reposting it.
Here's an interesting one. Windows Media Player won't make any palette
changes without the xxpc chunks being indexed.
Fixing the logic for reading and seeking with xx
On Sun, Mar 13, 2016 at 09:34:41AM +0100, Mats Peterson wrote:
> Reposting it.
>
> Here's an interesting one. Windows Media Player won't make any palette
> changes without the xxpc chunks being indexed.
>
> Fixing the logic for reading and seeking with xxpc chunks in the
> demuxer is a future ta
On 03/13/2016 09:34 AM, Mats Peterson wrote:
Reposting it.
Here's an interesting one. Windows Media Player won't make any palette
changes without the xxpc chunks being indexed.
Fixing the logic for reading and seeking with xxpc chunks in the demuxer
is a future task. Now the muxing of video w
Reposting it.
Here's an interesting one. Windows Media Player won't make any palette
changes without the xxpc chunks being indexed.
Fixing the logic for reading and seeking with xxpc chunks in the demuxer
is a future task. Now the muxing of video with xxpc chunks works
properly at least.
Tr
Forgot to check return values from avi_add_ientry(). Original
description follows:
Here's an interesting one. Windows Media Player won't make any palette
changes without the xxpc chunks being indexed.
Fixing the logic for reading and seeking with xxpc chunks in the demuxer
is a future task. N