summaryrefslogtreecommitdiffstats
path: root/libpostproc
Commit message (Expand)AuthorAgeFilesLines
* Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() andStefano Sabatini2010-01-032-4/+4
* Add functions to return library license and library configuration.Diego Biurrun2009-11-182-0/+21
* Remove disabled code cruft.Diego Biurrun2009-08-191-104/+0
* Move ALIGN macro to libavutil/common.h and use it in various placesDavid Conrad2009-05-221-1/+1
* configure: Add --enable-runtime-cpudetectRamiro Polla2009-04-081-7/+7
* Add av_uninit to vbA[1-8], vbB[1-8] variables to work aroundDiego Biurrun2009-03-141-2/+2
* Use directory name as multiple inclusion guard prefix.Diego Biurrun2009-02-042-6/+6
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-014-4/+4
* HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.Diego Biurrun2009-01-252-43/+43
* Directly #include some required headers.Diego Biurrun2009-01-251-0/+1
* Fix compilation.Carl Eugen Hoyos2009-01-141-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-132-106/+111
* Remove pointless malloc.h #include.Diego Biurrun2008-12-191-3/+0
* Add backwards-compatibility typedef for removed _t names under appropriateDiego Biurrun2008-12-111-0/+2
* Drop _t from typedef names for POSIX compatibility.Diego Biurrun2008-12-112-13/+13
* Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection.Diego Biurrun2008-12-111-1/+1
* Replace long with x86_reg in postprocess_template.c like in all otherReimar Döffinger2008-11-021-31/+31
* Convert asm keyword into __asm__.Diego Pettenò2008-10-162-36/+36
* Implement postproc_version().Stefano Sabatini2008-09-012-1/+11
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-312-6/+6
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-241-34/+34
* Use full path for #includes from another directory.Diego Biurrun2008-05-094-4/+4
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* cosmetics: prettyprintingDiego Biurrun2008-03-231-41/+41
* Cosmetics: reindent and whitespacesLuca Barbato2008-03-231-107/+106
* Remove declarations after statements from doVertDefFilter_altivecLuca Barbato2008-03-231-11/+8
* Remove declarations after statements from doVertLowPass_altivecLuca Barbato2008-03-231-32/+42
* Remove declarations after statements from vertClassify_altivecLuca Barbato2008-03-231-16/+36
* Reorder declarations in vertClassify_altivecLuca Barbato2008-03-231-7/+10
* typo fixes: tempBlured --> tempBlurredDiego Biurrun2008-03-224-60/+60
* cosmetics: typo fixesDiego Biurrun2008-03-222-3/+4
* cosmetics: Fix typo in variable name, numSkiped --> numSkipped.Diego Biurrun2008-03-221-5/+5
* cosmetics: Fix indentation to be 4 spaces and consistently place {}.Diego Biurrun2008-03-225-4838/+4706
* typo: occured --> occurredDiego Biurrun2008-03-221-1/+1
* Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.Diego Biurrun2008-03-181-6/+0
* simplify ALIGN_MASK definitionMåns Rullgård2008-03-171-6/+1
* get register names from x86_cpu.hMåns Rullgård2008-03-171-14/+1
* typo fixesDiego Biurrun2008-03-152-8/+8
* typosDiego Biurrun2008-03-141-2/+2
* typo fixesDiego Biurrun2008-03-122-10/+10
* misc spelling fixesDiego Biurrun2008-03-101-1/+1
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-081-1/+0
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-2/+1
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-1/+1
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-4/+10
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-252-7/+1
* #include avutil.h in postprocess.hMåns Rullgård2008-02-201-0/+2
* Clean up lib* version definitionsMåns Rullgård2008-02-191-2/+4
* constMichael Niedermayer2008-02-023-20/+20
OpenPOWER on IntegriCloud