]> git.sesse.net Git - vlc/history - modules/codec/fdkaac.c
Add version guards on avutil for AV_PIX_FMT_GBRP
[vlc] / modules / codec / fdkaac.c
2014-03-21 Ilkka Ollakkafdkaac: set i_nb_samples for output blocks
2014-03-21 Ilkka Ollakkafdkaac: output length is constant and doesn't vary...
2014-02-09 Ilkka Ollakkafdkaac: prefer fdkaac over avcodec for mp4a encoding
2013-07-11 Sergio AmmirataDual license fdkaac module under BSD 2-clause
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-26 Sergio AmmirataAdd a new aac audio encoder module based on the fdkaac...