Hi, On Wed, Jul 27, 2022 at 5:32 PM Andreas Rheinhardt < [email protected]> wrote:
> This is possible now that ff_thread_await_progress() accepts > a const ThreadFrame*. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/vp9_mc_template.c | 2 +- > libavcodec/vp9block.c | 30 +++++++++++++++--------------- > libavcodec/vp9dec.h | 4 +--- > libavcodec/vp9mvs.c | 6 +++--- > libavcodec/vp9recon.c | 22 +++++++++++----------- > 5 files changed, 31 insertions(+), 33 deletions(-) > OK. Ronald _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
