On 27/07/14 21:56, Anton Khirnov wrote: > 1) each of the loops run within a single CTB, so the relevant reference > list is constant > 2) when that CTB is, or lies on the same slice as, the current one, we > can use a simple access instead of a relatively expensive call to > ff_hevc_get_ref_list() > --- > libavcodec/hevc_filter.c | 36 ++++++++++++++++++++---------------- > 1 file changed, 20 insertions(+), 16 deletions(-) >
Looks fine to me. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
