]> git.sesse.net Git - vlc/history - modules/codec/fdkaac.c
flac: fix extradata clamping check
[vlc] / modules / codec / fdkaac.c
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...