]> git.sesse.net Git - ffmpeg/history - libavcodec/lcldec.c
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with
[ffmpeg] / libavcodec / lcldec.c
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-19 Reimar DöffingerRemove duplicate ;
2008-02-01 Michael Niedermayerconsts
2007-07-12 Måns Rullgårdindent
2007-07-12 Måns Rullgårdremove useless LclDecContext.avctx field
2007-07-12 Måns Rullgårdsplit lcl.c into lcldec.c, lclenc.c, lcl.h