]> git.sesse.net Git - ffmpeg/history - libavcodec/libgsm.c
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
[ffmpeg] / libavcodec / libgsm.c
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-03 Rodney BakerChange all occurences of "inofficial" to "unofficial...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-02-13 Ramiro PollaFix compilation with --enable-libgsm on Gentoo and...
2009-09-06 Reimar DöffingerMake sample_fmts and channel_layouts compound literals...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-11-10 Martin StorsjöFix memory leak in libgsm wrapper.
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-04-29 Michael Niedermayerindent
2008-04-29 Michael NiedermayerFix decoding of:
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-04-25 Michel BardiauxMake sure some value is always returned via data_size
2008-04-25 Michel BardiauxAllow bitrates zero and 13200 (needed for decoding...
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2007-07-28 Diego Biurruncosmetics: misc typo fixes
2007-06-06 Diego BiurrunGive names of external library decoders/encoders a...
2007-02-20 Michel BardiauxAdd support for MS-GSM codec
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-22 Michael Niedermayerlibgsm warper by (Alban Bedel: albeu, free fr)