]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libpostproc/postprocess.c
Missed a variable in postprocess.c that should use DECLARE_ASM_CONST as well
[frescor/ffmpeg.git] / libpostproc / postprocess.c
2008-01-30 reimarMissed a variable in postprocess.c that should use...
2008-01-30 reimarSimplify: use DECLARE_ASM_CONST
2008-01-10 benoitMake MMX vectors constants.
2008-01-10 benoitMake pp_help a constant array of characters to move...
2008-01-10 benoitReduce the size of the replaceTable entries.
2008-01-08 reimarRemove clip_table as it is not used anymore.
2008-01-07 benoitMake the av_class member of PPContext a poiner to const...
2008-01-04 benoitMake pp_help a constant pointer to constant characters...
2008-01-03 benoitMake pp_get_mode_by_name_and_quality accept a constant...
2008-01-03 benoitMake filterDelimiters and optionDelimiters two static...
2007-07-06 diegoRemove mangle.h, it is just a duplicate of parts of...
2007-06-12 diegomisc spelling fixes
2007-05-28 diegoRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-17 reimarUse DECLARE_ALIGNED for alignment in libpostprocess
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-11-01 diegoUse common define for x86_32 and x86_64.
2006-10-16 diegoFix #endif comments.
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-11 diegoRename SIGN macro to FFSIGN to avoid clashes with syste...
2006-10-11 diegoprintf --> av_log with some help from Oded
2006-10-10 diegoChange libpostproc to use the FFMIN/FFMAX macros from...
2006-10-10 diegoMove sign macro to libavutil.
2006-10-10 diegoUse ABS macro from libavutil.
2006-10-09 diegoRemove gcc-workaround that is already present in libavu...
2006-10-09 diegoFix default license header.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-03 michael1000000l for lu_zero (commiting untested? code)
2006-10-02 lu_zeromake postproc use avutil
2006-08-18 diegoExplicitly include fastmemcpy.h from libvo/.
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-06-09 diegoCVS --> Subversion
2006-06-01 diegolibavcodec/libpostproc ---> libpostproc