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.

Attachment: pgpp_7ScE7Ghe.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to