RSS feed
2a5f0565
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/11/19 18:17
Running transient_analysis() even for 2.5 ms frames
48ac1221
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/11/13 21:39
Makes analysis usable for all frame sizes
7ebacf43
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/11/12 21:24
Moves analysis to the beginning of opus_encode()
6044907c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/02/07 10:31
Fixes a SILK fixed-point encoder issue reported by Cliff Parris <cliff@espico.com>
e51a3f33
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/02/06 18:48
Fixes a minor CELT->SILK switching glitch in the decoder
61e9eb15
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/02/06 13:10
Adds a ramp up in the SILK prefill
4ed7e48e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/02/04 20:32
Fixes a hybrid stereo encoder issue
2fd3d0aa
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/16 11:30
Split mapping families into sections and add dowmix matrices.
0431f933
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/16 09:14
Improve Content Type figure placement.
e7aa6cb9
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/11 12:11
Minor clarifications to the channel mapping section.
fc113b73
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/11 12:01
Use 'front center' in the channel mapping table.
17d7fed1
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/11 10:51
Fix a typo.
4fec6465
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2013/01/10 14:29
Add HTTPS to make gmaxwell happy.
2d477a93
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2013/01/10 14:23
Flesh out the Implementation Status section a bit.
a1b913f5
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/10 12:00
Clarify how grouped streams are not "Ogg Opus files".
0c1487ae
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/10 11:38
Add an 'Implementation Status' section to the Ogg Opus draft.
7ad2f439
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/10 09:15
Trim an irrelevant clause.
8e183a32
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/01/10 04:44
RTP draft adopted as WG item
ebdfbfb7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/01/09 06:13
Fixes stupid preprocessor-related bug introduced in e368e6209.
fa28dea7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/01/03 16:15
Fixes a seed issue introduced in 5367dac
e368e620
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2013/01/03 09:28
Remove condition in pre/de-emphasis when not building with custom modes
ba1bd031
– Ralph Giles <giles@mozilla.com>
authored
on 2013/01/02 10:28
Use AC_CONFIG_HEADERS.
5367dac3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/12/22 16:56
seed and remaining_bits moved to band context
a9d6286c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/12/22 16:32
Using a band context to reduce the number of arguments being passed around.
f18acee4
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/12/19 07:39
more bands.c cleaning up
ddd0d214
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/12/19 06:37
collapse mask cleanup