Re: [FFmpeg-devel] [PATCH 2/2] avcodec/proresenc: fix alpha plane encoding bitstream

2023-12-29 Thread Clément Bœsch
On Wed, Dec 27, 2023 at 01:29:58PM +0100, Stefano Sabatini wrote: [...] > LGTM, thanks. Thank you for the review. I will add to the commit description that this change was made possible because of paid work for the jitter company (https://jitter.video). If there is no objection, I will push this

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/proresenc: fix alpha plane encoding bitstream

2023-12-27 Thread Stefano Sabatini
On date Tuesday 2023-12-26 23:25:16 +0100, Clément Bœsch wrote: > These functions encode a slice of alpha (1 to 8 macroblocks) which are > expected to be encoded as a repeated sequence of "[diff][run-1]", where > diff is the running difference of the alpha value and run is how many > times that

[FFmpeg-devel] [PATCH 2/2] avcodec/proresenc: fix alpha plane encoding bitstream

2023-12-26 Thread Clément Bœsch
These functions encode a slice of alpha (1 to 8 macroblocks) which are expected to be encoded as a repeated sequence of "[diff][run-1]", where diff is the running difference of the alpha value and run is how many times that value is expected to be duplicated (within the limit of a grand total of