]> git.sesse.net Git - ffmpeg/history - libavcodec/imc.c
Move arch check before OS check.
[ffmpeg] / libavcodec / imc.c
2008-05-02 Benjamin LarssonLong name spelling fixes
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-05 Reimar DöffingerCheck that we have enough input data in IMC decoder.
2008-02-02 Kostya ShishkovDo not modify input data
2008-02-02 Kostya ShishkovIMC decoder always operates on 64-byte blocks
2008-02-01 Michael Niedermayerconsts
2007-08-09 Alex Beregszasziuse get_bits1(..) instead get_bits(.., 1)
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2006-11-17 Benjamin LarssonMissed one log2().
2006-11-14 Benjamin LarssonRemove log2() usage.
2006-11-11 Måns Rullgårdmake some symbols static
2006-10-30 Kostya ShishkovInit vlc tables as static
2006-10-30 Kostya ShishkovIMC decoder