[FFmpeg-devel] [PATCH 0/5] djgpp patch set v2
Peter Ross
pross at xvid.org
Tue Nov 20 16:27:34 EET 2018
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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181121/c6518e74/attachment.sig>
More information about the ffmpeg-devel
mailing list