index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpostproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions again on master to keep 4.2 versions separate from master
Michael Niedermayer
2019-07-21
1
-1
/
+1
*
Bump minor versions to separate 4.2 from master
Michael Niedermayer
2019-07-21
1
-1
/
+1
*
postproc/postprocess_template: remove FF_REG_sp from clobber list
Michael Niedermayer
2018-12-22
1
-1
/
+1
*
postproc/postprocess_template: Avoid using %4 for the threshold compare
Michael Niedermayer
2018-12-22
1
-4
/
+4
*
Bump minor version for master after 4.1 branchpoint
Michael Niedermayer
2018-11-02
1
-1
/
+1
*
Bump minor versions for branching 4.1
Michael Niedermayer
2018-11-02
1
-1
/
+1
*
Bump minor versions after release/4.0 branching
Michael Niedermayer
2018-04-16
1
-1
/
+1
*
Bump minor versions for branching release/4.0
Michael Niedermayer
2018-04-16
1
-1
/
+1
*
postproc: Drop deprecated qp typedef
James Almer
2017-10-22
2
-8
/
+0
*
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-2
/
+2
|
\
*
|
Bump version for master after 3.4 branchpoint
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
|
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
|
postproc: remove usage of deprecated QP_STORE_T define
James Almer
2017-08-30
3
-11
/
+11
*
|
Merge commit '92db5083077a8b0f8e1050507671b456fd155125'
James Almer
2017-05-04
1
-2
/
+1
|
\
\
|
|
/
*
|
Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'
Clément Bœsch
2017-05-03
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'
Clément Bœsch
2017-04-26
1
-4
/
+1
|
\
\
|
|
/
*
|
Bump versions for master after 3.3
Michael Niedermayer
2017-04-02
1
-1
/
+1
*
|
Bump minor for 3.3
Michael Niedermayer
2017-04-02
1
-1
/
+1
*
|
Bump minor versions for master after release/3.3 branchpoint
Michael Niedermayer
2017-03-31
1
-1
/
+1
*
|
Bump minor versions for staring release/3.3 branch
Michael Niedermayer
2017-03-31
1
-1
/
+1
*
|
Bump minor versions after 3.2 branchpoint to seperate release
Michael Niedermayer
2016-10-26
1
-1
/
+1
*
|
Bump minor versions for 3.2
Michael Niedermayer
2016-10-26
1
-1
/
+1
*
|
doxygen: Standardize root-level modules
Timothy Gu
2016-08-02
1
-1
/
+3
*
|
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
Matthieu Bouron
2016-06-27
1
-3
/
+6
|
\
\
|
|
/
*
|
asm: FF_-prefix internal macros used in inline assembly
Matthieu Bouron
2016-06-27
1
-322
/
+322
*
|
postproc: fix unaligned access
Carl Eugen Hoyos
2016-02-23
1
-1
/
+1
*
|
all: Make header guard names consistent
Timothy Gu
2016-01-31
1
-3
/
+3
*
|
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-09-05
1
-2
/
+2
|
\
\
|
|
/
*
|
avutil/x86/asm: rename REG_SP to REG_sp
Ganesh Ajjanagadde
2015-08-22
1
-1
/
+1
*
|
postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix
Michael Niedermayer
2015-08-10
2
-2
/
+8
*
|
postproc: fix unaligned access
Andreas Cadhalpun
2015-06-19
1
-1
/
+2
*
|
Remove a few occurences of "long long" from the libraries.
Carl Eugen Hoyos
2015-06-13
1
-1
/
+1
*
|
postproc: Avoid floats in maxClipped computation
Michael Niedermayer
2015-05-31
3
-3
/
+3
*
|
postproc/postprocess_template: Compute packedYScale and QPCorrecture without ...
Michael Niedermayer
2015-05-31
1
-5
/
+5
*
|
postproc/postprocess: Use size_t to hold strlen()s value
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
|
postproc: Made QP, nonBQP, and pQPb arrays
Tucker DiNapoli
2015-04-22
2
-45
/
+46
*
|
postproc: Replaced inline asm for prefetching with prefetch functions
Tucker DiNapoli
2015-04-22
2
-86
/
+71
*
|
postproc: Removed unecessary if/else branch when getting QP.
Tucker DiNapoli
2015-03-28
1
-8
/
+4
*
|
postproc/postprocess_template: split 2nd blockgroup loop out
Michael Niedermayer
2015-03-23
1
-1
/
+30
*
|
postproc/postprocess_template: split first part of block loop
Michael Niedermayer
2015-03-23
1
-4
/
+12
*
|
postproc/postprocess_template: Move QP initialization down
Michael Niedermayer
2015-03-23
1
-23
/
+22
*
|
postproc/postprocess_template: Remove dead code and comments
Michael Niedermayer
2015-03-23
1
-27
/
+0
*
|
bpostproc/postprocess_template: drop avoidable #ifdef
Michael Niedermayer
2015-03-23
1
-3
/
+2
*
|
postproc/postprocess_template: split loop in 2 (block groups of 4, blocks)
Michael Niedermayer
2015-03-23
1
-1
/
+5
*
|
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
[next]