aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/codecs
AgeCommit message (Expand)AuthorFilesLines
2022-04-04CMake: Finish splitting ADD_PLUGIN_LIBRARY.Gerald Combs8-8/+8
2021-12-21Add a ws_posix_compat.h headerJoão Valverde1-1/+1
2021-07-14CMake: Fixup SpanDSP's TIFF includes.Gerald Combs2-10/+2
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs2-2/+10
2021-06-22CMake: Mark our plugin include directories PRIVATE.Gerald Combs8-0/+16
2021-04-16Plugins: Add missing prototypes.Gerald Combs7-0/+14
2021-03-29CMake: Remove non existent '/codecs' include pathJoão Valverde8-40/+0
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde8-8/+0
2020-12-28iLBC: fix deprecation type and cast.Dario Lombardo1-0/+9
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan1-1/+1
2020-10-03RTP: opus playbackLin Sun2-0/+165
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs7-7/+7
2020-01-20RTP: decode iLBC payloadJirka Novak2-0/+199
2019-12-30codecs API: Added description of API usageJirka Novak5-48/+49
2019-07-26HTTPS (almost) everywhere.Guy Harris12-12/+12
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde12-12/+12
2019-06-11Move codec plugins to /pluginsJoão Valverde10-0/+1011
2018-05-04l16_mono: fix a typo in CMakeLists.txtPascal Quantin1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo2-90/+0
2018-03-21l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ ...Alexis La Goutte1-0/+2
2018-03-08The routines that implement a codec don't need to be public.Guy Harris1-5/+5
2018-02-28L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter5-0/+204
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-21autotools: Rework the plugin MakefilesJaap Keuter1-0/+42