Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-26cleanupMichael Niedermayer
2005-05-26Better ARM support for mplayer/ffmpeg, ported from atty forkBernhard Rosenkränzer
2003-03-03MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-11-20* cut&paste fixZdenek Kabelac
2002-11-19* oops fixed bad initialization of ff vals.Zdenek Kabelac
2002-11-19* compilation fix (ARM users please check)Zdenek Kabelac
2002-10-25idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer
2002-10-06trying to fix the non-x86 IDCTs (untested)Michael Niedermayer