libosmo-netif/examples
Pablo Neira Ayuso e142ddfd77 rtp: split osmo_rtp_parse in two functions
This patch splits osmo_rtp_parse in two functions:

osmo_rtp_get_hdr
osmo_rtp_get_payload

So we can validate corrent RTP header to access its fields. Then,
obtain the payload.
2012-07-07 17:40:17 +02:00
..
channel src: add generic channel infrastructure and A-bis IPA server support 2011-11-08 11:17:44 +01:00
Makefile.am add rs232 support 2012-04-04 19:08:27 +02:00
ipa-stream-client.c examples: disable Nagle in ipa-stream-*.c 2011-10-17 23:02:39 +02:00
ipa-stream-server.c examples: disable Nagle in ipa-stream-*.c 2011-10-17 23:02:39 +02:00
lapd-over-datagram-network.c datagram: add osmo_dgram_conn_recv 2011-10-17 12:34:40 +02:00
lapd-over-datagram-user.c datagram: add osmo_dgram_conn_recv 2011-10-17 12:34:40 +02:00
rs232-read.c add rs232 support 2012-04-04 19:08:27 +02:00
rs232-write.c add rs232 support 2012-04-04 19:08:27 +02:00
rtp-udp-test-client.c rtp: split osmo_rtp_parse in two functions 2012-07-07 17:40:17 +02:00
rtp-udp-test-server.c rtp: split osmo_rtp_parse in two functions 2012-07-07 17:40:17 +02:00
stream-client.c stream: add osmo_stream_*_conn_recv 2011-10-17 12:51:18 +02:00
stream-server.c stream: add osmo_stream_*_conn_recv 2011-10-17 12:51:18 +02:00