annotate .hgignore @ 2:210dfa39f573

rtp-gsmfr-extr: support new TRAUlike RTP payload format
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 16 Apr 2023 04:18:14 +0000
parents 41eba040785a
children 50aa973a91ef
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]$
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 ^rtp-cont-check$
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 ^rtp-g711-extr$
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 ^rtp-gsmfr-extr$
05ff0f7ac977 initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8 ^rtp-jitter-view$
1
41eba040785a rtp-tfo-trace program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
9 ^rtp-tfo-trace$