]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libpostproc
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libpostproc /
2009-11-25 Michal SojkaRemoved static omkization
2009-05-25 Martin MolnarAdded autogenerated Makefiles
2009-05-14 Pavel PisaMakefile.omk sucks in config generated by config4omk. omkize
2009-05-14 Pavel PisaThe FFMpeg can be made to build by OMK hackish way.
2009-05-14 Pavel PisaThe first step in omkization.
2009-05-14 Pavel PisaAdded copies of makefiles for OMK build.
2009-04-08 ramiroconfigure: Add --enable-runtime-cpudetect
2009-03-14 diegoAdd av_uninit to vbA[1-8], vbB[1-8] variables to work...
2009-02-04 diegoUse directory name as multiple inclusion guard prefix.
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-25 diegoDirectly #include some required headers.
2009-01-14 cehoyosFix compilation.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-19 diegoRemove pointless malloc.h #include.
2008-12-11 diegoAdd backwards-compatibility typedef for removed _t...
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-11-02 reimarReplace long with x86_reg in postprocess_template.c...
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-09-01 stefanoImplement postproc_version().
2008-08-31 stefanoRename globally the header inclusion guards.
2008-07-24 diegoRemove AltiVec vector declaration compiler compatibilit...
2008-05-09 diegoUse full path for #includes from another directory.
2008-04-07 mrunon-recursive makefiles
2008-03-23 diegocosmetics: prettyprinting
2008-03-23 lu_zeroCosmetics: reindent and whitespaces
2008-03-23 lu_zeroRemove declarations after statements from doVertDefFilt...
2008-03-23 lu_zeroRemove declarations after statements from doVertLowPass...
2008-03-23 lu_zeroRemove declarations after statements from vertClassify_...
2008-03-23 lu_zeroReorder declarations in vertClassify_altivec
2008-03-22 diegotypo fixes: tempBlured --> tempBlurred
2008-03-22 diegocosmetics: typo fixes
2008-03-22 diegocosmetics: Fix typo in variable name, numSkiped --...
2008-03-22 diegocosmetics: Fix indentation to be 4 spaces and consisten...
2008-03-22 diegotypo: occured --> occurred
2008-03-18 diegoRemove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
2008-03-17 mrusimplify ALIGN_MASK definition
2008-03-17 mruget register names from x86_cpu.h
2008-03-15 diegotypo fixes
2008-03-14 diegotypos
2008-03-12 diegotypo fixes
2008-03-10 diegomisc spelling fixes
2008-03-08 diegocosmetics: Remove useless empty line.
2008-03-08 diegocosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 mrusimplify library version handling
2008-03-06 mruconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-02-26 mruless preprocessor magic in version number macros
2008-02-25 mruInstall headers in $prefix/include/$libname
2008-02-20 mru#include avutil.h in postprocess.h
2008-02-19 mruClean up lib* version definitions
2008-02-02 michaelconst
2008-02-02 michaelMake src const.
2008-02-02 michaelvoid arithmetic
2008-01-30 reimarMissed a variable in postprocess.c that should use...
2008-01-30 reimarSimplify: use DECLARE_ASM_CONST
2008-01-14 diegoBuild both static and shared libs from the same object.
2008-01-10 michaelunused
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-12-01 vitorspelling
2007-10-30 diegoDeclare libpostproc prerequisites directly instead...
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 diegoUse filename as multiple inclusion guard.
2007-08-24 diegoMove Apple gcc AltiVec vector declaration syntax to...
2007-08-22 diegoRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-07-21 diegoUppercase variable overlooked in last commit.
2007-07-06 diegoRemove mangle.h, it is just a duplicate of parts of...
2007-07-05 diegolicense header consistency cosmetics
2007-07-02 diegoRemove leading underscores from specifiers, they are...
2007-07-02 diegoFix 'make checkheaders'.
2007-06-17 gpoirieradd a comment to indicate which #endif belong to which...
2007-06-17 mruadd multiple inclusion guards to headers
2007-06-12 diegomisc typo fixes
2007-06-12 diegomisc spelling fixes
2007-06-10 diegoMove libpostproc-specific uninstallation command to...
2007-05-28 diegoRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-17 reimarUse DECLARE_ALIGNED for alignment in libpostprocess
2007-05-16 diegoRemove extern C declarations for C++.
2007-04-07 diegotypos/grammar
2007-03-02 lu_zeroTypo
2007-03-02 lu_zeroMany steps to avutilized this mess: DECLARE_ALIGNED
2007-02-27 diegoRemove useless conditional.
2007-02-21 diegocosmetics: Fix another common typo, gurantee --> guArantee.
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-11-08 mruallow spaces in source and build directory names
2006-11-01 diegoUse common define for x86_32 and x86_64.
2006-10-29 diegoFix dependencies for 'make dep'.
2006-10-16 diegoFix #endif comments.
2006-10-15 diegoRevert putting EXTRALIBS in common.mak, linking fails...
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-11 diegoRename SIGN macro to FFSIGN to avoid clashes with syste...
2006-10-11 diegoMove CFLAGS handling to common.mak.
2006-10-11 diegoprintf --> av_log with some help from Oded
next