Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19092: /trunk/gtk/codecs/ /trunk/gtk/codecs/G711a/: G711

Date: Wed, 30 Aug 2006 20:47:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19092

User: etxrab
Date: 2006/08/30 08:47 PM

Log:
 From Alejandro Vaquero:
 The "codecs"

Directory: /trunk/gtk/codecs/G711a/
  Changes    Path             Action
  +19 -0     G711adecode.c    Added
  +3 -0      G711adecode.h    Added
  +38 -0     G711atable.h     Added

Directory: /trunk/gtk/codecs/G711u/
  Changes    Path             Action
  +19 -0     G711udecode.c    Added
  +5 -0      G711udecode.h    Added
  +38 -0     G711utable.h     Added

Directory: /trunk/gtk/codecs/
  Changes    Path              Action
  +40 -0     Makefile.am       Added
  +41 -0     Makefile.nmake    Added