▼ include | |
cdi_avm_api.h | This file declares the public API data types, structures and functions that comprise the CDI audio, video and metadata SDK API |
cdi_avm_payloads_api.h | This file declares the public API data types, structures and functions that facilitate parsing and synthesizing payloads that conform to CDI's baseline configuration |
cdi_baseline_profile_01_00_api.h | This file contains declarations and definitions for the CDI AVM baseline profile API functions |
cdi_baseline_profile_02_00_api.h | This file contains declarations and definitions for the CDI AVM baseline profile 02.00 API functions |
cdi_baseline_profile_api.h | This file contains declarations and definitions for the CDI AVM baseline profile API functions |
cdi_core_api.h | This file declares the public API data types, structures and functions that comprise the CDI low-level transport SDK API |
cdi_log_api.h | This file declares the public API data types, structures and functions that comprise the CDI log API |
cdi_log_enums.h | This file declares the public enum data types that are part of the CDI log API |
cdi_logger_api.h | The declarations in this header file correspond to the definitions in logger.c |
cdi_os_api.h | This file contains the declarations for OS functions for creating/managing/freeing threads, semaphores, mutexes, critical sections, signals, memory and sockets. There are also abstractions for atomic operations as well as some time, sleep and string operations. These definitions in this module are here to account for differences between Linux and Windows |
cdi_pool_api.h | This file declares the public API data types, structures and functions that comprise the CDI Pool Utility API |
cdi_queue_api.h | The declarations in this header file correspond to the definitions in queue.c |
cdi_raw_api.h | This file declares the public API data types, structures and functions that comprise the CDI Raw payload transport SDK API |
cdi_test_unit_api.h | The declarations in this header file correspond to the definitions in cdi_test_unit_api.c and are meant to provide access to helpful SDK data structures and functions that are not part of the core API functionality |
cdi_utility_api.h | The declarations in this header file correspond to the definitions in cdi_utility_api.c and are meant to provide access to helpful SDK data structures and functions that are not part of the core API functionality |
▼ src | |
► cdi | |
adapter.c | This file contains the definitions of common functions that comprise the CDI adapter API |
adapter_api.h | The declarations in this header file correspond to the definitions in adapter.c |
adapter_control_interface.c | This file contains definitions and functions for the Adapter Control Interface |
adapter_control_interface.h | The declarations in this header file correspond to the definitions in adapter.c |
adapter_efa.c | This file contains definitions and functions for the EFA adapter |
adapter_efa.h | The declarations in this header file correspond to the definitions in adapter_efa.c |
adapter_efa_probe.c | This file contains internal definitions and implementation used within the SDK to support functionality that is not part of the API |
adapter_efa_probe.h | The declarations in this header file correspond to the definitions in adapter_efa_probe.c |
adapter_efa_probe_control.c | This file contains internal definitions and implementation used within the SDK to support functionality that is not part of the API |
adapter_efa_probe_control.h | The declarations in this header file correspond to the definitions in adapter_efa_probe_control.c |
adapter_efa_probe_rx.c | This file contains internal definitions and implementation used within the SDK to support functionality that is not part of the API |
adapter_efa_probe_rx.h | The declarations in this header file correspond to the definitions in adapter_efa_probe_rx.c |
adapter_efa_probe_tx.c | This file contains internal definitions and implementation used within the SDK to support functionality that is not part of the API |
adapter_efa_probe_tx.h | The declarations in this header file correspond to the definitions in adapter_efa_probe_tx.c |
adapter_efa_rx.c | This file contains definitions and functions for the EFA Rx adapter |
adapter_efa_tx.c | This file contains definitions and functions for the EFA Tx adapter |
adapter_socket.c | This file contains definitions and functions for the socket adapter |
anc_payloads.h | Declarations of utilities for creating and parsing payloads formatted according to the CDI Ancillary Data Format Specification (https://cdi.elemental.com/specs/baseline-ancillary-data) |
baseline_profile.c | This file contains the functions and other definitions that comprise the CDI AVM baseline profile |
baseline_profiles_1_00.c | This file contains the functions and other definitions that comprise the CDI AVM baseline profile |
baseline_profiles_2_00.c | This file contains the functions and other definitions that comprise the CDI AVM baseline profile |
cdi_avm_api.c | This file contains the definitions of the functions that comprise the CDI-AVM SDK's API |
cdi_avm_payloads_api.c | This file implements the AVM payloads API |
cdi_core_api.c | This file contains the definitions of the functions that comprise the CDI Core SDK's API |
cdi_log_api.c | This file contains the definitions of the functions that comprise the CDI Core SDK's API |
cdi_raw_api.c | This file contains the definitions of the functions that comprise the CDI Raw Payload SDK's API |
cdi_test_unit_api.c | This file contains the definitions of the functions that comprise the CDI Utility Functions API |
cdi_utility_api.c | This file contains the definitions of the functions that comprise the CDI Utility Functions API |
cloudwatch.c | This file contains internal definitions and implementation used with the SDK that is not part of the API |
cloudwatch.h | The declarations in this header file correspond to the definitions in cloudwatch.c |
cloudwatch_sdk_metrics.cpp | This file contains internal definitions and implementation used with the SDK that is not part of the API. It is used as a C interface to the CloudWatch SDK, which uses a C++ interface |
cloudwatch_sdk_metrics.h | The declarations in this header file correspond to the definitions in cloudwatch_sdk_metrics.cpp |
configuration.h | This header file contains definitions used to define the build configuration of the CDI SDK's implementation |
endpoint_manager.c | This file contains internal definitions and implementation used with the SDK that is not part of the API. The Endpoint Manager is used to synchronize connection reset and shutdown events across all threads that are related to the connection |
endpoint_manager.h | The declarations in this header file correspond to the definitions in endpoint_manager.c |
internal.c | This file contains internal definitions and implementation used with the SDK that is not part of the API |
internal.h | The declarations in this header file correspond to the definitions in internal.c |
internal_log.h | The declarations in this header file is used for logging |
internal_rx.c | This file contains internal definitions and implementation used with the SDK that is not part of the API |
internal_rx.h | The declarations in this header file correspond to the definitions in internal_rx.c |
internal_tx.c | This file contains internal definitions and implementation used with the SDK that is not part of the API |
internal_tx.h | The declarations in this header file correspond to the definitions in internal_tx.c |
internal_utility.c | This file contains the definitions of the functions that comprise internal utility functions |
internal_utility.h | The declarations in this header file correspond to the definitions in internal_utility.c |
payload.c | This file contains internal definitions and implementation used for payloads |
payload.h | The declarations in this header file correspond to the definitions in payload.c |
private.h | This header file contains definitions of types and the one global variable used internally by the SDK's implementation. These are details that do not need to be exposed to the user programs via the API |
private_avm.h | This header file contains definitions of types and the one global variable used internally by the SDK's implementation. These are details that do not need to be exposed to the user programs via the API |
protocol.c | This file contains internal definitions and implementation used for payloads |
protocol.h | The declarations in this header file correspond to the definitions in protcol.c |
protocol_v1.c | This file contains internal definitions and implementation used for payloads and probe packets using protocol version 1 |
protocol_v2.c | This file contains internal definitions and implementation used for payloads and probe packets using protocol version 2 |
receive_buffer.c | This file contains the implementation of the receive payload delay buffer |
receive_buffer.h | This file contains the external definitions for the receive payload delay buffer |
rx_reorder_packets.c | When packets are received from the transmitter, they can arrive in any order. The routines here will put the packets in order |
rx_reorder_packets.h | This header file contains definitions of types needed for the reordering of packets |
rx_reorder_payloads.c | When payloads are received from the transmitter, they can arrive in any order. The routines here will put the payloads in order |
rx_reorder_payloads.h | This header file contains definitions of types needed for the reordering of payloads |
statistics.c | This file contains internal definitions and implementation used with the SDK that is not part of the API |
statistics.h | The declarations in this header file correspond to the definitions in statistics.c |
t_digest.c | An implementation of the t-digest percentile estimation algorithm developed by Ted Dunning and Otmar Ertl and available here: https://github.com/tdunning/t-digest/blob/master/docs/t-digest-paper/histo.pdf |
t_digest.h | The declarations in this header file correspond to the definitions in t_digest.c |
test_unit_avm_api.c | This file contains unit tests for the AVM API |
test_unit_list.c | This file contains a unit test for the CdiList functionality |
test_unit_logger.c | This file contains a unit test for the CdiList functionality |
test_unit_rx_reorder_packets.c | This file contains internal definitions and implementation used with the SDK that is not part of the API |
test_unit_rx_reorder_payloads.c | When payloads are received from the transmitter, they can arrive in any order. The routines here will put the payloads in order |
test_unit_sgl.c | This file contains a unit test for the CdiCoreGather() function |
test_unit_t_digest.c | This file contains definitions and implementation of various unit tests for checking the functionality of the t_digest.c module |
test_unit_timeout.c | This file contains definitions and implementation of various unit tests for checking the functionality of the timeout.c API functions |
timeout.h | The declarations in this header file correspond to the definitions in timeout.c |
► common | |
► include | |
fifo_api.h | The declarations in this header file correspond to the definitions in fifo.c |
list_api.h | The declarations in this header file correspond to the definitions in list.c. Many of the functions here are static in-line for performance reasons and they don't contain much logic |
singly_linked_list_api.h | This file defines all the methods required for a singly linked list. A tail pointer is provided in order to enable use as a FIFO. The implementation is not thread safe. Its simplicity keeps it efficient for O(1) complexity |
utilities_api.h | The declarations in this header file contain utility definitions and function prototypes that are used within the SDK but are not part of the API |
► src | |
fifo.c | This file contains definitions and implementation for a simple FIFO |
list.c | This file contains definitions and implementation for a simple list |
logger.c | This file contains definitions and functions for a logger and associated logs |
os_linux.c | This file contains the Linux definitions for OS functions for creating/deleting threads, semaphores, mutexes, and also for sleeps and string copies |
pool.c | This file contains definitions and implementation for a memory pool |
queue.c | This file contains definitions and implementation for a queue that allows a reader thread to use CdiQueuePop() and a writer thread to use CdiQuenePush(). No resource locks are used, so the functions are not reetrant. Blocking CdiQueuePopWait() and CdiQueuePushWait() queue API functions can be used if enabled using the signal_mode parameter of the CdiQueueCreate() API fucntion. NOTE: The API functions only support a single-producer/single-consumer |
► libfabric_api | |
libfabric_api.c | This file contains definitions and functions for accessing libfabric 1.9 and mainline through a generic V-table interface. It is used to generate two shared libraries, each linking to a unique version of libfabric as shown below: |
libfabric_api.h | The declarations in this header file correspond to the definitions in libfabric_api.c |
► ndi_test | |
cdi_to_ndi.c | This file contains definitions and functions for the NDI<>CDI Converter application |
ndi_test.c | This file contains definitions and functions for the NDI-CDI Converter application |
ndi_test.h | The declarations in this header file correspond to the definitions in ndi_test.c |
ndi_to_cdi.c | This file contains definitions and functions for the NDI<>CDI Converter application |
ndi_wrapper.c | This file contains definitions and functions for the NDI-CDI Converter application |
ndi_wrapper.h | The declarations in this header file correspond to the definitions in ndi_wrapper.c and ndi_test.c |
► test | |
cdi_test.c | A program for testing the Cloud Digital Interface (CDI), also known as CDI SDK. This file contains the definitions of the functions used for the cdi_test program |
cdi_test.h | The declarations in this header file correspond to the definitions in cdi_test.c |
optarg.c | This file contains the definitions of the functions used for option parsing, originally designed for the cdi_test program |
optarg.h | The declarations in this header file correspond to the definitions in optarg.c |
riff.h | The declarations of functions creating payloads from RIFF files |
run_test.h | The declarations in this header file correspond to the definitions in run_test_generic.c |
run_test_generic.c | This file contains the RunTestGeneric() function which is the main test execution function that uses the SDK's API to initialize the adapter, create connections, and send and receive payloads |
test_args.c | This file contains the definitions of the functions used for capturing command line arguments and sanitizing them and converting them to cdi_test program test settings |
test_args.h | The declarations in this header file correspond to the definitions in test_args.c |
test_configuration.h | This header file contains definitions used to define the build configuration of the CDI SDK's test. |
test_console.c | This file contains utility functions for outputting data on the console. In addition to standard console output, it supports a multi-window console using the ncurses libary on linux and the PDCurses libary on windows |
test_console.h | The declarations in this header file correspond to the definitions in test_console.c |
test_control.c | This file contains common cdi_test definitions and functions used by both receiver connections and transmitter connections |
test_control.h | The declarations in this header file correspond to the definitions in test_control.c |
test_dynamic.c | This file contains the definitions that dynamically test CDI functionality. This may include features such as enabling/disabling connections, reconfigurating statistics gathering, changing payload configurations, exercising corner cases and injecting error conditions |
test_dynamic.h | The declarations in this header file correspond to the definitions in test_dynamic.c |
test_receiver.c | This file contains definitions and functions for the receive-side CDI test application logic |
test_receiver.h | The declarations in this header file correspond to the definitions in receiver.c |
test_transmitter.c | This file contains definitions and functions for the transmit-side CDI test application logic |
test_transmitter.h | The declarations in this header file correspond to the definitions in transmitter.c |
► test_common | |
► include | |
test_common.h | The declarations in this header file correspond to the definitions in test_common.c |
► src | |
test_common.c | This file contains definitions and functions that are common to test applications |
► test_minimal | |
test_minimal_receiver.c | This file contains definitions and functions for the receive-side CDI minimal test application |
test_minimal_transmitter.c | This file contains definitions and functions for the transmit-side CDI minimal test application |
► test_unit | |
test_unit.c | This file contains definitions and functions for the CDI unit test application |
► tools | |
dump_riff.c | A tool to dump the contents of a RIFF file |