summaryrefslogtreecommitdiffstats
path: root/libpostproc
Commit message (Expand)AuthorAgeFilesLines
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* Use common define for x86_32 and x86_64.Diego Biurrun2006-11-011-5/+5
* Fix dependencies for 'make dep'.Diego Biurrun2006-10-291-1/+1
* Fix #endif comments.Diego Biurrun2006-10-161-1/+1
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-151-0/+2
* Rename ABS macro to FFABS.Diego Biurrun2006-10-112-27/+27
* Rename SIGN macro to FFSIGN to avoid clashes with system headers.Diego Biurrun2006-10-112-6/+6
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-2/+0
* printf --> av_log with some help from OdedDiego Biurrun2006-10-113-24/+24
* Remove unused variables.Diego Biurrun2006-10-101-7/+0
* Change libpostproc to use the FFMIN/FFMAX macros from libavutil.Diego Biurrun2006-10-102-20/+17
* Move sign macro to libavutil.Diego Biurrun2006-10-101-1/+0
* Use ABS macro from libavutil.Diego Biurrun2006-10-101-1/+0
* Remove gcc-workaround that is already present in libavutil/common.h.Diego Biurrun2006-10-091-8/+0
* Fix default license header.Diego Biurrun2006-10-091-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-076-87/+99
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-1/+1
* Remove bogus commented out include line.Diego Biurrun2006-10-071-1/+0
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-031-2/+0
* 1000000l for lu_zero (commiting untested? code)Michael Niedermayer2006-10-031-1/+1
* Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>Luca Barbato2006-10-031-0/+2
* make postproc use avutilLuca Barbato2006-10-023-30/+28
* Remove superfluous ifeq.Diego Biurrun2006-09-121-2/+0
* Fix 'make depend' for libpostproc.Diego Biurrun2006-09-121-0/+2
* Replace informal GPL notice by official header.Diego Biurrun2006-09-091-3/+18
* Explicitly include fastmemcpy.h from libvo/.Diego Biurrun2006-08-181-1/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-171-1/+1
* Remove unnecessary -I. option.Diego Biurrun2006-08-171-1/+1
* Remove duplicate -I option.Diego Biurrun2006-08-171-1/+1
* Remove MPlayer-specific include option hacks.Diego Biurrun2006-07-121-1/+1
* Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-07-051-0/+4
* Remove erroneous -I../.. flag that points outside of the src directory.Diego Biurrun2006-07-051-1/+1
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-182-5/+5
* CVS --> SubversionDiego Biurrun2006-06-091-1/+1
* remove redundant make variable SUBDIRMåns Rullgård2006-06-011-1/+0
* 10l to DiegoMåns Rullgård2006-06-011-1/+1
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-017-0/+6511
OpenPOWER on IntegriCloud