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_atadenoise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: add support for gray14 format
Paul B Mahol
2018-09-09
1
-0
/
+1
*
avfilter/vf_atadenoise: do not abort if user specified invalid size
Paul B Mahol
2018-04-26
1
-2
/
+2
*
avfilter: add support for GRAY9 and GBRAP10
Paul B Mahol
2017-08-07
1
-0
/
+1
*
avfilter: add GRAY10 and GRAY12 to some filters
Paul B Mahol
2017-04-10
1
-0
/
+2
*
avfilter: make use of ff_filter_get_nb_threads
Paul B Mahol
2016-08-29
1
-1
/
+1
*
avfilter/vf_atadenoise: add planes option
Paul B Mahol
2016-08-27
1
-0
/
+15
*
avfilter/vf_atadenoise: set default size value to 9
Paul B Mahol
2016-08-15
1
-1
/
+1
*
avfilter/vf_atadenoise: add support for more pixel formats
Paul B Mahol
2016-08-15
1
-0
/
+5
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
avfilter/vf_atadenoise: do not use uninitialized data
Paul B Mahol
2015-09-29
1
-8
/
+9
*
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
Nicolas George
2015-09-20
1
-7
/
+0
*
avfilter/vf_atadenoise: fix file permissions
Paul B Mahol
2015-09-17
1
-0
/
+0
*
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
1
-1
/
+1
*
avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure
Michael Niedermayer
2015-09-03
1
-0
/
+3
*
avfilter: add atadenoise
Paul B Mahol
2015-08-02
1
-0
/
+417