]> git.sesse.net Git - ffmpeg/history - libpostproc/postprocess.c
Remove header now made useless
[ffmpeg] / libpostproc / postprocess.c
2008-03-22 Diego Biurruntypo fixes: tempBlured --> tempBlurred
2008-03-22 Diego Biurruncosmetics: typo fixes
2008-03-22 Diego Biurruncosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-18 Diego BiurrunRemove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
2008-03-15 Diego Biurruntypo fixes
2008-03-14 Diego Biurruntypos
2008-03-12 Diego Biurruntypo fixes
2008-02-02 Michael Niedermayerconst
2008-01-30 Reimar DöffingerMissed a variable in postprocess.c that should use...
2008-01-30 Reimar DöffingerSimplify: use DECLARE_ASM_CONST
2008-01-10 Diego PettenòMake MMX vectors constants.
2008-01-10 Diego PettenòMake pp_help a constant array of characters to move...
2008-01-10 Diego PettenòReduce the size of the replaceTable entries.
2008-01-08 Diego PettenòRemove clip_table as it is not used anymore.
2008-01-07 Diego PettenòMake the av_class member of PPContext a poiner to const...
2008-01-04 Diego PettenòMake pp_help a constant pointer to constant characters...
2008-01-03 Diego PettenòMake pp_get_mode_by_name_and_quality accept a constant...
2008-01-03 Diego PettenòMake filterDelimiters and optionDelimiters two static...
2007-07-06 Diego BiurrunRemove mangle.h, it is just a duplicate of parts of...
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-28 Diego BiurrunRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-17 Reimar DöffingerUse DECLARE_ALIGNED for alignment in libpostprocess
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-10-16 Diego BiurrunFix #endif comments.
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-10 Diego BiurrunMove sign macro to libavutil.
2006-10-10 Diego BiurrunUse ABS macro from libavutil.
2006-10-09 Diego BiurrunRemove gcc-workaround that is already present in libavu...
2006-10-09 Diego BiurrunFix default license header.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-03 Michael Niedermayer1000000l for lu_zero (commiting untested? code)
2006-10-02 Luca Barbatomake postproc use avutil
2006-08-18 Diego BiurrunExplicitly include fastmemcpy.h from libvo/.
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-09 Diego BiurrunCVS --> Subversion
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc