[FFmpeg-devel] [PATCH v5 1/4 v7] lavf/avienc: Add support for palette side data

Michael Niedermayer michael at niedermayer.cc
Sat Mar 5 18:08:35 CET 2016


On Sat, Mar 05, 2016 at 12:21:14PM +0100, Mats Peterson wrote:
> I've noticed that avienc.c is close to useless for use with stdout.
> It only checks pb->seekable in a few places, and for example the
> ff_end_tag() function uses avio_seek(), but that one is used in
> several places where there is no check for a seekable stream.
> 
> Anyway, this version adds the AVISF_VIDEO_PALCHANGES flag properly
> to the 'strh' chunk, per the Microsoft documentation.
> 
> Mats
> 
> -- 
> Mats Peterson
> http://matsp888.no-ip.org/~mats/

>  avienc.c |   91 ++++++++++++++++++++++++++++++++++++++++++---------------------
>  1 file changed, 62 insertions(+), 29 deletions(-)
> f6d7eec2a9d7be9cbb0326cd68bc6303217ac8ed  0001-lavf-avienc-Add-support-for-palette-side-data.patch
> From cc97d81425598317014a8e744dd2c8a2062c4496 Mon Sep 17 00:00:00 2001
> From: Mats Peterson <matsp888 at yahoo.com>
> Date: Sat, 5 Mar 2016 12:16:57 +0100
> Subject: [PATCH v5 1/4 v7] lavf/avienc: Add support for palette side data
> 
> ---
>  libavformat/avienc.c |   91 ++++++++++++++++++++++++++++++++++----------------
>  1 file changed, 62 insertions(+), 29 deletions(-)

applied (more exactly the one you sent privately but i think they
where the same)

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160305/fff671ca/attachment.sig>


More information about the ffmpeg-devel mailing list