]> git.sesse.net Git - ffmpeg/history - libavcodec/roqaudioenc.c
msmpeg4: Add ff_ prefix to nonstatic symbols
[ffmpeg] / libavcodec / roqaudioenc.c
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-07-24 Reimar DöffingerUse "const" qualifier for pointers that point to input...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-08 Måns RullgårdMove ff_sqrt() to libavutil/intmath.h
2009-10-18 Vitor SessakReplace big square-root table by a call to ff_sqrt...
2009-09-06 Reimar DöffingerMake sample_fmts and channel_layouts compound literals...
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2008-12-11 Vitor SessakRename ROQDPCMContext_t to ROQDPCMContext to avoid...
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-16 Diego Biurrunconsistent codec name by Stefano Sabatini, stefano...
2008-05-15 Stefano Sabatinicosmetics: s/Id/id/ in libavcodec where Id refers to...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2007-05-07 Vitor SessakRoQ audio encoder