aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codecs.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-04Show codec information in About dialogPeter Wu1-0/+20
2016-12-04codecs: allow it to be used without pluginsPeter Wu1-1/+4
2016-01-28codecs: add deregister_codec APIPascal Quantin1-0/+14
2015-09-09codecs/gtk: fix int to size_tDario Lombardo1-3/+4
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-12RTP: Add support for SBC codec in RTP PlayerMichal Labedzki1-59/+113
2013-12-13(Trivial) remove some trailing whitespace.Bill Meier1-3/+3
2013-12-02Do something less catastrophic than crashing if the same name is used inGuy Harris1-5/+5
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-0/+73
2013-12-01Move codecs.[ch] out of epan and into codecs directory.Michael Mann1-0/+88