wireshark/plugins/codecs
João Valverde 4448b6494e Add a ws_posix_compat.h header
Currently used to define ssize_t on platforms that lack it.

Fix some Windows build errors caused by moving the definition into a
separate header.

Fix some narrowing warnings on Windows x64 from changing the definition
of ssize_t from long int to int64_t.

The casts in dumpcap are ugly but necessary. The whole code needs
to be rewritten for portability, or the warnings disabled.
2021-12-21 01:30:06 +00:00
..
G711 CMake: Mark our plugin include directories PRIVATE. 2021-06-22 22:17:42 +00:00
G722 CMake: Fixup SpanDSP's TIFF includes. 2021-07-14 09:10:09 -07:00
G726 CMake: Fixup SpanDSP's TIFF includes. 2021-07-14 09:10:09 -07:00
G729 CMake: Mark our plugin include directories PRIVATE. 2021-06-22 22:17:42 +00:00
iLBC CMake: Mark our plugin include directories PRIVATE. 2021-06-22 22:17:42 +00:00
l16_mono CMake: Mark our plugin include directories PRIVATE. 2021-06-22 22:17:42 +00:00
opus_dec CMake: Mark our plugin include directories PRIVATE. 2021-06-22 22:17:42 +00:00
sbc Add a ws_posix_compat.h header 2021-12-21 01:30:06 +00:00