annotate .hgignore @ 13:d59dbdfe1778

rtp-stream-dump: compute and print time-of-arrival delta (toad)
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 Jul 2024 23:39:50 +0000
parents b5e73d5ebcd1
children 1bc144545563
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
10
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
4 ^config\.defs$
0
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5
10
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
6 ^net-traffic/rtp-stream-gen$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
7 ^net-traffic/udp-test-sink$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
8
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
9 ^pcap-study/rtp-cont-check$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
10 ^pcap-study/rtp-g711-extr$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
11 ^pcap-study/rtp-gsmfr-dump$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
12 ^pcap-study/rtp-gsmfr-extr$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
13 ^pcap-study/rtp-jitter-view$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
14 ^pcap-study/rtp-stream-dump$
e686bc92c7d8 revamp for new subdir structure and configure script
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
15 ^pcap-study/rtp-tfo-trace$
11
8b047c9bfe5f g711u-grep-gsmout program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 10
diff changeset
16
8b047c9bfe5f g711u-grep-gsmout program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 10
diff changeset
17 ^pcm-study/g711u-grep-gsmout$
12
b5e73d5ebcd1 pcm-frag-extr program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 11
diff changeset
18 ^pcm-study/pcm-frag-extr$