index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpostproc
/
postprocess.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
Andreas Rheinhardt
2020-03-14
1
-6
/
+1
*
Silence "string-plus-int" warning shown by clang.
Carl Eugen Hoyos
2020-01-06
1
-1
/
+1
*
postproc: remove usage of deprecated QP_STORE_T define
James Almer
2017-08-30
1
-6
/
+6
*
Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'
Clément Bœsch
2017-04-26
1
-4
/
+1
|
\
*
|
postproc: fix unaligned access
Carl Eugen Hoyos
2016-02-23
1
-1
/
+1
*
|
postproc: fix unaligned access
Andreas Cadhalpun
2015-06-19
1
-1
/
+2
*
|
postproc: Avoid floats in maxClipped computation
Michael Niedermayer
2015-05-31
1
-1
/
+1
*
|
postproc/postprocess: Use size_t to hold strlen()s value
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
|
postproc: Replaced inline asm for prefetching with prefetch functions
Tucker DiNapoli
2015-04-22
1
-31
/
+0
*
|
postproc: mark alloc/free context functions as av_cold
Michael Niedermayer
2015-02-27
1
-2
/
+2
*
|
postproc/postprocess: Check for av_malloc() failure
Michael Niedermayer
2015-02-22
1
-0
/
+2
*
|
postproc/postprocess: Check for av_mallocz() failure
Michael Niedermayer
2015-02-22
1
-0
/
+3
*
|
postproc/postprocess: use av_mallocz()
Michael Niedermayer
2015-02-22
1
-2
/
+1
*
|
Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
2014-12-19
1
-0
/
+3
*
|
postproc: fix qp count
Michael Niedermayer
2014-10-13
1
-2
/
+2
*
|
libpostproc: support grayscale
Michael Niedermayer
2014-10-13
1
-0
/
+3
*
|
postproc/postprocess: fix quant store for fq mode
Michael Niedermayer
2014-10-12
1
-1
/
+1
*
|
postproc: add basic deblock filter visualization support
Michael Niedermayer
2014-09-24
1
-1
/
+19
*
|
postprocess: prefetch* dont change anything, thus their arguments should be c...
Michael Niedermayer
2014-09-22
1
-4
/
+4
*
|
postproc/postprocess: Avoid some ifs in do_a_deblock_C()
Michael Niedermayer
2014-09-19
1
-9
/
+9
*
|
postproc/postprocess: remove redundant casts
Michael Niedermayer
2014-09-18
1
-2
/
+2
*
|
postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of ha...
Michael Niedermayer
2014-09-18
1
-2
/
+4
*
|
postproc/postprocess: Remove unused argument from reallocAlign()
Michael Niedermayer
2014-09-18
1
-11
/
+11
*
|
postproc/postprocess: use av_strtok()
Michael Niedermayer
2014-09-18
1
-3
/
+4
*
|
postprocess: make some variables in pp_get_mode_by_name_and_quality() const
Michael Niedermayer
2014-09-18
1
-3
/
+3
*
|
postproc: simplify forwarding return codes
Michael Niedermayer
2014-09-18
1
-8
/
+2
*
|
libpostproc/postprocess: avoid some if()
Michael Niedermayer
2014-09-18
1
-15
/
+15
*
|
postproc: use FFMIN/FFMAX where appropriate
Michael Niedermayer
2014-09-04
1
-8
/
+8
*
|
Add missing "const" all over the place.
Reimar Döffinger
2014-08-29
1
-1
/
+1
*
|
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-15
1
-6
/
+6
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-4
/
+4
|
\
\
|
|
/
|
*
Remove libpostproc.
Diego Biurrun
2012-02-23
1
-1071
/
+0
*
|
postproc: fix null pointer dereference with invalid option strings
Michael Niedermayer
2013-12-11
1
-0
/
+4
*
|
lavfi/pp: switch to an AVOptions-based system.
Clément Bœsch
2013-04-10
1
-1
/
+1
*
|
build: postproc cleanup.
Clément Bœsch
2012-12-30
1
-4
/
+0
*
|
libpostproc: alloc a few bytes more in the temporary buffer
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
|
libpostproc: fix leak of 2kb
Michael Niedermayer
2012-12-23
1
-3
/
+2
*
|
pp: add support for SSE2.
Clément Bœsch
2012-11-18
1
-3
/
+11
*
|
pp: add auto detection cpu flag.
Clément Bœsch
2012-11-18
1
-5
/
+13
*
|
pp: add various const for pointers.
Clément Bœsch
2012-11-18
1
-10
/
+12
*
|
pp: simplify postProcess().
Clément Bœsch
2012-11-16
1
-33
/
+18
*
|
pp: rework the way templating is done.
Clément Bœsch
2012-11-16
1
-73
/
+25
*
|
postproc: Fix unprotected inline asm
Derek Buitenhuis
2012-09-11
1
-31
/
+31
*
|
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
XhmikosR
2012-08-20
1
-11
/
+11
*
|
pp: check that the argument is not NULL as this is not supported
Michael Niedermayer
2012-07-07
1
-0
/
+5
*
|
postprocess: fix another void returning void function.
Michael Niedermayer
2012-06-10
1
-2
/
+4
*
|
libpostproc: add bitexact mode, which is needed for regression testing.
Michael Niedermayer
2012-02-29
1
-2
/
+5
*
|
libpostproc: add pp=help support to print the help text via av_log()
Michael Niedermayer
2012-02-27
1
-0
/
+9
*
|
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
1
-1
/
+1
|
\
\
|
|
/
[next]