git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postproc: fix unaligned access
[ffmpeg.git]
/
libpostproc
/
postprocess.c
2015-06-18
Andreas Cadhalpun
postproc: fix unaligned access
blob
|
commitdiff
2015-05-30
Michael Niedermayer
postproc: Avoid floats in maxClipped computation
blob
|
commitdiff
|
diff to current
2015-05-10
Michael Niedermayer
postproc/postprocess: Use size_t to hold strlen()s...
blob
|
commitdiff
|
diff to current
2015-04-22
Tucker DiNapoli
postproc: Replaced inline asm for prefetching with...
blob
|
commitdiff
|
diff to current
2015-02-27
Michael Niedermayer
postproc: mark alloc/free context functions as av_cold
blob
|
commitdiff
|
diff to current
2015-02-22
Michael Niedermayer
postproc/postprocess: Check for av_malloc() failure
blob
|
commitdiff
|
diff to current
2015-02-22
Michael Niedermayer
postproc/postprocess: Check for av_mallocz() failure
blob
|
commitdiff
|
diff to current
2015-02-22
Michael Niedermayer
postproc/postprocess: use av_mallocz()
blob
|
commitdiff
|
diff to current
2014-12-19
Michael Niedermayer
Add FFMPEG_VERSION into the binary libs
blob
|
commitdiff
|
diff to current
2014-10-13
Michael Niedermayer
postproc: fix qp count
blob
|
commitdiff
|
diff to current
2014-10-12
Michael Niedermayer
libpostproc: support grayscale
blob
|
commitdiff
|
diff to current
2014-10-12
Michael Niedermayer
postproc/postprocess: fix quant store for fq mode
blob
|
commitdiff
|
diff to current
2014-09-24
Michael Niedermayer
postproc: add basic deblock filter visualization support
blob
|
commitdiff
|
diff to current
2014-09-22
Michael Niedermayer
postprocess: prefetch* dont change anything, thus their...
blob
|
commitdiff
|
diff to current
2014-09-19
Michael Niedermayer
postproc/postprocess: Avoid some ifs in do_a_deblock_C()
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
postproc/postprocess: remove redundant casts
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_c...
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
postproc/postprocess: Remove unused argument from reall...
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
postproc/postprocess: use av_strtok()
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
postprocess: make some variables in pp_get_mode_by_name...
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
postproc: simplify forwarding return codes
blob
|
commitdiff
|
diff to current
2014-09-18
Michael Niedermayer
libpostproc/postprocess: avoid some if()
blob
|
commitdiff
|
diff to current
2014-09-04
Michael Niedermayer
postproc: use FFMIN/FFMAX where appropriate
blob
|
commitdiff
|
diff to current
2014-08-29
Reimar Döffinger
Add missing "const" all over the place.
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Drop remaining unneeded != NULL
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
blob
|
commitdiff
|
diff to current
2013-12-11
Michael Niedermayer
postproc: fix null pointer dereference with invalid...
blob
|
commitdiff
|
diff to current
2013-04-10
Clément Bœsch
lavfi/pp: switch to an AVOptions-based system.
blob
|
commitdiff
|
diff to current
2012-12-30
Clément Bœsch
build: postproc cleanup.
blob
|
commitdiff
|
diff to current
2012-12-28
Michael Niedermayer
libpostproc: alloc a few bytes more in the temporary...
blob
|
commitdiff
|
diff to current
2012-12-23
Michael Niedermayer
libpostproc: fix leak of 2kb
blob
|
commitdiff
|
diff to current
2012-11-18
Clément Bœsch
pp: add support for SSE2.
blob
|
commitdiff
|
diff to current
2012-11-18
Clément Bœsch
pp: add auto detection cpu flag.
blob
|
commitdiff
|
diff to current
2012-11-18
Clément Bœsch
pp: add various const for pointers.
blob
|
commitdiff
|
diff to current
2012-11-16
Clément Bœsch
pp: simplify postProcess().
blob
|
commitdiff
|
diff to current
2012-11-16
Clément Bœsch
pp: rework the way templating is done.
blob
|
commitdiff
|
diff to current
2012-09-11
Derek Buitenhuis
postproc: Fix unprotected inline asm
blob
|
commitdiff
|
diff to current
2012-08-20
XhmikosR
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
blob
|
commitdiff
|
diff to current
2012-07-07
Michael Niedermayer
pp: check that the argument is not NULL as this is...
blob
|
commitdiff
|
diff to current
2012-06-10
Michael Niedermayer
postprocess: fix another void returning void function.
blob
|
commitdiff
|
diff to current
2012-02-29
Michael Niedermayer
libpostproc: add bitexact mode, which is needed for...
blob
|
commitdiff
|
diff to current
2012-02-27
Michael Niedermayer
libpostproc: add pp=help support to print the help...
blob
|
commitdiff
|
diff to current
2011-12-22
Michael Niedermayer
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
blob
|
commitdiff
|
diff to current
2011-12-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
blob
|
commitdiff
|
diff to current
2011-12-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-05
Diego Biurrun
doxygen: eliminate Qt-style doxygen syntax
blob
|
commitdiff
|
diff to current
2011-08-26
Piotr Kaczuba
postprocess.c: filter name needs to be double 0 terminated
blob
|
commitdiff
|
diff to current
2011-07-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-06
Diego Biurrun
libpostproc: Remove disabled code.
blob
|
commitdiff
|
diff to current
2011-06-02
Piotr Kaczuba
postprocess: Remove test for impossible condition ...
blob
|
commitdiff
|
diff to current
2011-05-31
Piotr Kaczuba
postprocess.c: filter name needs to be double 0 terminated
blob
|
commitdiff
|
diff to current
2011-05-28
Michael Niedermayer
Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for...
blob
|
commitdiff
|
diff to current
2011-05-09
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-08
Alex Converse
cosmetics: trim trailing whitespace in postproc
blob
|
commitdiff
|
diff to current
2011-05-05
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-04
Alex Converse
Replace strncpy() with av_strlcpy().
blob
|
commitdiff
|
diff to current
2011-04-20
Diego Biurrun
libpostproc: Remove crufty code disabled by the big...
blob
|
commitdiff
|
diff to current
2011-03-19
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-18
Janne Grunau
get rid of the last svn mentions
blob
|
commitdiff
|
diff to current
2011-03-17
Michael Niedermayer
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
blob
|
commitdiff
|
diff to current
2011-03-17
Michael Niedermayer
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead...
blob
|
commitdiff
|
diff to current
2011-03-16
Janne Grunau
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
blob
|
commitdiff
|
diff to current
2011-03-16
Janne Grunau
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-01-03
Stefano Sabatini
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
blob
|
commitdiff
|
diff to current
2009-11-18
Diego Biurrun
Add functions to return library license and library...
blob
|
commitdiff
|
diff to current
2009-05-22
David Conrad
Move ALIGN macro to libavutil/common.h and use it in...
blob
|
commitdiff
|
diff to current
2009-04-08
Ramiro Polla
configure: Add --enable-runtime-cpudetect
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config...
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-12-19
Diego Biurrun
Remove pointless malloc.h #include.
blob
|
commitdiff
|
diff to current
2008-12-11
Diego Biurrun
Drop _t from typedef names for POSIX compatibility.
blob
|
commitdiff
|
diff to current
2008-12-11
Diego Biurrun
Do not set COMPILE_C if AltiVec is enabled without...
blob
|
commitdiff
|
diff to current
2008-10-16
Diego Pettenò
Convert asm keyword into __asm__.
blob
|
commitdiff
|
diff to current
2008-09-01
Stefano Sabatini
Implement postproc_version().
blob
|
commitdiff
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
typo fixes: tempBlured --> tempBlurred
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
cosmetics: typo fixes
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
cosmetics: Fix indentation to be 4 spaces and consisten...
blob
|
commitdiff
|
diff to current
2008-03-18
Diego Biurrun
Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
blob
|
commitdiff
|
diff to current
2008-03-15
Diego Biurrun
typo fixes
blob
|
commitdiff
|
diff to current
2008-03-14
Diego Biurrun
typos
blob
|
commitdiff
|
diff to current
2008-03-12
Diego Biurrun
typo fixes
blob
|
commitdiff
|
diff to current
2008-02-02
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2008-01-30
Reimar Döffinger
Missed a variable in postprocess.c that should use...
blob
|
commitdiff
|
diff to current
2008-01-30
Reimar Döffinger
Simplify: use DECLARE_ASM_CONST
blob
|
commitdiff
|
diff to current
2008-01-10
Diego Pettenò
Make MMX vectors constants.
blob
|
commitdiff
|
diff to current
2008-01-10
Diego Pettenò
Make pp_help a constant array of characters to move...
blob
|
commitdiff
|
diff to current
2008-01-10
Diego Pettenò
Reduce the size of the replaceTable entries.
blob
|
commitdiff
|
diff to current
2008-01-08
Diego Pettenò
Remove clip_table as it is not used anymore.
blob
|
commitdiff
|
diff to current
2008-01-07
Diego Pettenò
Make the av_class member of PPContext a poiner to const...
blob
|
commitdiff
|
diff to current
2008-01-04
Diego Pettenò
Make pp_help a constant pointer to constant characters...
blob
|
commitdiff
|
diff to current
2008-01-03
Diego Pettenò
Make pp_get_mode_by_name_and_quality accept a constant...
blob
|
commitdiff
|
diff to current
2008-01-03
Diego Pettenò
Make filterDelimiters and optionDelimiters two static...
blob
|
commitdiff
|
diff to current
2007-07-06
Diego Biurrun
Remove mangle.h, it is just a duplicate of parts of...
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-28
Diego Biurrun
Remove redundant fastmemcpy.h #include, it is indirectl...
blob
|
commitdiff
|
diff to current
next