[FFmpeg-devel] [PATCH v5 2/4] lavf/movenc: Add support for palette side data

Mats Peterson matsp888 at yahoo.com
Fri Mar 4 05:08:33 CET 2016


On 03/04/2016 05:07 AM, Mats Peterson wrote:
> On 03/04/2016 05:04 AM, Mats Peterson wrote:
>> On 03/04/2016 04:57 AM, Mats Peterson wrote:
>>> On 03/04/2016 04:42 AM, Michael Niedermayer wrote:
>>>> On Thu, Mar 03, 2016 at 12:35:00AM +0100, Mats Peterson wrote:
>>>>>
>>>>> --
>>>>> Mats Peterson
>>>>> http://matsp888.no-ip.org/~mats/
>>>>
>>>>>   movenc.c |   44 +++++++++++++++++++++++++-------------------
>>>>>   1 file changed, 25 insertions(+), 19 deletions(-)
>>>>> 6fb0f0f43c38403c80a2861334a04019288c0c96
>>>>> 0002-lavf-movenc-Add-support-for-palette-side-data.patch
>>>>>  From 99e1f56c242cfa3d20a0987a7e766fa358ed35c2 Mon Sep 17 00:00:00
>>>>> 2001
>>>>> From: Mats Peterson <matsp888 at yahoo.com>
>>>>> Date: Thu, 3 Mar 2016 00:27:53 +0100
>>>>> Subject: [PATCH v5 2/4] lavf/movenc: Add support for palette side data
>>>>
>>>> applied
>>>>
>>>> thanks
>>>>
>>>
>>> Danke. avienc/riffenc still left. Are there any problems there? It's
>>> needed for Microsoft Video 1 (CRAM) and RLE in 8-bit mode.
>
> RLE in 4-bit mode as well, I suppose :)
>

Yep, both RLE4 and RLE8.

Mats



More information about the ffmpeg-devel mailing list