]> git.sesse.net Git - ffmpeg/history - libpostproc/postprocess_template.c
prettyprinting cosmetics
[ffmpeg] / libpostproc / postprocess_template.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-25 Diego BiurrunHAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config...
2009-01-14 Carl Eugen HoyosFix compilation.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-11-02 Reimar DöffingerReplace long with x86_reg in postprocess_template.c...
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-22 Diego Biurruntypo fixes: tempBlured --> tempBlurred
2008-03-22 Diego Biurruncosmetics: typo fixes
2008-03-22 Diego Biurruncosmetics: Fix typo in variable name, numSkiped --...
2008-03-22 Diego Biurruncosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-17 Måns Rullgårdsimplify ALIGN_MASK definition
2008-03-17 Måns Rullgårdget register names from x86_cpu.h
2008-03-15 Diego Biurruntypo fixes
2008-02-02 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-17 Reimar DöffingerUse DECLARE_ALIGNED for alignment in libpostprocess
2007-04-07 Diego Biurruntypos/grammar
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-11 Diego BiurrunRename SIGN macro to FFSIGN to avoid clashes with syste...
2006-10-11 Diego Biurrunprintf --> av_log with some help from Oded
2006-10-10 Diego BiurrunChange libpostproc to use the FFMIN/FFMAX macros from...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc