]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/armv4l/mpegvideo_arm.c
Use full path for #includes from another directory.
[frescor/ffmpeg.git] / libavcodec / armv4l / mpegvideo_arm.c
2008-05-09 diegoUse full path for #includes from another directory.
2008-05-09 diegoRevert previous mistaken commit.
2008-05-09 diegoipp.h is a system header, use <> when #including it.
2007-12-01 vitorspelling
2007-07-05 diegolicense header consistency cosmetics
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2007-03-23 mruiwmmxt ffmpeg code does not implement dct_unquantize_h2...
2007-01-07 gpoirierOptimization of 'dct_unquantize_h263_intra' for ARM...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-05-26 michaelcleanup
2005-05-26 michaelBetter ARM support for mplayer/ffmpeg, ported from...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-11-20 kabi* cut&paste fix
2002-11-19 kabi* oops fixed bad initialization of ff vals.
2002-11-19 kabi* compilation fix (ARM users please check)
2002-10-25 michaelniidct_permutation_type variable, so the permutation...
2002-10-06 michaelnitrying to fix the non-x86 IDCTs (untested)