annotate .hgignore @ 11:8b047c9bfe5f

g711u-grep-gsmout program written
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 15 May 2024 02:31:01 +0000
parents e686bc92c7d8
children b5e73d5ebcd1
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$