Martin Storsjö <[email protected]> writes: > From: "Ronald S. Bultje" <[email protected]> > > --- > libavcodec/snow.c | 4 ++++ > libavcodec/snow.h | 1 + > libavcodec/snowenc.c | 2 +- > 3 files changed, 6 insertions(+), 1 deletion(-)
Someone really ought to fix emulated_edge_mc() to take separate strides for source and destination. It would save everyone allocating full-width buffers only to use a single block. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
