162 Commits (4b4a6ebd68ca1d901b291f9bb4f5225daf876b8b)

Author SHA1 Message Date
  Michael Niedermayer 3419d9b891 postproc: fix compilation failure, now really 13 years ago
  Yuriy Kaminskiy d16ebec795 postproc: Fix compilation failure. 13 years ago
  Yuriy Kaminskiy 2b2617da6b libpostproc: mmx code uses stack below %esp, fix that 13 years ago
  Piotr Kaczuba f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 14 years ago
  Diego Biurrun 0fedf754b2 libpostproc: Remove disabled code. 14 years ago
  Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
  Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
  Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago
  Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
  Piotr Kaczuba c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 14 years ago
  Piotr Kaczuba 84fb4e9df7 postprocess.c: filter name needs to be double 0 terminated 14 years ago
  Michael Niedermayer ea535ed50d Revert 1a5e4fd8c5 for postproc. This broke the code 14 years ago
  Alex Converse c38d9780eb cosmetics: trim trailing whitespace in postproc 14 years ago
  Alex Converse 1a5e4fd8c5 Replace strncpy() with av_strlcpy(). 14 years ago
  Diego Biurrun a81ff195c1 libpostproc: Remove crufty code disabled by the big bump. 14 years ago
  Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Janne Grunau faa6f1c306 get rid of the last svn mentions 14 years ago
  Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 14 years ago
  Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 14 years ago
  Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
  Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 14 years ago
  Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
  Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
  Reimar Döffinger a2a17d3f87 Fix use of uninitialized data: A array element can not be 15 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Yuriy Kaminskiy 5d39be73cb Fix warnings about redefining constants when compiling libpostproc. 15 years ago
  Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
  Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 15 years ago
  Stefano Sabatini 4160069067 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
  Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
  Diego Biurrun 386eaeb43f Remove disabled code cruft. 15 years ago
  David Conrad ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
  Ramiro Polla e90f5b5ab1 configure: Add --enable-runtime-cpudetect 16 years ago
  Diego Biurrun 2f2cabef9c Add av_uninit to vbA[1-8], vbB[1-8] variables to work around 16 years ago
  Diego Biurrun 9e5e2a2e63 Use directory name as multiple inclusion guard prefix. 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Diego Biurrun ebc3209a7d HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 16 years ago
  Diego Biurrun c60208e7a1 Directly #include some required headers. 16 years ago
  Carl Eugen Hoyos ff5d91d9a1 Fix compilation. 16 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
  Diego Biurrun bbea3555ec Remove pointless malloc.h #include. 16 years ago
  Diego Biurrun 8615e5a6b3 Add backwards-compatibility typedef for removed _t names under appropriate 16 years ago
  Diego Biurrun 7dfea3420f Drop _t from typedef names for POSIX compatibility. 16 years ago
  Diego Biurrun fe9e9d6020 Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection. 16 years ago
  Reimar Döffinger 7cebed70a8 Replace long with x86_reg in postprocess_template.c like in all other 16 years ago
  Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
  Stefano Sabatini 2a4a62bffc Implement postproc_version(). 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago