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-11-18
pp: add SSE2 deInterlaceInterpolateCubic().
Clément Bœsch
2012-11-18
pp: add support for SSE2.
Clément Bœsch
2012-11-18
pp: add auto detection cpu flag.
Clément Bœsch
2012-11-18
pp: add various const for pointers.
Clément Bœsch
2012-11-16
pp: simplify postProcess().
Clément Bœsch
2012-11-16
pp: rework the way templating is done.
Clément Bœsch
2012-11-15
pp: fix typo in avg() comment.
Clément Bœsch
2012-11-15
pp: use av_clip_uint8 instead of a custom implementation.
Clément Bœsch
2012-11-15
pp: fix a few typo in the internal header.
Clément Bœsch
2012-10-13
pp: avoid overflow in w*h
Michael Niedermayer
2012-09-28
postproc: Create version.h header
jamal
2012-09-11
postproc: Fix unprotected inline asm
Derek Buitenhuis
2012-08-20
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
XhmikosR
2012-08-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-07
pp: check that the argument is not NULL as this is not supported
Michael Niedermayer
2012-06-10
postprocess: fix another void returning void function.
Michael Niedermayer
2012-02-29
libpostproc: fix out of array accesses detected by AddressSanitizer.
Michael Niedermayer
2012-02-29
libpostproc: add bitexact mode, which is needed for regression testing.
Michael Niedermayer
2012-02-27
libpostproc: add pp=help support to print the help text via av_log()
Michael Niedermayer
2012-02-23
Remove libpostproc.
Diego Biurrun
2012-01-24
build: Allow building old API/ABI libpostproc version
Alexander Strasser
2012-01-18
pp: bump major in git master to match what debian contains.
Michael Niedermayer
2012-01-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-04
Place some START_TIMER invocations in separate blocks.
Diego Biurrun
2012-01-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-02
Fix a bunch of typos.
Diego Biurrun
2011-12-22
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
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
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-11
Fix a bunch of common typos.
Diego Biurrun
2011-12-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-05
doxygen: eliminate Qt-style doxygen syntax
Diego Biurrun
2011-10-30
postproc: remove stray +
Michael Niedermayer
2011-09-24
postproc: fix compilation failure, now really
Michael Niedermayer
2011-09-24
postproc: Fix compilation failure.
Yuriy Kaminskiy
2011-09-20
libpostproc: mmx code uses stack below %esp, fix that
Yuriy Kaminskiy
2011-08-26
postprocess.c: filter name needs to be double 0 terminated
Piotr Kaczuba
2011-07-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-06
libpostproc: Remove disabled code.
Diego Biurrun
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include log.h in avutil.h
Mans Rullgard
2011-06-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-28
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
[next]