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
2017-05-04
Merge commit '92db5083077a8b0f8e1050507671b456fd155125'
James Almer
2017-05-03
Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'
Clément Bœsch
2017-04-26
Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'
Clément Bœsch
2017-04-02
Bump versions for master after 3.3
Michael Niedermayer
2017-04-02
Bump minor for 3.3
Michael Niedermayer
2017-03-31
Bump minor versions for master after release/3.3 branchpoint
Michael Niedermayer
2017-03-31
Bump minor versions for staring release/3.3 branch
Michael Niedermayer
2016-10-26
Bump minor versions after 3.2 branchpoint to seperate release
Michael Niedermayer
2016-10-26
Bump minor versions for 3.2
Michael Niedermayer
2016-08-02
doxygen: Standardize root-level modules
Timothy Gu
2016-06-27
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
Matthieu Bouron
2016-06-27
asm: FF_-prefix internal macros used in inline assembly
Matthieu Bouron
2016-02-23
postproc: fix unaligned access
Carl Eugen Hoyos
2016-01-31
all: Make header guard names consistent
Timothy Gu
2015-09-05
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-08-22
avutil/x86/asm: rename REG_SP to REG_sp
Ganesh Ajjanagadde
2015-08-10
postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix
Michael Niedermayer
2015-06-19
postproc: fix unaligned access
Andreas Cadhalpun
2015-06-13
Remove a few occurences of "long long" from the libraries.
Carl Eugen Hoyos
2015-05-31
postproc: Avoid floats in maxClipped computation
Michael Niedermayer
2015-05-31
postproc/postprocess_template: Compute packedYScale and QPCorrecture without ...
Michael Niedermayer
2015-05-10
postproc/postprocess: Use size_t to hold strlen()s value
Michael Niedermayer
2015-04-22
postproc: Made QP, nonBQP, and pQPb arrays
Tucker DiNapoli
2015-04-22
postproc: Replaced inline asm for prefetching with prefetch functions
Tucker DiNapoli
2015-03-28
postproc: Removed unecessary if/else branch when getting QP.
Tucker DiNapoli
2015-03-23
postproc/postprocess_template: split 2nd blockgroup loop out
Michael Niedermayer
2015-03-23
postproc/postprocess_template: split first part of block loop
Michael Niedermayer
2015-03-23
postproc/postprocess_template: Move QP initialization down
Michael Niedermayer
2015-03-23
postproc/postprocess_template: Remove dead code and comments
Michael Niedermayer
2015-03-23
bpostproc/postprocess_template: drop avoidable #ifdef
Michael Niedermayer
2015-03-23
postproc/postprocess_template: split loop in 2 (block groups of 4, blocks)
Michael Niedermayer
2015-02-27
postproc: mark alloc/free context functions as av_cold
Michael Niedermayer
2015-02-22
postproc/postprocess: Check for av_malloc() failure
Michael Niedermayer
2015-02-22
postproc/postprocess: Check for av_mallocz() failure
Michael Niedermayer
2015-02-22
postproc/postprocess: use av_mallocz()
Michael Niedermayer
2014-12-19
Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
2014-10-13
postproc: fix qp count
Michael Niedermayer
2014-10-13
libpostproc: support grayscale
Michael Niedermayer
2014-10-12
postproc/postprocess: fix quant store for fq mode
Michael Niedermayer
2014-10-12
postprocess: add YUV 4:4:0 support
Michael Niedermayer
2014-09-24
postproc: add basic deblock filter visualization support
Michael Niedermayer
2014-09-22
postproc/postprocess_template: mark unchanged function arguments const
Michael Niedermayer
2014-09-22
postprocess: prefetch* dont change anything, thus their arguments should be c...
Michael Niedermayer
2014-09-19
postproc/postprocess: Avoid some ifs in do_a_deblock_C()
Michael Niedermayer
2014-09-19
postproc: Replace CLIP by av_clip_uint8
Michael Niedermayer
2014-09-18
postproc/postprocess: remove redundant casts
Michael Niedermayer
2014-09-18
postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of ha...
Michael Niedermayer
2014-09-18
postproc/postprocess: Remove unused argument from reallocAlign()
Michael Niedermayer
2014-09-18
postproc/postprocess: use av_strtok()
Michael Niedermayer
2014-09-18
postprocess: make some variables in pp_get_mode_by_name_and_quality() const
Michael Niedermayer
[next]