]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libpostproc/postprocess.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libpostproc / postprocess.c
2009-04-08 ramiroconfigure: Add --enable-runtime-cpudetect
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-25 diegoHAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-19 diegoRemove pointless malloc.h #include.
2008-12-11 diegoDrop _t from typedef names for POSIX compatibility.
2008-12-11 diegoDo not set COMPILE_C if AltiVec is enabled without...
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-09-01 stefanoImplement postproc_version().
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-22 diegotypo fixes: tempBlured --> tempBlurred
2008-03-22 diegocosmetics: typo fixes
2008-03-22 diegocosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-18 diegoRemove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
2008-03-15 diegotypo fixes
2008-03-14 diegotypos
2008-03-12 diegotypo fixes
2008-02-02 michaelconst
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