]> git.sesse.net Git - vlc/history - modules/codec/opus.c
Qt4: improve macro expansion safety
[vlc] / modules / codec / opus.c
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.