shithub: opus

RSS feed

1049cada – Ralph Giles <[email protected]> authored on 2014/08/08 09:46
Ogg Opus Draft: Fix a typo.

2e1b043b – Ralph Giles <[email protected]> authored on 2014/08/08 09:41
Ogg Opus Draft: Add R128_ALBUM_GAIN.

bb68e117 – Ralph Giles <[email protected]> authored on 2014/08/08 09:22
Ogg Opus Draft: apply some clarifications from derf.

e070300a – Jean-Marc Valin <[email protected]> authored on 2014/07/30 09:41
Merge remote-tracking branch 'origin/master' into derf_rtp_edits

1e87fea3 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/07/25 18:33
RTP draft edits (normative changes).

f7faa90b – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/07/25 17:45
RTP draft edits (no normative changes).

bb4b6885 – Joshua Milas <[email protected]> authored and Ralph Giles <[email protected]> committed on 2014/06/22 16:24
Add ~ to the arguments of genversion.bat

7b8ae17a – Marcello Caramma (mcaramma) <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/07/01 06:41
Using 64-bit acculumation for C0 in silk_burg_modified()

6b3d5c8a – Jean-Marc Valin <[email protected]> authored on 2014/06/30 13:13
RTP draft: avoiding confusion with 2119 language

f3d6c7a3 – Jean-Marc Valin <[email protected]> authored on 2014/06/30 10:13
Update Opus RTP payload

8dc91de1 – Jean-Marc Valin <[email protected]> authored on 2014/06/20 21:16
multi-stream fix when setting bitrate to AUTO, MAX, or small values

b9df8895 – Jean-Marc Valin <[email protected]> authored on 2014/06/20 14:14
Merge branch 'exp_mips_opt'

f662fd42 – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/06/19 21:42
Fixes CNG overflows from the previous commit

9c7193e4 – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/06/19 16:07
Fixes CNG to address the DTX issue reported by Gonzalo Mariano

62351fa8 – Jean-Marc Valin <[email protected]> authored on 2014/06/19 12:16
Whitespace fixes

aa8c5f64 – Jean-Marc Valin <[email protected]> authored on 2014/06/19 00:11
Using Makefile.mips to buidl the MIPS code

f133bac6 – Rhishikesh Agashe <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/06/18 23:40
MIPS optimizations

a88d8365 – Jean-Marc Valin <[email protected]> authored on 2014/06/18 13:06
Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg.

f396c08f – Jean-Marc Valin <[email protected]> authored on 2014/06/17 20:52
Adds SIG2WORD16() to fixed_debug.h

3996642c – Ralph Giles <[email protected]> authored on 2014/05/14 05:46
Fix type conversion warning.

6d2d5c42 – Gregory Maxwell <[email protected]> authored on 2014/04/16 14:29
Suppress some coverity false positives.

4ae4bc61 – Timothy B. Terriberry <[email protected]> authored on 2014/03/26 08:58
Fix iOS builds with assembly.

76e831d9 – Martin Storsjo <[email protected]> authored and Timothy B. Terriberry <[email protected]> committed on 2014/03/19 17:36
Make the arm2gnu.pl converter handle apple specific details

ac0e294b – Martin Storsjo <[email protected]> authored and Timothy B. Terriberry <[email protected]> committed on 2014/03/19 17:36
Add separate labels for the start of public functions

f5a351a3 – Bruno Randolf <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/02/24 11:08
Fixes encoder/decoder classification of ctl() requests.

e70faf98 – Martin Storsjo <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/02/08 07:59
arm: Use the UAL syntax for instructions

f17623f2 – Marcello Caramma (mcaramma) <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/02/24 10:06
Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4.

718b10c6 – Jean-Marc Valin <[email protected]> authored on 2014/02/24 09:55
Adds missing license for arm2gnu.pl

4e8acd5c – Ralph Giles <[email protected]> authored on 2014/02/07 10:41
OggOpus draft updates.

e40105f4 – maks <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/02/06 12:32
Fixes internal check_control_input() error checking.

e3187444 – Jean-Marc Valin <[email protected]> authored on 2014/01/31 10:38
Skips comb filter overlap when the parameters didn't change.

b347696a – Jean-Marc Valin <[email protected]> authored on 2014/01/30 06:29
Moves opus_packet_get_samples_per_frame() to opus.c

ad7b28ff – Jean-Marc Valin <[email protected]> authored on 2014/01/30 06:27
Minor div optimization -- reducing denominators

d9fb8a66 – Jean-Marc Valin <[email protected]> authored on 2014/01/30 06:16
Optimizing divisions with a signed numerator

