On 11/9/2019 7:00 PM, Derek Buitenhuis wrote: > Port to the new send/receive API by: James Almer <jamr...@gmail.com>. > > Signed-off-by: Derek Buitenhuis <derek.buitenh...@gmail.com> > --- > Only difference to v6 is the call to av_new_packet(). > --- > configure | 5 + > doc/encoders.texi | 43 +++ > doc/general.texi | 7 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/librav1e.c | 594 +++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 651 insertions(+) > create mode 100644 libavcodec/librav1e.c
LGTM. Don't forget to add a line to Changelog and bump lavc minor before pushing. Thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".