Stefan Sayer
abfd146d1e
MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
...
- a codec may export with CODEC_WITH_FMT also a payload format negotiation function
negotiate_fmt
- transcoder adds fmt strings to transcoder codecs
- changed codec fmt_description such that the codec returns a pointer to a
description array
Conflicts:
core/plug-in/amr/amr.c
core/plug-in/speex/speex.c
(real ticket number: TT#13019)
Change-Id: I47a18a8ba13fa3c3a693f7ed6ae7f614237480d6
4 years ago
Victor Seva
2bf464e5cb
Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva
df9992620d
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Raphael Coeffic
2db6efff3b
Fix compiling with cmake on MacOSX
...
Tested-by: Peter Lemenkov <lemenkov@gmail.com>
15 years ago
Stefan Sayer
9e65554b41
removed superfluous debug message
16 years ago
Stefan Sayer
d3231592a8
b/f: speex parameter negotiation with quotes
...
patch by Aymeric Moyzard (amoizard a gmail)
16 years ago
Stefan Sayer
5c77aa56dc
on linux,define _GNU_SOURCE before including stdio
16 years ago
Stefan Sayer
f1be62d5d7
reformatting (only wsp changes)
16 years ago
Peter Lemenkov
6e15b229e7
Common parts of CMake modules targets were moved to cmake/module.rules.txt.
...
This greatly simplified further work.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1513 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a7ee9ca66c
- Simplified CMake files for building libraries and plugins.
...
- Ability to override installation directories.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1509 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
21d1eee88c
Use INCLUDE_DIRECTORIES directive
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1501 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
1c4788fdb7
set CMAKE_SHARED_LIBRARY_PREFIX globally
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1495 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7bc1c59453
params are quoted in the speex RFC
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1484 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
16044e080f
Some cleanups.
...
Since not, core module will be linked against samplerate and misdn (if enabled)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1381 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Peter Lemenkov
6b1b2d526f
initial commit of cmake files
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1373 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
349e9b0d14
set core path
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1044 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
268532f59d
- fixes compilation errors on Darwin (Mac OS X).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@837 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
1def08eaae
fixed for openembedded
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@779 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
20e1dd182f
o split AmAudioFile from AmAudio in extra file
...
o added codec module init/destroy functions
o fixed re-creating codec instance on file open
o added unlimited data_size option on RO files
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@708 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
7e4a525e72
fixed compilation warning about const (depends on speex lib ver)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@597 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
8922409cf1
speex narrowband codec support
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@596 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago