]> git.sesse.net Git - ffmpeg/history - libpostproc
Allow filters to set the requirements on permissions for incoming buffers.
[ffmpeg] / libpostproc /
2008-02-02 Michael Niedermayerconst
2008-02-02 Michael NiedermayerMake src const.
2008-02-02 Michael Niedermayervoid arithmetic
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-14 Diego PettenòBuild both static and shared libs from the same object.
2008-01-10 Michael Niedermayerunused
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-12-01 Vitor Sessakspelling
2007-10-30 Diego BiurrunDeclare libpostproc prerequisites directly instead...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-08-24 Diego BiurrunMove Apple gcc AltiVec vector declaration syntax to...
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-07-21 Diego BiurrunUppercase variable overlooked in last commit.
2007-07-06 Diego BiurrunRemove mangle.h, it is just a duplicate of parts of...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-02 Diego BiurrunRemove leading underscores from specifiers, they are...
2007-07-02 Diego BiurrunFix 'make checkheaders'.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-10 Diego BiurrunMove libpostproc-specific uninstallation command to...
2007-05-28 Diego BiurrunRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-17 Reimar DöffingerUse DECLARE_ALIGNED for alignment in libpostprocess
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
2007-04-07 Diego Biurruntypos/grammar
2007-03-02 Luca BarbatoTypo
2007-03-02 Luca BarbatoMany steps to avutilized this mess: DECLARE_ALIGNED
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-10-29 Diego BiurrunFix dependencies for 'make dep'.
2006-10-16 Diego BiurrunFix #endif comments.
2006-10-15 Diego BiurrunRevert putting EXTRALIBS in common.mak, linking fails...
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 BiurrunMove CFLAGS handling to common.mak.
2006-10-11 Diego Biurrunprintf --> av_log with some help from Oded
2006-10-10 Diego BiurrunRemove unused variables.
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-07 Diego BiurrunReplace -I../-I. by -I$(BUILD_ROOT).
2006-10-07 Diego BiurrunRemove bogus commented out include line.
2006-10-03 Diego BiurrunMove EXTRALIBS handling to common.mak.
2006-10-03 Michael Niedermayer1000000l for lu_zero (commiting untested? code)
2006-10-03 Luca BarbatoFix postproc build, thanks to Pavlov Konstantin <thresh...
2006-10-02 Luca Barbatomake postproc use avutil
2006-09-12 Diego BiurrunRemove superfluous ifeq.
2006-09-12 Diego BiurrunFix 'make depend' for libpostproc.
2006-09-09 Diego BiurrunReplace informal GPL notice by official header.
2006-08-18 Diego BiurrunExplicitly include fastmemcpy.h from libvo/.
2006-08-17 Diego BiurrunMove all internal -I parameters to the front of CFLAGS...
2006-08-17 Diego BiurrunRemove unnecessary -I. option.
2006-08-17 Diego BiurrunRemove duplicate -I option.
2006-07-12 Diego BiurrunRemove MPlayer-specific include option hacks.
2006-07-05 Luca BarbatoMake ffmpeg better support pic - from Diego Pettenò...
2006-07-05 Diego BiurrunRemove erroneous -I../.. flag that points outside of...
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-09 Diego BiurrunCVS --> Subversion
2006-06-01 Måns Rullgårdremove redundant make variable SUBDIR
2006-06-01 Måns Rullgård10l to Diego
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc