Changes since v4:
- minor cosmetic fixes
- drop unneeded -Wno-uninitialized (breaks on MSVC)
- change semantics of SwsGraph.setup() to make more sense (and fix
  a bug where it would not work correctly with multiple passes)
- introduce and use av_dynarray2_dup() instead of av_memdup() for safely
  duplicating SwsOpList
- fix a double free when no backend was found for an SwsOpList
- fix insufficient logic on matching SWS_OP_CLEAR
- avoid the use of periods in asm globals called from C (breaks on macOS)

_______________________________________________
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".

Reply via email to