[FFmpeg-devel] palette{gen,use} FATE tests

Clément Bœsch u at pkh.me
Thu Feb 26 14:24:12 CET 2015


On Mon, Feb 23, 2015 at 01:56:59PM +0100, Clément Bœsch wrote:
> Here are two tests for the recently added filters. I'm hopping that qsort will
> not cause any issue, otherwise we might need to switch to AV_QSORT (I'm
> thinking of the sort where multiple different values have the same score in
> palettegen).
> 
> Also not sure whether framecrc needs a bitexact flag somewhere.
> 
> The sample should be uploaded soon but I'll wait for at least 24 hours.
> 

Patchset applied with a few changes:
 - add pix_fmt bgra to make sure the checksum is in correct endianess
 - used AV_QSORT to make the output predictable and consistent over
   platforms (it was failing at least with musl apparently)

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150226/3a3add8a/attachment.asc>


More information about the ffmpeg-devel mailing list