summaryrefslogtreecommitdiff
path: root/libavcodec/libpostproc
Commit message (Expand)AuthorAge
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-15
* Define separate version number for libpostproc.Diego Biurrun2006-01-14
* Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun2006-01-14
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-14
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-14
* Change this Makefile to be consistent with all the others.Diego Biurrun2006-01-13
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* consistency cosmeticsDiego Biurrun2006-01-09
* Make shared lib name handling consistent with the other Makefiles.Jacob Meuser2006-01-09
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* Add some comments to #ifdef #else #endif blocks and fix wrong ones.Diego Biurrun2005-12-21
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-26
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* GCC4 fixGuillaume Poirier2005-06-23
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ...Aurelien Jacobs2005-05-19
* fix shared libpostproc buildMåns Rullgård2005-05-18
* remove/replace non-ascii charactersMåns Rullgård2005-05-13
* Add missing pp=ac to pp_help.Diego Biurrun2005-05-11
* GCC4 fix by (Keenan Pepper (keenanpepper gmail com)Michael Niedermayer2005-05-05
* Replace stray spaces by a tab.Diego Biurrun2005-03-23
* disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oul...Tuukka Toivonen2005-03-19
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
* support for negative stridesJindřich Makovička2005-02-27
* Build libpostproc out of source directory patch by (James A. Morrison >ja2mor...James A. Morrison2005-02-04
* Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun2005-01-15
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-03
* fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess2004-12-18
* 1000lD Richard Felker III2004-10-12
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-11
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...Frantisek Dvorak2004-10-05
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
* typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)Michael Niedermayer2004-08-25
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-10
* remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2004-06-05
* Another (final?) patch for libpostproc.Romain Dolbeau2004-05-30
* Newer version, using a vectorized version of theRomain Dolbeau2004-05-28
* per line lowpass filter in mmxMichael Niedermayer2004-05-28
* mmx optimized version of the per line/accurate deblock filterMichael Niedermayer2004-05-27
* faster c lowpass filterMichael Niedermayer2004-05-27
* accurate/slow (per line instead of per block) deblock filter spport which is ...Michael Niedermayer2004-05-27
* altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau a...Michael Niedermayer2004-05-26
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-25
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-03-01
* changed includesAlex Beregszaszi2004-01-31