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
/
libavfilter
/
vf_signalstats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: don't anonymously typedef structs
Paul B Mahol
2017-05-13
1
-1
/
+1
*
avfilter: make use of ff_filter_get_nb_threads
Paul B Mahol
2016-08-29
1
-3
/
+3
*
avfilter/vf_signalstats: fix saturation calculation for >8 bit
Paul B Mahol
2016-08-14
1
-5
/
+5
*
avfilter/vf_signalstats: measure video bitdepth
Paul B Mahol
2016-08-13
1
-0
/
+25
*
avfilter/vf_signalstats: add >8 bit depth support
Paul B Mahol
2016-08-13
1
-16
/
+420
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-2
/
+4
*
avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption a...
Michael Niedermayer
2015-03-22
1
-1
/
+1
*
avfilter/vf_signalstats: fix avframe leak on error
Michael Niedermayer
2014-12-06
1
-1
/
+3
*
avfilter/signalstats: re-use yuv/yuvu/yuvv vars in diff
Clément Bœsch
2014-11-26
1
-3
/
+3
*
avfilter/signalstats: localize a few variables
Clément Bœsch
2014-11-26
1
-4
/
+3
*
avfilter/signalstats: add threading in compute_sat_hue_metrics
Clément Bœsch
2014-11-26
1
-9
/
+28
*
avfilter/signalstats: isolate sat hue computation metrics in a function
Clément Bœsch
2014-11-26
1
-7
/
+70
*
avfilter/signalstats: add slice threading for subfilters
Clément Bœsch
2014-11-26
1
-12
/
+60
*
avfilter/signalstats: fix repitition/repetition typo
Clément Bœsch
2014-11-26
1
-2
/
+2
*
avfilter/signalstats: reindent after previous commit
Clément Bœsch
2014-11-26
1
-53
/
+53
*
avfilter/signalstats: integrate height loop into subfilters
Clément Bœsch
2014-11-26
1
-17
/
+23
*
avfilter/signalstats: remove pointless sub filter init system
Clément Bœsch
2014-11-26
1
-42
/
+15
*
avfilter/signalstats: fix different buffers for out frame if burn is enabled
Clément Bœsch
2014-11-26
1
-1
/
+3
*
avfilter/signalstats: add more pixel formats
Paul B Mahol
2014-09-27
1
-0
/
+3
*
lavfi: add const/static const to pix_fmts arrays.
Reimar Döffinger
2014-08-31
1
-1
/
+1
*
avfilter: add signalstats filter
Clément Bœsch
2014-06-11
1
-0
/
+478