Am Mi., 11. Nov. 2020 um 16:30 Uhr schrieb David Michael <[email protected]>: > > There are two issues: > > The unused global integer does not make it into the compiled object > file, so declare it static to correct this.
How can I reproduce this issue? > The hexdump output is line-wrapped, so the expected value will not > be matched when its four bytes are split across two lines. Use the > POSIX "-A n" option to disable printing input offsets and delete > all newline characters to output continuous hex values to grep. Will this work on AIX? Carl Eugen _______________________________________________ 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".
