[FFmpeg-devel] [PATCH 1/3] hevcdsp: remove compilation-time-fixed parameter from sao_edge_filter
James Almer
jamrial at gmail.com
Thu Feb 5 19:07:23 CET 2015
On 05/02/15 2:39 PM, Christophe Gisquet wrote:
> 2015-02-05 5:18 GMT+01:00 James Almer <jamrial at gmail.com>:
>> The stride_src parameter is always 2*MAX_PB_SIZE + FF_INPUT_BUFFER_PADDING_SIZE.
>
> OK. That's the change the SAO implementations should be aware of.
>
> Good to commit.
Pushed, thanks.
More information about the ffmpeg-devel
mailing list