revised ffmpeg dos patch set. passes fate.
Peter Ross (5): configure: detect djgpp libc additional math.h functions for djgpp configure: memalign is broken on djgpp 2.05 avpriv_tempfile: add djgpp fallback fate-api-h264-slice: use the heap for nal buffer compat/djgpp/math.c | 47 +++++++++++++++++++++++++++++++++ compat/djgpp/math.h | 25 ++++++++++++++++++ configure | 17 +++++++++--- libavutil/file_open.c | 2 +- tests/api/api-h264-slice-test.c | 11 ++++++-- tests/ref/fate/source | 1 + 6 files changed, 97 insertions(+), 6 deletions(-) create mode 100644 compat/djgpp/math.c create mode 100644 compat/djgpp/math.h -- 2.17.1 -- Peter (A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel