index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpostproc
Age
Commit message (
Expand
)
Author
2012-01-04
Place some START_TIMER invocations in separate blocks.
Diego Biurrun
2012-01-02
Fix a bunch of typos.
Diego Biurrun
2011-12-21
postproc: altivec: fix remaining mixed declarations and code
Mans Rullgard
2011-12-21
postproc: altivec: untemplate some variable names
Mans Rullgard
2011-12-21
postproc: altivec: fix trivial cases of mixed declarations and code
Mans Rullgard
2011-12-13
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-12
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-11
Fix a bunch of common typos.
Diego Biurrun
2011-12-05
doxygen: eliminate Qt-style doxygen syntax
Diego Biurrun
2011-08-26
postprocess.c: filter name needs to be double 0 terminated
Piotr Kaczuba
2011-07-06
libpostproc: Remove disabled code.
Diego Biurrun
2011-07-03
Do not include log.h in avutil.h
Mans Rullgard
2011-06-28
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-25
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-05-08
cosmetics: trim trailing whitespace in postproc
Alex Converse
2011-05-03
Replace strncpy() with av_strlcpy().
Alex Converse
2011-04-20
libpostproc: Remove crufty code disabled by the big bump.
Diego Biurrun
2011-04-18
Bump major versions of all libraries.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-18
get rid of the last svn mentions
Janne Grunau
2011-03-16
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2010-07-24
Fix use of uninitialized data: A array element can not be
Reimar Döffinger
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-02-02
Fix warnings about redefining constants when compiling libpostproc.
Yuriy Kaminskiy
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-16
Add symbol versioning for shared libraries
Måns Rullgård
2010-01-03
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and
Stefano Sabatini
2009-11-18
Add functions to return library license and library configuration.
Diego Biurrun
2009-08-19
Remove disabled code cruft.
Diego Biurrun
2009-05-22
Move ALIGN macro to libavutil/common.h and use it in various places
David Conrad
2009-04-08
configure: Add --enable-runtime-cpudetect
Ramiro Polla
2009-03-14
Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
Diego Biurrun
2009-02-04
Use directory name as multiple inclusion guard prefix.
Diego Biurrun
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-25
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
Diego Biurrun
2009-01-25
Directly #include some required headers.
Diego Biurrun
2009-01-14
Fix compilation.
Carl Eugen Hoyos
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2008-12-19
Remove pointless malloc.h #include.
Diego Biurrun
2008-12-11
Add backwards-compatibility typedef for removed _t names under appropriate
Diego Biurrun
2008-12-11
Drop _t from typedef names for POSIX compatibility.
Diego Biurrun
2008-12-11
Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection.
Diego Biurrun
2008-11-02
Replace long with x86_reg in postprocess_template.c like in all other
Reimar Döffinger
2008-10-16
Convert asm keyword into __asm__.
Diego Pettenò
2008-09-01
Implement postproc_version().
Stefano Sabatini
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
[next]