diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-11-20 12:57:17 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-11-20 12:57:17 +0100 |
commit | 60f60cc76e43197a0825ffac9aff0b7007a94175 (patch) | |
tree | 9a35ef295e84dc8555eb7e361062d0aedeae8edd /.gitignore | |
parent | 6a9ad0e4234b47982b82b30e8774dcc311f43cd2 (diff) |
Framework API now complete in its first iteration. So far with support for raw, opus and amrwb.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -21,3 +21,11 @@ Makefile.in *.la *.lo *.o +lrtp.pc +test_amrwb +test_connectivity +test_init +test_opus +test_raw +test_rtp +test_srtp |