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_template.c
2015-06-13
Carl Eugen Hoyos
Remove a few occurences of "long long" from the libraries.
blob
|
commitdiff
2015-05-30
Michael Niedermayer
postproc: Avoid floats in maxClipped computation
blob
|
commitdiff
|
diff to current
2015-05-30
Michael Niedermayer
postproc/postprocess_template: Compute packedYScale...
blob
|
commitdiff
|
diff to current
2015-04-22
Tucker DiNapoli
postproc: Made QP, nonBQP, and pQPb arrays
blob
|
commitdiff
|
diff to current
2015-04-22
Tucker DiNapoli
postproc: Replaced inline asm for prefetching with...
blob
|
commitdiff
|
diff to current
2015-03-28
Tucker DiNapoli
postproc: Removed unecessary if/else branch when gettin...
blob
|
commitdiff
|
diff to current
2015-03-22
Michael Niedermayer
postproc/postprocess_template: split 2nd blockgroup...
blob
|
commitdiff
|
diff to current
2015-03-22
Michael Niedermayer
postproc/postprocess_template: split first part of...
blob
|
commitdiff
|
diff to current
2015-03-22
Michael Niedermayer
postproc/postprocess_template: Move QP initialization...
blob
|
commitdiff
|
diff to current
2015-03-22
Michael Niedermayer
postproc/postprocess_template: Remove dead code and...
blob
|
commitdiff
|
diff to current
2015-03-22
Michael Niedermayer
bpostproc/postprocess_template: drop avoidable #ifdef
blob
|
commitdiff
|
diff to current
2015-03-22
Michael Niedermayer
postproc/postprocess_template: split loop in 2 (block...
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
postproc/postprocess_template: mark unchanged function...
blob
|
commitdiff
|
diff to current
2014-09-19
Michael Niedermayer
postproc: Replace CLIP by av_clip_uint8
blob
|
commitdiff
|
diff to current
2014-09-04
Michael Niedermayer
postproc: use FFMIN/FFMAX where appropriate
blob
|
commitdiff
|
diff to current
2014-04-24
Carl Eugen Hoyos
Fix libpostproc compilation with !HAVE_6REGS.
blob
|
commitdiff
|
diff to current
2014-03-18
Matt Oliver
Automatically change MANGLE() into named inline asm...
blob
|
commitdiff
|
diff to current
2013-06-16
Michael Niedermayer
postprocess_template: put rsp on the clobber list to...
blob
|
commitdiff
|
diff to current
2013-05-23
Michael Niedermayer
postproc/postprocess_template: remove empty comments
blob
|
commitdiff
|
diff to current
2013-03-25
Michael Niedermayer
libpostproc: silence valgrind/fate warning about using...
blob
|
commitdiff
|
diff to current
2013-02-09
Carl Eugen Hoyos
Fix libpostproc compilation on x86_32 with disable...
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-28
Michael Niedermayer
libpostproc: Fix off by 1 error in the C dering code
blob
|
commitdiff
|
diff to current
2012-12-19
Clément Bœsch
pp: fix a few typo in the template.
blob
|
commitdiff
|
diff to current
2012-11-18
Clément Bœsch
pp: add SSE2 deInterlaceInterpolateCubic().
blob
|
commitdiff
|
diff to current
2012-11-18
Clément Bœsch
pp: add support for SSE2.
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-11-15
Clément Bœsch
pp: fix typo in avg() comment.
blob
|
commitdiff
|
diff to current
2012-10-13
Michael Niedermayer
pp: avoid overflow in w*h
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-08-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-29
Michael Niedermayer
libpostproc: fix out of array accesses detected by...
blob
|
commitdiff
|
diff to current
2012-02-23
Diego Biurrun
Remove libpostproc.
blob
|
commitdiff
2012-01-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-04
Diego Biurrun
Place some START_TIMER invocations in separate blocks.
blob
|
commitdiff
|
diff to current
2012-01-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-02
Diego Biurrun
Fix a bunch of typos.
blob
|
commitdiff
|
diff to current
2011-12-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-21
Mans Rullgard
postproc: altivec: fix trivial cases of mixed declarati...
blob
|
commitdiff
|
diff to current
2011-12-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-12
Diego Biurrun
doxygen: misc consistency, spelling and wording fixes
blob
|
commitdiff
|
diff to current
2011-10-30
Michael Niedermayer
postproc: remove stray +
blob
|
commitdiff
|
diff to current
2011-09-23
Michael Niedermayer
postproc: fix compilation failure, now really
blob
|
commitdiff
|
diff to current
2011-09-23
Yuriy Kaminskiy
postproc: Fix compilation failure.
blob
|
commitdiff
|
diff to current
2011-09-20
Yuriy Kaminskiy
libpostproc: mmx code uses stack below %esp, fix that
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-02-02
Yuriy Kaminskiy
Fix warnings about redefining constants when compiling...
blob
|
commitdiff
|
diff to current
2010-01-22
Måns Rullgård
Move array specifiers outside DECLARE_ALIGNED() invocations
blob
|
commitdiff
|
diff to current
2009-08-19
Diego Biurrun
Remove disabled code cruft.
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-14
Carl Eugen Hoyos
Fix compilation.
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-11-02
Reimar Döffinger
Replace long with x86_reg in postprocess_template.c...
blob
|
commitdiff
|
diff to current
2008-10-16
Diego Pettenò
Convert asm keyword into __asm__.
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 typo in variable name, numSkiped --...
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-17
Måns Rullgård
simplify ALIGN_MASK definition
blob
|
commitdiff
|
diff to current
2008-03-17
Måns Rullgård
get register names from x86_cpu.h
blob
|
commitdiff
|
diff to current
2008-03-15
Diego Biurrun
typo fixes
blob
|
commitdiff
|
diff to current
2008-02-02
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc typo fixes
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-17
Reimar Döffinger
Use DECLARE_ALIGNED for alignment in libpostprocess
blob
|
commitdiff
|
diff to current
2007-04-07
Diego Biurrun
typos/grammar
blob
|
commitdiff
|
diff to current
2007-02-21
Diego Biurrun
cosmetics: Fix another common typo, gurantee --> guArantee.
blob
|
commitdiff
|
diff to current
2006-12-08
Måns Rullgård
rename always_inline to av_always_inline and move to...
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename ABS macro to FFABS.
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename SIGN macro to FFSIGN to avoid clashes with syste...
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
printf --> av_log with some help from Oded
blob
|
commitdiff
|
diff to current
2006-10-10
Diego Biurrun
Change libpostproc to use the FFMIN/FFMAX macros from...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-06-01
Diego Biurrun
libavcodec/libpostproc ---> libpostproc
blob
|
commitdiff
|
diff to current