summaryrefslogtreecommitdiff
path: root/libpostproc
Commit message (Expand)AuthorAge
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba2011-08-26
* libpostproc: Remove disabled code.Diego Biurrun2011-07-06
* Do not include log.h in avutil.hMans Rullgard2011-07-03
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* cosmetics: trim trailing whitespace in postprocAlex Converse2011-05-08
* Replace strncpy() with av_strlcpy().Alex Converse2011-05-03
* libpostproc: Remove crufty code disabled by the big bump.Diego Biurrun2011-04-20
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* get rid of the last svn mentionsJanne Grunau2011-03-18
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Fix use of uninitialized data: A array element can not beReimar Döffinger2010-07-24
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Fix warnings about redefining constants when compiling libpostproc.Yuriy Kaminskiy2010-02-02
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Add symbol versioning for shared librariesMåns Rullgård2010-01-16
* Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() andStefano Sabatini2010-01-03
* Add functions to return library license and library configuration.Diego Biurrun2009-11-18
* Remove disabled code cruft.Diego Biurrun2009-08-19
* Move ALIGN macro to libavutil/common.h and use it in various placesDavid Conrad2009-05-22
* configure: Add --enable-runtime-cpudetectRamiro Polla2009-04-08
* Add av_uninit to vbA[1-8], vbB[1-8] variables to work aroundDiego Biurrun2009-03-14
* Use directory name as multiple inclusion guard prefix.Diego Biurrun2009-02-04
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.Diego Biurrun2009-01-25
* Directly #include some required headers.Diego Biurrun2009-01-25
* Fix compilation.Carl Eugen Hoyos2009-01-14
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Remove pointless malloc.h #include.Diego Biurrun2008-12-19
* Add backwards-compatibility typedef for removed _t names under appropriateDiego Biurrun2008-12-11
* Drop _t from typedef names for POSIX compatibility.Diego Biurrun2008-12-11
* Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection.Diego Biurrun2008-12-11
* Replace long with x86_reg in postprocess_template.c like in all otherReimar Döffinger2008-11-02
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Implement postproc_version().Stefano Sabatini2008-09-01
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-24
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* non-recursive makefilesMåns Rullgård2008-04-07
* cosmetics: prettyprintingDiego Biurrun2008-03-23
* Cosmetics: reindent and whitespacesLuca Barbato2008-03-23
* Remove declarations after statements from doVertDefFilter_altivecLuca Barbato2008-03-23
* Remove declarations after statements from doVertLowPass_altivecLuca Barbato2008-03-23
* Remove declarations after statements from vertClassify_altivecLuca Barbato2008-03-23