Ignore:
Timestamp:
Oct 19, 2006 3:49:47 PM (18 years ago)
Author:
bennylp
Message:

Support for MP3 recording for Win32 target. Also added "--rec-file" and "--auto-rec" option in pjsua to record voice conversion. The "--rec-file" option will record to either .WAV or .MP3 depending on the file extension.

File:
1 edited

Legend:

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

    r723 r783  
    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_steveu.o \ 
     73                        mp3_writer.o 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.