ROHC compression/decompression library
File List
Here is a list of all files with brief descriptions:
c_esp.cROHC ESP compression profile
c_esp.h [code]ROHC ESP compression profile
c_generic.cROHC generic compression context for IP-only, UDP, UDP-Lite, ESP, and RTP profiles
c_generic.h [code]ROHC generic compression context for IP-only, UDP and UDP Lite profiles
c_ip.cROHC compression context for the IP-only profile
c_ip.h [code]ROHC compression context for the IP-only profile
c_rtp.cROHC compression context for the RTP profile
c_rtp.h [code]ROHC compression context for the RTP profile
c_udp.cROHC compression context for the UDP profile
c_udp.h [code]ROHC compression context for the UDP profile
c_udp_lite.cROHC compression context for the UDP-Lite profile
c_udp_lite.h [code]ROHC compression context for the UDP-Lite profile
c_uncompressed.cROHC compression context for the uncompressed profile
cid.cContext ID (CID) routines
cid.h [code]Context ID (CID) routines
comp_list.cDefine list compression with its function
comp_list.h [code]Define list compression with its function
crc.cROHC CRC routines
crc.h [code]ROHC CRC routines
d_esp.cROHC ESP decompression profile
d_esp.h [code]ROHC ESP decompression profile
d_generic.cROHC generic decompression context for IP-only, UDP and UDP Lite profiles
d_generic.h [code]ROHC generic decompression context for IP-only, UDP and UDP Lite profiles
d_ip.cROHC decompression context for the IP-only profile
d_ip.h [code]ROHC decompression context for the IP-only profile
d_rtp.cROHC decompression context for the RTP profile
d_rtp.h [code]ROHC decompression context for the RTP profile
d_udp.cROHC decompression context for the UDP profile
d_udp.h [code]ROHC decompression context for the UDP profile
d_udp_lite.cROHC decompression context for the UDP-Lite profile
d_udp_lite.h [code]ROHC decompression context for the UDP-Lite profile
d_uncompressed.cROHC decompression context for the uncompressed profile
d_uncompressed.h [code]ROHC decompression context for the uncompressed profile
decode.cROHC packet related routines
decode.h [code]ROHC packet related routines
dllexport.h [code]Define the ROHC_EXPORT macro if needed by the platform
esp.h [code]ESP header description
feedback.cROHC feedback routines
feedback.h [code]ROHC feedback routines
interval.cCompute the interpretation interval for LSB and W-LSB encoding
interval.h [code]Compute the interpretation interval for LSB and W-LSB encoding
ip.cIP-agnostic packet
ip.h [code]IP-agnostic packet
ip_id_offset_decode.cOffset IP-ID decoding
ip_id_offset_decode.h [code]Offset IP-ID decoding
ip_numbers.h [code]Defines the IPv4 protocol numbers
ipv4.h [code]Defines the IPv4 header
ipv6.h [code]Defines the IPv6 header
lsb_decode.cLeast Significant Bits (LSB) decoding
lsb_decode.h [code]Least Significant Bits (LSB) encoding
rohc.h [code]ROHC common definitions and routines
rohc_bit_ops.h [code]Bitwised operations for ROHC compression/decompression
rohc_common.cROHC common definitions and routines
rohc_comp.cROHC compression routines
rohc_comp.h [code]ROHC compression routines
rohc_comp_internals.h [code]Internal structures for ROHC compression
rohc_debug.h [code]ROHC debug utils
rohc_decomp.cROHC decompression routines
rohc_decomp.h [code]ROHC decompression routines
rohc_decomp_internals.h [code]Internal structures for ROHC decompression
rohc_packets.cDescriptions of ROHC packets and extensions
rohc_packets.h [code]Definition of ROHC packets and extensions
rohc_time.h [code]ROHC functions and definitions related to time
rohc_traces.h [code]ROHC definitions for traces
rohc_traces_internal.cROHC for traces
rohc_traces_internal.h [code]Internal ROHC macros and functions for traces
rohc_utils.cMiscellaneous utils for ROHC libraries
rohc_utils.h [code]Miscellaneous utils for ROHC libraries
rtp.h [code]RTP header
sdvl.cSelf-Describing Variable-Length (SDVL) encoding
sdvl.h [code]Self-Describing Variable-Length (SDVL) encoding
test_api_robustness.cTest the robustness of the compression API
test_lsb_decode_packet_loss.cTest the robustness of LSB encoding/decoding against packet loss
test_lsb_decode_wraparound.cTest Least Significant Bits (LSB) encoding/decoding at wraparound
test_rtp_ts_wraparound.cTest RTP TS encoding/decoding at wraparound
ts_sc_comp.cScaled RTP Timestamp encoding
ts_sc_comp.h [code]Scaled RTP Timestamp encoding
ts_sc_decomp.cScaled RTP Timestamp decoding
ts_sc_decomp.h [code]Scaled RTP Timestamp decoding
udp.h [code]Defines the UDP header
udp_lite.h [code]Define the UDP-Lite protocol
wlsb.cWindow-based Least Significant Bits (W-LSB) encoding
wlsb.h [code]Window-based Least Significant Bits (W-LSB) encoding