]> git.sesse.net Git - vlc/history - modules/codec/opus.c
mediacodec: fix warning
[vlc] / modules / codec / opus.c
2015-01-12 Tristan Matthewsopus: remove dead code
2015-01-12 Tristan Matthewsopus: handle RTP depayloading (fixes #11938)
2014-09-09 Rafaël CarréOpus: remove obsolete TODO
2014-06-06 Rafaël Carréopus_header: remove dependency on libopus
2014-03-12 Francois Cartegniecodec: opus: don't support more than 8 channels
2014-02-09 Ilkka Ollakkaopus: support setting bitrate
2014-01-09 Tristan Matthewsopus: always sync i_buffer with i_nb_samples (fixes...
2013-12-04 Tristan Matthewsopus: avoid NULL pointer dereference
2013-11-27 Francois Cartegniecodec: opus: fix oob read (cid #1062575)
2013-11-14 Denis CharmetImplement basic Opus support in MKV
2013-11-12 Tristan Matthewsopus: update i_buffer when memmoving decoder output
2013-10-25 Rafaël Carréxiph_SplitHeaders: do not malloc+memcpy headers
2013-09-30 Tristan Matthewsopus: add encoder
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-11 Rémi Denis-CourmontShrink channel reordering tables to 9-10 bytes (from...
2012-11-11 Rémi Denis-Courmontaout_CheckChannelReorder: remove redundant parameter
2012-09-03 Timothy B. TerriberryOpus decoder.