51231750 – Jean-Marc Valin <[email protected]> authored on 2014/01/29 05:16
Speeding up ec_tell_frac()

58107d89 – Mark Harris <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/01/25 11:32
Fix surround encoding

c543ec1b – Jean-Marc Valin <[email protected]> authored on 2014/01/22 19:02
Speeding up extract_collapse_mask() slightly

2e6876c0 – Jean-Marc Valin <[email protected]> authored on 2014/01/22 14:22
Using SSAT in SIG2WORD16() on ARMv6

9b3a3ad7 – Jean-Marc Valin <[email protected]> authored on 2014/01/21 11:23
Unrolled version of the comb filter for ARM (eliminates MOVs)

6218cba2 – Jean-Marc Valin <[email protected]> authored on 2014/01/21 10:17
Making decode_pulses() compute the L2-norm on the fly

17b19783 – Jean-Marc Valin <[email protected]> authored on 2014/01/21 06:07
Speed up the comb filter on ARM by using MAC16_32_Q16()

29354ff6 – Jean-Marc Valin <[email protected]> authored on 2014/01/21 05:39
Save more integer divisions on ARM when we know the operands are positive

ce1173c7 – Jean-Marc Valin <[email protected]> authored on 2014/01/20 13:45
Fixes use of uninitialized values in dynalloc_analysis()

cbb75ccb – Ralph Giles <[email protected]> authored on 2014/01/20 09:38
oggopus: use https where possible.

5742f10c – Ralph Giles <[email protected]> authored on 2014/01/20 08:40
Update 'running code' reference, now RFC 6982.

24aa8673 – Ralph Giles <[email protected]> authored on 2014/01/20 08:39
Use xml.resource.org bibxml in the oggopus draft.

593680a4 – Ralph Giles <[email protected]> authored on 2014/01/20 07:52
Abbreviate the first stereo matrix to fit 72 columns.

728938a0 – Ralph Giles <[email protected]> authored on 2014/01/20 07:47
Add NOT RECOMMENDED to our rfc 2119 boilerplate.

26e31c0c – Ralph Giles <[email protected]> authored on 2014/01/20 07:33
Capitalize Vorbis.

864196bf – Ralph Giles <[email protected]> authored on 2014/01/20 07:32
Use organizations authors in the ogg draft.

ec5d01cb – Jean-Marc Valin <[email protected]> authored on 2014/01/20 11:32
Using a table on ARM for unsigned division by small (<=256) integers.

379af35f – Jean-Marc Valin <[email protected]> authored on 2014/01/18 20:42
Minor cleanup in dynalloc_analysis()

05548fa1 – Jean-Marc Valin <[email protected]> authored on 2014/01/18 20:31
Adds a median filter to make dynalloc_analysis() more conservative

b3311678 – Ron <[email protected]> authored on 2014/01/19 11:03
Don't say 'it' where being specific is better

deb46d1f – Ron <[email protected]> authored on 2014/01/19 10:52
Fix copypasta fail

e37262c9 – Ron <[email protected]> authored on 2014/01/19 10:20
Formally introduce the terms mode and configuration

3f3cd994 – Ron <[email protected]> authored on 2014/01/19 08:48
Typo fix

cf33d324 – Ralph Giles <[email protected]> authored on 2014/01/17 11:16
Use 'pre-skip' consistently with the hyphen.

7c678889 – Ralph Giles <[email protected]> authored on 2014/01/17 11:16
Missed another 'preskip flag'.

ce72229e – Ralph Giles <[email protected]> authored on 2014/01/17 11:13
Preskip isn't a flag.

d9f9e705 – Ralph Giles <[email protected]> authored on 2014/01/17 11:07
Add 'surname' to WAVE reference.

785a21fe – Ralph Giles <[email protected]> authored on 2014/01/17 11:02
Fix markup and note needing to renable-prediction.

e0220e08 – Ron <[email protected]> authored and Ralph Giles <[email protected]> committed on 2014/01/18 04:10
Show how to turn off prediction with libopus

d3f08673 – Ron <[email protected]> authored on 2014/01/18 05:24
SILK and CELT mode are singular

74f6a017 – Ralph Giles <[email protected]> authored on 2014/01/17 10:47
Try to improve wikipedia citation formatting.

078775be – Ralph Giles <[email protected]> authored on 2014/01/17 10:44
Reference vorbis source code for lpc coefficient calculation.

c42c6db4 – Ralph Giles <[email protected]> authored on 2014/01/17 10:36
Reference wikipedia for LPC prediction.

b30b2ba2 – Ralph Giles <[email protected]> authored on 2014/01/17 10:22
Try to clarify frame packing.

