129 Commits (8ef4e65e94caad90b2d63ff421c8a8155045cb15)

Author SHA1 Message Date
  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
  Diego Biurrun 80a61f08d2 Remove AltiVec vector declaration compiler compatibility macros. 17 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
  Diego Biurrun 2f7707017e cosmetics: prettyprinting 17 years ago
  Luca Barbato 838cc9c80a Cosmetics: reindent and whitespaces 17 years ago
  Luca Barbato 721392606b Remove declarations after statements from doVertDefFilter_altivec 17 years ago
  Luca Barbato e9ddf49639 Remove declarations after statements from doVertLowPass_altivec 17 years ago
  Luca Barbato 2e55c25f88 Remove declarations after statements from vertClassify_altivec 17 years ago
  Luca Barbato 5369d74c30 Reorder declarations in vertClassify_altivec 17 years ago
  Diego Biurrun aa089f6c05 typo fixes: tempBlured --> tempBlurred 17 years ago
  Diego Biurrun 04932b0d97 cosmetics: typo fixes 17 years ago
  Diego Biurrun a94948d327 cosmetics: Fix typo in variable name, numSkiped --> numSkipped. 17 years ago
  Diego Biurrun 16e0bf7349 cosmetics: Fix indentation to be 4 spaces and consistently place {}. 17 years ago
  Diego Biurrun d952638699 typo: occured --> occurred 17 years ago
  Diego Biurrun 0866c56f0a Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 17 years ago
  Måns Rullgård 6fcc9af012 simplify ALIGN_MASK definition 17 years ago
  Måns Rullgård b55aa9a904 get register names from x86_cpu.h 17 years ago
  Diego Biurrun bd10713636 typo fixes 17 years ago
  Diego Biurrun 216d513c34 typos 17 years ago
  Diego Biurrun 2cab640129 typo fixes 17 years ago
  Diego Biurrun 7ce6892373 misc spelling fixes 17 years ago
  Diego Biurrun 0050adee97 cosmetics: Remove useless empty line. 17 years ago
  Diego Biurrun 9b25f4a65f cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
  Måns Rullgård 0e32c8c65a simplify library version handling 17 years ago
  Måns Rullgård 5671fc14f6 consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment 17 years ago
  Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
  Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago