Michael Niedermayer
|
859d7d4640
postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of hard-coding their size
|
11 yıl önce |
Michael Niedermayer
|
d9b141c05f
postproc/postprocess: Remove unused argument from reallocAlign()
|
11 yıl önce |
Michael Niedermayer
|
9e8be46252
postproc/postprocess: use av_strtok()
|
11 yıl önce |
Michael Niedermayer
|
921caf6203
postprocess: make some variables in pp_get_mode_by_name_and_quality() const
|
11 yıl önce |
Michael Niedermayer
|
44dabf1f42
postproc: simplify forwarding return codes
|
11 yıl önce |
Michael Niedermayer
|
9f9ebe631d
libpostproc/postprocess: avoid some if()
|
11 yıl önce |
Michael Niedermayer
|
bb8b752553
postproc: use FFMIN/FFMAX where appropriate
|
11 yıl önce |
Reimar Döffinger
|
d9e2aceb7f
Add missing "const" all over the place.
|
11 yıl önce |
Michael Niedermayer
|
81a663f49e
Drop remaining unneeded != NULL
|
11 yıl önce |
Michael Niedermayer
|
fb33bff990
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
|
11 yıl önce |
Michael Niedermayer
|
f6173fed60
postproc: fix null pointer dereference with invalid option strings
|
12 yıl önce |
Clément Bœsch
|
8da1fff85a
lavfi/pp: switch to an AVOptions-based system.
|
12 yıl önce |
Clément Bœsch
|
518239cd61
build: postproc cleanup.
|
13 yıl önce |
Michael Niedermayer
|
9e04e11e83
libpostproc: alloc a few bytes more in the temporary buffer
|
13 yıl önce |
Michael Niedermayer
|
f9d8658d67
libpostproc: fix leak of 2kb
|
13 yıl önce |
Clément Bœsch
|
4e264d1c79
pp: add support for SSE2.
|
13 yıl önce |
Clément Bœsch
|
59d686f100
pp: add auto detection cpu flag.
|
13 yıl önce |
Clément Bœsch
|
e034b07e40
pp: add various const for pointers.
|
13 yıl önce |
Clément Bœsch
|
c6945228e8
pp: simplify postProcess().
|
13 yıl önce |
Clément Bœsch
|
375cd3f2ec
pp: rework the way templating is done.
|
13 yıl önce |
Derek Buitenhuis
|
e20ac54f3e
postproc: Fix unprotected inline asm
|
13 yıl önce |
XhmikosR
|
08bd8c8ab3
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
|
13 yıl önce |
Michael Niedermayer
|
561a365dca
pp: check that the argument is not NULL as this is not supported
|
13 yıl önce |
Michael Niedermayer
|
234d42f53b
postprocess: fix another void returning void function.
|
13 yıl önce |
Michael Niedermayer
|
7f80afe0a7
libpostproc: add bitexact mode, which is needed for regression testing.
|
13 yıl önce |
Michael Niedermayer
|
f1808e3048
libpostproc: add pp=help support to print the help text via av_log()
|
13 yıl önce |
Michael Niedermayer
|
55a6d8d9fa
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
|
14 yıl önce |
Michael Niedermayer
|
7fad19a63d
Merge remote-tracking branch 'qatar/master'
|
14 yıl önce |
Diego Biurrun
|
da9cea77e3
Fix a bunch of common typos.
|
14 yıl önce |
Michael Niedermayer
|
b404ab9e74
Merge remote-tracking branch 'qatar/master'
|
14 yıl önce |