186 Commits (10e3dd15a5ce3d9ce6466d5f3e06c44e48753100)

Author SHA1 Message Date
Michael Niedermayer f5bf7b9f4b libpostproc: fix out of array accesses detected by AddressSanitizer. 13 years ago
Michael Niedermayer 7f80afe0a7 libpostproc: add bitexact mode, which is needed for regression testing. 13 years ago
Michael Niedermayer f1808e3048 libpostproc: add pp=help support to print the help text via av_log() 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Alexander Strasser 79f80f5c1f build: Allow building old API/ABI libpostproc version 13 years ago
Michael Niedermayer 126b04196e pp: bump major in git master to match what debian contains. 13 years ago
Diego Biurrun 00a1cdd264 Place some START_TIMER invocations in separate blocks. 13 years ago
Diego Biurrun 8fd35b1aac Fix a bunch of typos. 13 years ago
Michael Niedermayer 55a6d8d9fa libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 13 years ago
Mans Rullgard 514294e8ca postproc: altivec: fix remaining mixed declarations and code 13 years ago
Mans Rullgard b49b836f3a postproc: altivec: untemplate some variable names 13 years ago
Mans Rullgard b1bcddfb6d postproc: altivec: fix trivial cases of mixed declarations and code 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
Michael Niedermayer e834f7d2bb postproc: remove stray + 13 years ago
Michael Niedermayer 3419d9b891 postproc: fix compilation failure, now really 13 years ago
Yuriy Kaminskiy d16ebec795 postproc: Fix compilation failure. 13 years ago
Yuriy Kaminskiy 2b2617da6b libpostproc: mmx code uses stack below %esp, fix that 13 years ago
Piotr Kaczuba f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 13 years ago
Diego Biurrun 0fedf754b2 libpostproc: Remove disabled code. 14 years ago
Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Piotr Kaczuba c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 14 years ago
Piotr Kaczuba 84fb4e9df7 postprocess.c: filter name needs to be double 0 terminated 14 years ago
Michael Niedermayer ea535ed50d Revert 1a5e4fd8c5 for postproc. This broke the code 14 years ago
Alex Converse c38d9780eb cosmetics: trim trailing whitespace in postproc 14 years ago
Alex Converse 1a5e4fd8c5 Replace strncpy() with av_strlcpy(). 14 years ago
Diego Biurrun a81ff195c1 libpostproc: Remove crufty code disabled by the big bump. 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Janne Grunau faa6f1c306 get rid of the last svn mentions 14 years ago
Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 14 years ago
Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 14 years ago
Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Reimar Döffinger a2a17d3f87 Fix use of uninitialized data: A array element can not be 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Yuriy Kaminskiy 5d39be73cb Fix warnings about redefining constants when compiling libpostproc. 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 15 years ago
Stefano Sabatini 4160069067 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
Diego Biurrun 386eaeb43f Remove disabled code cruft. 15 years ago