aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codecs.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02codex: use SPDX identifiers.Dario Lombardo1-14/+1
2017-12-14Refactor plugin registration and loadingJoão Valverde1-2/+11
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-2/+1
2016-12-04Show codec information in About dialogPeter Wu1-0/+5
2016-12-04codecs: allow it to be used without pluginsPeter Wu1-1/+5
2016-01-28codecs: add deregister_codec APIPascal Quantin1-0/+1
2015-12-03Change codecs from static to dynamic libraryPascal Quantin1-9/+9
2015-09-09codecs/gtk: fix int to size_tDario Lombardo1-8/+8
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2014-02-12RTP: Add support for SBC codec in RTP PlayerMichal Labedzki1-3/+24
2013-12-02Do something less catastrophic than crashing if the same name is used inGuy Harris1-1/+1
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-1/+19
2013-12-01Move codecs.[ch] out of epan and into codecs directory.Michael Mann1-0/+41