summaryrefslogtreecommitdiff
path: root/ext/opus/gstopusdec.c
Commit message (Expand)AuthorAgeFilesLines
...
| * opusdec: light cleanupVincent Penquerc'h2011-11-211-3/+3
* | Merge branch 'master' into 0.11Wim Taymans2011-11-171-33/+14
|\ \ | |/
| * opusdec: let the base class handle all timingVincent Penquerc'h2011-11-161-28/+5
| * opusdec: allow negotiation of rate/channels with downstreamVincent Penquerc'h2011-11-161-27/+47
| * opusdec: rewrite logicVincent Penquerc'h2011-11-161-77/+46
| * opus: port to base audio encoder/decoderVincent Penquerc'h2011-11-161-629/+188
* | opusdec: allow negotiation of rate/channels with downstreamVincent Penquerc'h2011-11-161-24/+43
* | opusdec: rewrite logicVincent Penquerc'h2011-11-161-84/+52
* | opusdec: remove buffer pool, buffers are not constant sizeVincent Penquerc'h2011-11-161-70/+12
* | opus: port to encoder/decoder base classesVincent Penquerc'h2011-11-141-623/+206
* | opus: port to 0.11Vincent Penquerc'h2011-11-111-86/+125
|/
* opusdec: fix decodingVincent Penquerc'h2011-10-031-1/+1
* opus: properly setup caps and init state from capsVincent Penquerc'h2011-10-031-0/+47
* opusdec: opus supports a select set of sampling ratesVincent Penquerc'h2011-10-031-1/+1
* opus: make it build against current, and remove cruftVincent Penquerc'h2011-10-031-37/+11
* opus: duplicate from CELTDavid Schleef2011-07-071-0/+865