Browse Source

README.md: Update main bcg279 link

pull/705/head
Sean Bright 7 years ago
committed by GitHub
parent
commit
3f2a82480c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -1022,7 +1022,7 @@ G.729 support
------------- -------------
As *ffmpeg* does not currently provide an encoder for G.729, transcoding support for it is available As *ffmpeg* does not currently provide an encoder for G.729, transcoding support for it is available
via the [bcg729](https://www.linphone.org/technical-corner/bcg729/overview) library
via the [bcg729](https://www.linphone.org/technical-corner/bcg729/) library
(mirror on [GitHub](https://github.com/BelledonneCommunications/bcg729)). The build system looks for (mirror on [GitHub](https://github.com/BelledonneCommunications/bcg729)). The build system looks for
the *bcg729* headers in a few locations and uses the library if found. If the library is located the *bcg729* headers in a few locations and uses the library if found. If the library is located
elsewhere, see `daemon/Makefile` to control where the build system is looking for it. elsewhere, see `daemon/Makefile` to control where the build system is looking for it.


Loading…
Cancel
Save