Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal g711.c g711.h AUTHORS Makefile.am Makefile.n

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Mar 2003 14:35:11 -0600 (CST)
sahlberg    2003/03/06 14:35:10 CST

  Modified files:
    .                    AUTHORS Makefile.am Makefile.nmake 
                         packet-rtp.c packet-rtp.h 
  Added files:
    .                    g711.c g711.h 
  Log:
  From Miha Jemec :
  Functionality to reassemble a RTP stream and save it as a file.
  Support for G.711 coded
  
  Revision  Changes    Path
  1.741     +5 -0      ethereal/AUTHORS
  1.566     +3 -1      ethereal/Makefile.am
  1.286     +2 -1      ethereal/Makefile.nmake
  1.38      +18 -2     ethereal/packet-rtp.c
  1.8       +12 -1     ethereal/packet-rtp.h