On Sat, Jun 15, 2024 at 2:38 AM Frank Plowman <p...@frankplowman.com> wrote:
> Hi, > > Thanks for the patch. Unfortunately it looks to be corrupted and does > not apply. Also, it looks as though you submitted five near-identical > patches. I would suggest you try directing patches to your own mailbox > and re-applying them while debugging the formatting issues, rather than > sending lots of corrupted patches to the ML. > Hi ftaft, Thank you for the patch. you can refer to https://ffmpeg.org/developer.html#Introduction for the checklist. > > \ No newline at end of file > > diff --git a/configure b/configure > > index 83284427df..d331688eb4 100755 > > --- a/configure > > +++ b/configure > > @@ -296,6 +296,7 @@ External library support: > > --enable-libwebp enable WebP encoding via libwebp [no] > > --enable-libx264 enable H.264 encoding via x264 [no] > > --enable-libx265 enable HEVC encoding via x265 [no] > > + --enable-libvvenc enable H.266/VVC encoding via vvenc [no] > > This looks like you had the VVenC patchset applied when you created this > commit. If your patch depends on the VVenC patchset, it will have to > wait until that is applied (which could well be in the next day or two). > Hi ftaft, I have pushed the libvvenc patch. You can rebase and send your patch again. > > > --enable-libxeve enable EVC encoding via libxeve [no] > > --enable-libxevd enable EVC decoding via libxevd [no] > > --enable-libxavs enable AVS encoding via xavs [no] > > @@ -1867,6 +1868,7 @@ EXTERNAL_LIBRARY_GPL_LIST=" > > libvidstab > > libx264 > _______________________________________________ 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".