]> git.sesse.net Git - ffmpeg/history - libavcodec/armv4l/mpegvideo_arm.c
use previous qscale for intra_dc_threshold check
[ffmpeg] / libavcodec / armv4l / mpegvideo_arm.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-05-26 Michael Niedermayercleanup
2005-05-26 Bernhard RosenkränzerBetter ARM support for mplayer/ffmpeg, ported from...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-20 Zdenek Kabelac* cut&paste fix
2002-11-19 Zdenek Kabelac* oops fixed bad initialization of ff vals.
2002-11-19 Zdenek Kabelac* compilation fix (ARM users please check)
2002-10-25 Michael Niedermayeridct_permutation_type variable, so the permutation...
2002-10-06 Michael Niedermayertrying to fix the non-x86 IDCTs (untested)