http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26735 User: guy Date: 2008/11/08 03:36 PM Log: Use the standard I/O routines to write out audio files, rather than doing 1-byte, 2-byte, and 4-byte read() and write() calls. Directory: /trunk/gtk/ Changes Path Action +80 -78 rtp_analysis.c Modified