summaryrefslogtreecommitdiff
path: root/libpostproc
Commit message (Expand)AuthorAge
* postproc: remove stray +Michael Niedermayer2011-10-30
* postproc: fix compilation failure, now reallyMichael Niedermayer2011-09-24
* postproc: Fix compilation failure.Yuriy Kaminskiy2011-09-24
* libpostproc: mmx code uses stack below %esp, fix thatYuriy Kaminskiy2011-09-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\
| * libpostproc: Remove disabled code.Diego Biurrun2011-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * Do not include log.h in avutil.hMans Rullgard2011-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* | postprocess: Remove test for impossible condition (was: Re: postprocess.c: re...Piotr Kaczuba2011-06-02
* | postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba2011-05-31
* | Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ...Michael Niedermayer2011-05-29
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-09
|\|
| * cosmetics: trim trailing whitespace in postprocAlex Converse2011-05-08
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-05
|\|
| * 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
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-19
|\|
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * get rid of the last svn mentionsJanne Grunau2011-03-18
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-17
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-17
|/
* 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