The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / codecs @ master

Name Size
  G711a
  G711u
  G722
  G726
  sbc
CMakeLists.txt 1.11 KB
Makefile.am 1.49 KB
Makefile.common 1.25 KB
Makefile.nmake 1.63 KB
codecs.c 5.74 KB
codecs.h 2.5 KB

Latest revisions

# Date Author Comment
bd38b315 04/25/2014 12:23 AM Stig Bjørlykke

Support out-of-source checkapi

Always call $(top_srcdir)/tools/checkAPIs.pl with -sourcedir=$(srcdir)
from Makefile.am to allow out-of-source 'make checkapi'.

Change-Id: I60d7e0079984a8ededdacf4517a0738486fa7973
Reviewed-on: https://code.wireshark.org/review/1294...

757aa332 03/31/2014 02:48 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <>

29659139 03/04/2014 09:27 AM Alexis La Goutte

Remove all $Id$ from top of file

(Using sed : sed -i '/^ \* \$Id\$/,+1 d')

Fix manually some typo (in export_object_dicom.c and crc16-plain.c)

Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8
Reviewed-on: https://code.wireshark.org/review/497
Reviewed-by: Anders Broman <>

11b5c15f 02/25/2014 03:46 PM Bill Meier

Remove trailing whitespace

Change-Id: I8116f63ff88687c8db3fd6e8e23b22ab2f759af0
Reviewed-on: https://code.wireshark.org/review/385
Reviewed-by: Bill Meier <>
Tested-by: Bill Meier <>

6ebd5521 02/11/2014 08:57 PM Evan Huus

Fix nmake build

Change-Id: I5583e3c01aa40e07d153f57d72eff92766a755df
Reviewed-on: https://code.wireshark.org/review/185
Reviewed-by: Evan Huus <>

10084c34 02/11/2014 08:36 PM Michal Labedzki

RTP: Add support for SBC codec in RTP Player

Add optional dependancy to libsbc to play Bluetooth SBC in
A2DP payload. Also simplify RTP Player and extent codec interface.

Change-Id: I52e1fce9c82e2885736354fe73c6c37168a4fda3
Reviewed-on: https://code.wireshark.org/review/19...

a6ed8a1d 01/07/2014 08:58 PM Michael Mann

Have HAVE_SPANDSP just go over entire file rather than individual functions.

svn path=/trunk/; revision=54645

aa08f7ba 12/13/2013 09:19 AM Bill Meier

(Trivial) remove some trailing whitespace.

svn path=/trunk/; revision=54046

2dd25c2c 12/08/2013 03:00 PM Jakub Zawadzki

check licence: fix FSF address.

svn path=/trunk/; revision=53866

40b60cbf 12/02/2013 03:51 AM Guy Harris

Do something less catastrophic than crashing if the same name is used in
two codec registrations.

svn path=/trunk/; revision=53711

View revisions

Also available in: Atom