e26ed59a – Ralph Giles <[email protected]> authored on 2014/01/17 09:33
Use SILK/CELT everywhere describing modes.

af807b28 – Ron <[email protected]> authored and Ralph Giles <[email protected]> committed on 2014/01/18 03:35
Drop the oddball hyphenation of MDCT-mode

64f55855 – Ron <[email protected]> authored and Ralph Giles <[email protected]> committed on 2014/01/18 03:03
Clarify that MB->WB is better than MB->NB

6d27d40c – Ralph Giles <[email protected]> authored on 2014/01/17 09:26
Remove line about undefined speaker configurations.

1474e710 – Ralph Giles <[email protected]> authored on 2014/01/17 07:10
Bump Ogg draft version and date.

3ba1bb01 – Ralph Giles <[email protected]> authored on 2014/01/17 07:09
Replace MAY with SHOULD in the gap-filling guidelines.

0f9c4049 – Ralph Giles <[email protected]> authored on 2014/01/17 06:15
Update Ralph's phone number.

49e6c050 – Jean-Marc Valin <[email protected]> authored on 2014/01/17 09:05
Update authors in RTP draft

28385353 – Mark Harris <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/01/13 11:53
Another nit in the update draft

221a8b70 – Ralph Giles <[email protected]> authored on 2014/01/15 04:08
Bump the static version string in version.mk.

bfcc1dd4 – Ralph Giles <[email protected]> authored on 2014/01/15 04:02
Reword framing bit ommission, again.

d63b0dd7 – Ron <[email protected]> authored on 2014/01/15 14:41
Be a bit less ambiguous about the comment framing bit

1e0b6fd9 – Ralph Giles <[email protected]> authored on 2014/01/14 12:23
Rewrite gap filling section.

998e9e00 – Ralph Giles <[email protected]> authored on 2014/01/14 10:40
Add Tim's gap repair text.

4784e071 – Ralph Giles <[email protected]> authored on 2014/01/14 06:07
Fix malloc_hook warning on glibc 2.17 and later.

2c7eb787 – Mark Harris <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/01/13 11:30
Minor nits on update draft

0b644be5 – Jean-Marc Valin <[email protected]> authored on 2014/01/13 10:31
Update draft accepted as WG document

a65db56e – Gregory Maxwell <[email protected]> authored on 2014/01/08 06:48
Fix declaration after statement in fixed point.

5b215d84 – Gregory Maxwell <[email protected]> authored on 2014/01/08 06:04
Add tests/test_ to Makefile.unix.

fe695281 – Mark Harris <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2014/01/07 16:33
Fixes the decode_fec case for b76888d

e7750904 – Jean-Marc Valin <[email protected]> authored on 2014/01/07 16:32
pseudostack instrumentation (off by default)

0b9f7f99 – Jean-Marc Valin <[email protected]> authored on 2014/01/07 16:25
Minor refactoring of the SILK PLC code to save more stack

b76888dc – Jean-Marc Valin <[email protected]> authored on 2014/01/07 16:00
Preventing unnecessary stack use when using a large decode buffer

9134e96c – Jean-Marc Valin <[email protected]> authored on 2014/01/07 12:50
Fixes SMALL_FOOTPRINT for float

81af2595 – Jean-Marc Valin <[email protected]> authored on 2014/01/07 11:26
Another aliasing hack in the SILK PLC with SMALL_FOOTPRINT

e17ca256 – Jean-Marc Valin <[email protected]> authored on 2014/01/07 10:27
Don't allocate pulses on the stack when calling the SILK PLC.

b63e7110 – Jean-Marc Valin <[email protected]> authored on 2014/01/07 10:02
Moves CELT PLC pitch search to a separate function to reduce peak stack

c2583620 – Jean-Marc Valin <[email protected]> authored on 2014/01/07 08:46
Delaying allocation of the SILK temporary output buffer to reduce peak stack

5f807c17 – Jean-Marc Valin <[email protected]> authored on 2014/01/06 23:48
Adds SMALL_FOOTPRINT hack to the CELT PLC too

9d1b6fef – Jean-Marc Valin <[email protected]> authored on 2014/01/06 23:32
Moves deemphasis() call out of celt_decode_lost() to reduce peak stack

dce69d2b – Jean-Marc Valin <[email protected]> authored on 2014/01/06 16:59
Store decoded SILK pulses as 16-bit vector

ad8371d1 – Jean-Marc Valin <[email protected]> authored on 2014/01/06 12:45
Cleaning up leftovers of "freq" in celt_decode_with_ec()

Next