Mike Jerris f35f9122116 FS-7670: these used to be in here and got removed somehow 18 Jun 2015 FS-7670 Christopher Rienzo 87c2b92ae98 M Merge pull request #1 in SD/opus from ~SAFAROV/opus:master to master * commit 'e3e6ef12ec948829221f6e4904a4f86485aaa04c':
FS-7553: Changes to allow package mocking
FS-7553: Changes to allow package mocking 01 Jun 2015 FS-7553 Sergey Safarov e3e6ef12ec9 FS-7553: Changes to allow package mocking 01 Jun 2015 FS-7553 Sergey Safarov 9629a8b8f06 FS-7553: Changes to allow package mocking 31 May 2015 FS-7553 Christopher Rienzo e0493161fb7 FS-7553 #comment add packaging for opus 21 May 2015 FS-7553 Ken Rice d2222e50ed6 small tweak to make src_tarball.sh actually generate something usable 18 May 2015 Ken Rice 77feef0e1dc add src_tarball script 11 May 2015 William King 1e74db66174 Use the updated util.sh script 24 Apr 2015 William King 27458a72216 Opps. This is needed for our local packaging efforts 24 Apr 2015 Ken Rice bf0ec831bb5 nightly v1.1 05 Mar 2015 Ken Rice 808e0248a4b nightly v1.1 05 Mar 2015 Ken Rice 4cbd145c9ce nightly v1.1 05 Mar 2015 Ken Rice 21d363abd36 ok this is a big massive hack lets see if this works 05 Mar 2015 Ken Rice 04652d54501 all tweak to build everything Signed-off-by: Ken Rice <krice@freeswitch.org> 05 Mar 2015 Ron 2be0767a669 Release 1.1-2 26 Aug 2014 Ron 1daa55592df Regenerate build system files Mostly to pull in a later libtool.m4 which has fixes for building
the ppc64le architecture. Closes: #751982 26 Aug 2014 Ron d46306dff88 M Merge branch 'upstream-release' into debian 08 Dec 2013 Ron 9111c77ba14 Don't include the release checklist in the packages 08 Dec 2013 Ron 4657bb445a6 Release 1.1-1 08 Dec 2013 Ron 6be60646713 Start using a symbols file now that we have a real stable release version in the distro. 08 Dec 2013 Ron ca31b418e70 M Merge branch 'upstream-release' into debian 08 Dec 2013 Ron f96039d9b8d Update generated build system files and package_version 08 Dec 2013 Ron 46102ffabbc M Merge commit 'v1.1' into upstream-release 08 Dec 2013 Jean-Marc Valin 65471dd567b Bump soname 04 Dec 2013 Ralph Giles 6fb98551580 Mention updating the website examples. 04 Dec 2013 Ralph Giles 6dc50f48e70 Start a release checklist. 04 Dec 2013 Ron e6bdc8ca273 Release the 1.1-rc3 fixes Packaged as 1.1~rc+20131204, because dpkg sorts ~rc3 < rc+ and we already
released a v1.1-rc+20131128. 04 Dec 2013 Ron 1ddc17f0778 M Merge branch 'upstream-release' into debian 04 Dec 2013 Ron a678856b558 Update generated build system files and package_version 04 Dec 2013 Ron 1376f5675b7 M Merge branch 'master' into upstream-release 04 Dec 2013 Jean-Marc Valin 17dcb270267 Revert "Disables assembly optimizations by default because of several problems reported" This reverts commit 2446445b15e0a1961e1566006b34c586fd3162c4. 03 Dec 2013 Jean-Marc Valin 2446445b15e Disables assembly optimizations by default because of several problems reported 02 Dec 2013 Jean-Marc Valin 96408b62958 Fixes Opus-custom preemphasis Also adds denorm avoidance for non-48 kHz rates 02 Dec 2013 Jean-Marc Valin 086ea7c7e56 Whoa! This fixes a pretty bad fixed-point stereo regression 29 Nov 2013 Jean-Marc Valin 35a44c61006 Fixes OPUS_SET_GAIN (was a bug in MULT16_32_P16()) 29 Nov 2013 Timothy B. Terriberry c16a96b4588 Minor speedups to celt_pitch_xcorr_edsp(). This moves some stuff out of the main loop for the unaligned case. 27 Nov 2013 Ron 77663767688 Release another snapshot 27 Nov 2013 Ron 41df16bcf4e M Merge branch 'upstream-release' into debian 27 Nov 2013 Ron f077175be8f Update generated build system files and package_version 27 Nov 2013 Ron 7b88102b3d9 M Merge branch 'master' into upstream-release Conflicts:
update_version 27 Nov 2013 Ron a1740d9ad17 Drop the use of --always to git-describe This is a partial revert of c435f06b308e52d7a5d2aad9eec98a1541832b47,
since it didn't actually fix the original problem with shallow clones.
It returns just a hash, not something we (currently) can extract as a
version string in the form things are expecting. 27 Nov 2013 Timothy B. Terriberry a8fa0cb629f Remove the celt_pitch_xcorr() test code. Revision control will remember it for us forever. 26 Nov 2013 Timothy B. Terriberry e98816e9c10 Actually use my NEON code. I'd commented out mine and stuck azanelli's code in for testing,
and then accidentally committed it like that. 26 Nov 2013 Timothy B. Terriberry 5c02c5ffb58 Make celt_pitch_xcorr_edsp() work on ARMv5TE. We were assuming that LDR, LDRD, and STRD could be used on
unaligned addresses, but this turns out not to be true on really
old hardware. 26 Nov 2013 Timothy B. Terriberry aa8ff201b5f Clean up celt_pitch_xcorr() test code. This will be removed shortly, but at least it should be correct
before it goes.
Makes the code get used unconditionally (when uncommented), and
actually frees the buffer it allocates (now using the libopus
allocation functions). 26 Nov 2013 Ron 11f962651b9 Release 1.1-rc 26 Nov 2013 Ron 13315a74aa0 Build with support for multi-arch if available This will fall back gracefully to a 'tradtional' package build if it isn't
modulo some warnings about the extra control fields (which will otherwise
just be ignored). 26 Nov 2013 Ron 3d17b5bcae0 Bump shlibs for the new packet padding API And the OPUS_SET_PREDICTION_DISABLED ctl. 26 Nov 2013 Ron ce355673922 Don't use DH_OPTIONS = -a That overrides an explicit -p option passed to any of the commands
which should only act on a particular package. 26 Nov 2013 Ron 4e8f1c82c73 M Merge branch 'upstream-release' into debian Conflicts:
configure 26 Nov 2013