132 Commits (96a1459ed58ca0afef31327564f97bb28fa498c0)

Author SHA1 Message Date
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Diego Biurrun 02305ff38f Rename SIGN macro to FFSIGN to avoid clashes with system headers. 18 years ago
Diego Biurrun dadb850a50 Move CFLAGS handling to common.mak. 18 years ago
Diego Biurrun e7becfb25f printf --> av_log with some help from Oded 18 years ago
Diego Biurrun 6b6b5003de Remove unused variables. 18 years ago
Diego Biurrun 8925915fcc Change libpostproc to use the FFMIN/FFMAX macros from libavutil. 18 years ago
Diego Biurrun a22b7322cc Move sign macro to libavutil. 18 years ago
Diego Biurrun e0296b9a2e Use ABS macro from libavutil. 18 years ago
Diego Biurrun c6a9271c56 Remove gcc-workaround that is already present in libavutil/common.h. 18 years ago
Diego Biurrun ef85972ba5 Fix default license header. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
Diego Biurrun 4aad0d6db6 Remove bogus commented out include line. 18 years ago
Diego Biurrun 0533322ea3 Move EXTRALIBS handling to common.mak. 18 years ago
Michael Niedermayer 4851f2ad92 1000000l for lu_zero (commiting untested? code) 18 years ago
Luca Barbato 17ff55356a Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru> 18 years ago
Luca Barbato 6ab6c7c3cc make postproc use avutil 18 years ago
Diego Biurrun dc8cd49f1a Remove superfluous ifeq. 18 years ago
Diego Biurrun 691c480e7f Fix 'make depend' for libpostproc. 18 years ago
Diego Biurrun 380b2da75a Replace informal GPL notice by official header. 18 years ago
Diego Biurrun f4bd289a04 Explicitly include fastmemcpy.h from libvo/. 18 years ago
Diego Biurrun 7981555d89 Move all internal -I parameters to the front of CFLAGS to avoid using external 18 years ago
Diego Biurrun c895987b33 Remove unnecessary -I. option. 18 years ago
Diego Biurrun 5c8dfdb45e Remove duplicate -I option. 18 years ago
Diego Biurrun f7f03a6303 Remove MPlayer-specific include option hacks. 18 years ago
Luca Barbato 24dd8c616d Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org> 18 years ago
Diego Biurrun 6e03fa5094 Remove erroneous -I../.. flag that points outside of the src directory. 18 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Diego Biurrun 36b1b0bcc6 CVS --> Subversion 19 years ago
Måns Rullgård 42225a3058 remove redundant make variable SUBDIR 19 years ago
Måns Rullgård 21f9324b60 10l to Diego 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago