Does anyone have experience with this? In particular I am trying to set a breakpoint in this function and step through it but failing:
cglobal v210_planar_pack_10, 5, 5, 4+cpuflag(avx2), y, u, v, dst, width ; I just get: No source available for "ff_v210_planar_pack_10_avx2() at 0x5555562667c0" I am using the following configure (I have tried both nasm and yasm and the flahs seem OK): ./configure --disable-optimizations --extra-cflags=-Og --extra-cflags=-O0 --extra-cflags=-fno-omit-frame-pointer --enable-debug=3 --extra-cflags=-fno-inline --enable-gpl --enable-version3 Thanks
_______________________________________________ Libav-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/libav-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
