summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some 16-bit int issues in the multistream API.Timothy B. Terriberry2013-03-182-4/+4
* Minor soft clipping doc fixJean-Marc Valin2013-03-181-1/+1
* Remove -Wdeclaration-after-statement.Ralph Giles2013-03-121-1/+1
* Makes bandwidth detection less aggressive.Jean-Marc Valin2013-03-122-5/+7
* Fixes a minor glitch on SILK bandwidth changesJean-Marc Valin2013-03-111-0/+1
* Add -Wdeclaration-after-statement.Ralph Giles2013-03-111-3/+4
* High-band attenuation tuning for hybrid modeKoen Vos2013-03-111-2/+3
* Fixes pseudo-stackJean-Marc Valin2013-03-111-2/+0
* Fixes OPUS_SET_EXPERT_FRAME_DURATION_REQUEST for multi-streamTaihei Momma2013-03-111-2/+0
* Fixes C90 issues for obsolete compilersRobert Meakins2013-03-111-5/+9
* Adds stereo width computationJean-Marc Valin2013-03-111-11/+108
* Merge branch 'exp_analysis'Jean-Marc Valin2013-03-0810-196/+936
|\
| * Makes the speech/music probability estimation mode conservativeexp_analysisJean-Marc Valin2013-02-282-6/+37
| * Adds silence probability to speech/music detectorJean-Marc Valin2013-02-223-109/+119
| * oops s/IMAX/IMIN/Jean-Marc Valin2013-02-201-1/+1
| * Adds support for delayed decisionJean-Marc Valin2013-02-207-121/+394
| * Making multistream variable duration work for both the float and int APIJean-Marc Valin2013-02-103-16/+45
| * No need for extra_buffer anymoreJean-Marc Valin2013-02-101-9/+8
| * Better handling of the multistream bitrateJean-Marc Valin2013-02-101-2/+12
| * Multistream support for variable frame durationJean-Marc Valin2013-02-103-31/+95
| * Makes variable framesize less aggressive at lower ratesJean-Marc Valin2013-02-101-0/+4
| * Re-enable analysis for 40- and 60-ms framesJean-Marc Valin2013-02-101-10/+21
| * First attempt at varying the frame size depending on the audio (float only)Jean-Marc Valin2013-02-103-12/+281
| * Makes opus_demo rubust to the encoder using variable frame durationJean-Marc Valin2013-02-101-6/+25
| * Running transient_analysis() even for 2.5 ms framesJean-Marc Valin2013-02-101-7/+9
| * Makes analysis usable for all frame sizesJean-Marc Valin2013-02-104-34/+51
| * Moves analysis to the beginning of opus_encode()Jean-Marc Valin2013-02-103-31/+33
* | Making CELT stereo<->mono transitions gradualJean-Marc Valin2013-03-081-5/+5
* | Documentation fixesJean-Marc Valin2013-03-072-10/+23
* | test_opus_decode: force integer constants unsignedJames Zern2013-03-051-2/+2
* | Oops, fixed API name from previous commitJean-Marc Valin2013-03-011-1/+1
* | Applies soft-clipping to the int decoder API.Jean-Marc Valin2013-03-015-14/+138
* | Fixes a bug introduced in 851f803Jean-Marc Valin2013-02-191-0/+2
* | Fixes two bandwidth decision issuesJean-Marc Valin2013-02-192-1/+10
* | Moves mono downmixing and upsampling to the compute_mdcts()Jean-Marc Valin2013-02-181-56/+23
* | Adds code to revise the transient decision using the band energyJean-Marc Valin2013-02-171-1/+75
|/
* Fixes a SILK fixed-point encoder issue reported by Cliff Parris <cliff@espico...Jean-Marc Valin2013-02-071-1/+1
* Fixes a minor CELT->SILK switching glitch in the decoderJean-Marc Valin2013-02-061-0/+3
* Adds a ramp up in the SILK prefillJean-Marc Valin2013-02-061-0/+14
* Fixes a hybrid stereo encoder issueJean-Marc Valin2013-02-051-1/+1
* Split mapping families into sections and add dowmix matrices.Ralph Giles2013-01-161-15/+156
* Improve Content Type figure placement.Ralph Giles2013-01-161-6/+8
* Minor clarifications to the channel mapping section.Ralph Giles2013-01-111-5/+8
* Use 'front center' in the channel mapping table.Ralph Giles2013-01-111-4/+4
* Fix a typo.Ralph Giles2013-01-111-1/+1
* Add HTTPS to make gmaxwell happy.Timothy B. Terriberry2013-01-101-1/+1
* Flesh out the Implementation Status section a bit.Timothy B. Terriberry2013-01-101-33/+105
* Clarify how grouped streams are not "Ogg Opus files".Ralph Giles2013-01-101-5/+11
* Add an 'Implementation Status' section to the Ogg Opus draft.Ralph Giles2013-01-101-0/+128
* Trim an irrelevant clause.Ralph Giles2013-01-101-3/+2