]> git.sesse.net Git - ffmpeg/history - libpostproc/postprocess.c
Merge remote branch 'qatar/master'
[ffmpeg] / libpostproc / postprocess.c
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Diego Biurrunlibpostproc: Remove crufty code disabled by the big...
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Janne Grunauget rid of the last svn mentions
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-05-22 David ConradMove ALIGN macro to libavutil/common.h and use it in...
2009-04-08 Ramiro Pollaconfigure: Add --enable-runtime-cpudetect
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-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-19 Diego BiurrunRemove pointless malloc.h #include.
2008-12-11 Diego BiurrunDrop _t from typedef names for POSIX compatibility.
2008-12-11 Diego BiurrunDo not set COMPILE_C if AltiVec is enabled without...
2008-10-16 Diego PettenòConvert asm keyword into __asm__.
2008-09-01 Stefano SabatiniImplement postproc_version().
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 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.
next