Ignore:
Timestamp:
Sep 17, 2006 2:59:55 PM (18 years ago)
Author:
bennylp
Message:

Removed G.711 Annex I PLC from the source (because of possible licensing/patent infringement issues) and replace it with Steve Underwood's PLC implementation which is distributed under dual GPL/LGPL license.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/Makefile

    r693 r723  
    7171                        echo_suppress.o endpoint.o errno.o \ 
    7272                        g711.o jbuf.o master_port.o mem_capture.o mem_player.o \ 
    73                         null_port.o plc_common.o plc_g711.o \ 
     73                        null_port.o plc_common.o plc_steveu.o \ 
    7474                        port.o splitcomb.o resample.o \ 
    7575                        resample_port.o rtcp.o rtp.o sdp.o sdp_cmp.o sdp_neg.o \ 
Note: See TracChangeset for help on using the changeset viewer.