Commit Graph

32 Commits (master)

Author SHA1 Message Date
Richard Fuchs 5f81890aa5 MT#59962 wav: use stack buffer instead of heap
1 year ago
Donat Zenichev 7e4bb655ad MT#59962 Coverity Scan: Untrusted allocation size (wav_hdr)
1 year ago
Donat Zenichev bfcb9f812d MT#59962 Coverity Scan: Unchecked return value (wav_hdr)
1 year ago
Victor Seva ff47897962 Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
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.
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
18 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
18 years ago
Stefan Sayer 8f608fa781 setStopped with wakeup option
18 years ago
Stefan Sayer cd1bedb848 temporaray removing cmake files
18 years ago
Stefan Sayer 8c338e4912 start of cmake buildsystem
18 years ago
Stefan Sayer d4bc1800ca be a bit more verbouse if fread fails
19 years ago
Stefan Sayer 541f8bd0ea fixed some dbg newlines
19 years ago
Stefan Sayer 1024e2f008 fixed fseek for streams. Thanks to Helmut Kuper for the patch
19 years ago
Raphael Coeffic 268532f59d - fixes compilation errors on Darwin (Mac OS X).
19 years ago
Stefan Sayer 67a25a008c fix for reading wav file from stream (read instead of fseek). Fix by Helmut Kuper
19 years ago
Stefan Sayer 2d887db3b9 fixed endianness testing (_BIG_ENDIAN is always defined in endian.h)
19 years ago
Stefan Sayer 37edac6f46 some more solaris fixes from R. Newman (from 20080211T1344 and 20080211T1054)
19 years ago
Stefan Sayer 20e1dd182f o split AmAudioFile from AmAudio in extra file
19 years ago
Raphael Coeffic 45ef66821f fixes artefacts at the end of wav files using other chunks after the main data chunk.
19 years ago
Raphael Coeffic 6929eaca89 - aligned Makefiles with standard variable names (CC,CXX, CCFLAGS, CXXFLAGS, etc..)
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
20 years ago
Stefan Sayer 6c8fe2c0bd mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
20 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
20 years ago
Stefan Sayer 66d132f871 cleaned up and corrected the install system
20 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
20 years ago
Raphael Coeffic 4e335aedd0 applied Alex's wav header patch. This writes the header at once, thus avoiding some side effects.
21 years ago
Raphael Coeffic 37abd5379e initial checkin new open source version.
21 years ago