summaryrefslogtreecommitdiffstats
path: root/libpostproc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-122-2/+2
|\ \ | |/
| * Fix a bunch of common typos.Diego Biurrun2011-12-112-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-061-2/+2
|\ \ | |/
| * doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-051-2/+2
| * postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba2011-08-261-2/+3
* | postproc: remove stray +Michael Niedermayer2011-10-301-1/+1
* | postproc: fix compilation failure, now reallyMichael Niedermayer2011-09-241-2/+2
* | postproc: Fix compilation failure.Yuriy Kaminskiy2011-09-241-4/+6
* | libpostproc: mmx code uses stack below %esp, fix thatYuriy Kaminskiy2011-09-201-33/+28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-061-32/+0
|\ \ | |/
| * libpostproc: Remove disabled code.Diego Biurrun2011-07-061-32/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+1
|\ \ | |/
| * Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+1
|\ \ | |/
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-261-2/+0
|\ \ | |/
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* | postprocess: Remove test for impossible condition (was: Re: postprocess.c: re...Piotr Kaczuba2011-06-021-2/+1
* | postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba2011-05-311-3/+4
* | Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ...Michael Niedermayer2011-05-291-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-091-1/+0
|\ \ | |/
| * cosmetics: trim trailing whitespace in postprocAlex Converse2011-05-081-1/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-1/+2
|\ \ | |/
| * Replace strncpy() with av_strlcpy().Alex Converse2011-05-031-1/+2
| * libpostproc: Remove crufty code disabled by the big bump.Diego Biurrun2011-04-202-10/+0
| * Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-191-1/+1
|\ \ | |/
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-195-20/+20
| * get rid of the last svn mentionsJanne Grunau2011-03-181-1/+1
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
|/
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-1/+1
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-6/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+6
* Fix use of uninitialized data: A array element can not beReimar Döffinger2010-07-241-2/+3
* Fix grammar errors in documentationMåns Rullgård2010-06-302-12/+12
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-204-4/+4
* Fix warnings about redefining constants when compiling libpostproc.Yuriy Kaminskiy2010-02-021-0/+3
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-223-9/+9
* Add symbol versioning for shared librariesMåns Rullgård2010-01-161-0/+4
* 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
OpenPOWER on IntegriCloud