Paul B Mahol
d580c7a797
avfilter/avf_ahistogram: check if frame clone is set
5 years ago
Paul B Mahol
cd75396897
avfilter/avf_ahistogram: make use of av_rescale
6 years ago
Paul B Mahol
77aacdb036
avfilter/avf_ahistogram: switch to activate
6 years ago
Paul B Mahol
a66324cd52
avfilter/avf_ahistogram: properly name pads
6 years ago
Michael Niedermayer
f2c8b666be
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Michael Niedermayer
e7c5dbb4d1
avfilter/avf_ahistogram: raise minimum acmax to 1
If acmax can be 0 then it could result in a division by 0
Fixes CID1351345
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Michael Niedermayer
156013111a
avfilter/avf_ahistogram: assert that variables are initialized by switch()
Silences: CID1351397
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Paul B Mahol
7d76294ce0
avfilter: add ahistogram multimedia filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago