opus: set author to myself, and update copyright notices
[platform/upstream/gstreamer.git] / ext / opus / gstopusdec.c
2012-06-15 Vincent Penquerc'hopus: set author to myself, and update copyright notices
2012-05-29 Vincent Penquerc'hopusdec: read gain from the right place in the header
2012-05-27 Vincent Penquerc'hopusdec: do not assert on bad header, error out instead
2012-05-24 Vincent Penquerc'hopusdec: fix lost packet handling for FEC/PLC
2012-04-10 Mark Nauwelaertsopusdec: tweak caps negotiation
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-12 Wim Taymansopusdec: fix for caps api change
2012-03-07 Mark Nauwelaertsopus: port to updated 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-12-09 Vincent Penquerc'hopus: properly create channel mapping tables
2011-12-07 Olivier Crêteopusdec: header cleanup
2011-12-07 Olivier Crêteopusdec: Truncate caps first
2011-12-07 Vincent Penquerc'hopusdec: default to stereo 48000 Hz if possible when...
2011-12-02 Vincent Penquerc'hopusdec: guard against decoding 0 samples
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-25 Danilo Cesar Lemes... opusenc: Fixing "Unused var" compiling error for opus...
2011-11-25 Vincent Penquerc'hopus: add some more debug information about channel...
2011-11-25 Vincent Penquerc'hopusdec: fix bogus assertion
2011-11-25 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-11-24 Vincent Penquerc'hopus: multichannel support
2011-11-24 Vincent Penquerc'hopus: switch to multistream API
2011-11-24 Vincent Penquerc'hopusdec: shuffle supported sample rates to favor 48000
2011-11-23 Vincent Penquerc'hopusdec: implement replay gain
2011-11-23 Vincent Penquerc'hopusdec: add in-band FEC support
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-22 Vincent Penquerc'hopus: move header magic testing to gstopusheader
2011-11-22 Vincent Penquerc'hopusdec: skip pre-skip samples
2011-11-22 Vincent Penquerc'hopusdec: read pre-skip from first header if available
2011-11-21 Vincent Penquerc'hopusdec: handle NULL packets (used for PLC)
2011-11-21 Vincent Penquerc'hopusdec: light cleanup
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-16 Vincent Penquerc'hopusdec: let the base class handle all timing
2011-11-16 Vincent Penquerc'hopusdec: allow negotiation of rate/channels with downstream
2011-11-16 Vincent Penquerc'hopusdec: rewrite logic
2011-11-16 Vincent Penquerc'hopus: port to base audio encoder/decoder
2011-11-16 Vincent Penquerc'hopusdec: allow negotiation of rate/channels with downstream
2011-11-16 Vincent Penquerc'hopusdec: rewrite logic
2011-11-16 Vincent Penquerc'hopusdec: remove buffer pool, buffers are not constant...
2011-11-14 Vincent Penquerc'hopus: port to encoder/decoder base classes
2011-11-11 Vincent Penquerc'hopus: port to 0.11
2011-10-04 Wim TaymansMerge branch 'master' into 0.11
2011-10-03 Vincent Penquerc'hopusdec: fix decoding
2011-10-03 Vincent Penquerc'hopus: properly setup caps and init state from caps
2011-10-03 Vincent Penquerc'hopusdec: opus supports a select set of sampling rates
2011-10-03 Vincent Penquerc'hopus: make it build against current, and remove cruft
2011-07-07 David Schleefopus: duplicate from CELT