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_hqdn3d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/hqdn3d: add slice thread optimization
Jun Zhao
2019-10-10
1
-16
/
+40
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
|
avfilter,swresample,swscale: use fabs, fabsf instead of FFABS
Ganesh Ajjanagadde
2015-10-22
1
-1
/
+1
*
|
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
Hendrik Leppkes
2015-09-08
1
-1
/
+1
|
\
\
|
|
/
|
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
1
-1
/
+1
*
|
avfilter/vf_hqdn3d: Initialize the whole LUT
Michael Niedermayer
2015-05-27
1
-2
/
+2
*
|
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-4
/
+4
*
|
avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data
Clément Bœsch
2015-02-08
1
-1
/
+1
*
|
Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'
Michael Niedermayer
2015-01-29
1
-16
/
+26
|
\
\
|
|
/
|
*
hqdn3d: check memory allocations and propagate errors
Vittorio Giovara
2015-01-29
1
-16
/
+26
*
|
avfilter/vf_hqdn3: use av_malloc_array()
Michael Niedermayer
2014-05-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-05
1
-0
/
+1
|
\
\
|
|
/
|
*
avfilter: Add missing emms_c when needed
Luca Barbato
2014-03-05
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: do not export the filters from shared objects
Anton Khirnov
2013-10-28
1
-1
/
+1
*
|
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-6
/
+4
*
|
avfilter: remove redundant use of AV_NE() macro
Paul B Mahol
2013-09-11
1
-9
/
+9
*
|
lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASS
Paul B Mahol
2013-05-27
1
-7
/
+2
*
|
Merge commit '16a645adeb758207346a4bbf66766f02734c461e'
Michael Niedermayer
2013-05-17
1
-0
/
+2
|
\
\
|
|
/
|
*
vf_hqdn3d: make config_props work properly when called multiple times.
Anton Khirnov
2013-05-17
1
-0
/
+2
*
|
Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'
Michael Niedermayer
2013-05-16
1
-43
/
+43
|
\
\
|
|
/
|
*
vf_hqdn3d: use the name 's' for the pointer to the private context
Anton Khirnov
2013-05-16
1
-42
/
+42
*
|
lavfi/hqdn3d: restore timeline feature.
Clément Bœsch
2013-05-12
1
-3
/
+10
*
|
lavfi/hqdn3d: use macros instead of hardcoded indexes.
Clément Bœsch
2013-05-12
1
-1
/
+2
*
|
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-2
/
+2
*
|
Merge commit '093804a93cc5da3f95f98265a5df116912443cec'
Michael Niedermayer
2013-05-05
1
-2
/
+3
|
\
\
|
|
/
|
*
avfilter: Add av_cold attributes to init/uninit functions
Diego Biurrun
2013-05-04
1
-2
/
+3
|
*
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-09
1
-1
/
+1
*
|
lavfi/hqdn3d: remove timeline flag.
Clément Bœsch
2013-04-26
1
-1
/
+0
*
|
lavfi: add timeline support.
Clément Bœsch
2013-04-23
1
-1
/
+1
*
|
avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
|
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-12
1
-1
/
+1
*
|
Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'
Michael Niedermayer
2013-04-10
1
-48
/
+32
|
\
\
|
|
/
|
*
vf_hqdn3d: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-48
/
+32
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-13
1
-3
/
+4
|
\
\
|
|
/
|
*
hqdn3d: Fix out of array read in LOWPASS
Loren Merritt
2013-03-13
1
-4
/
+4
*
|
Merge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536'
Michael Niedermayer
2013-03-13
1
-1
/
+2
|
\
\
|
|
/
|
*
vf_hqdn3d: fix uninitialized variable use
Anton Khirnov
2013-03-11
1
-0
/
+1
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-9
/
+10
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-11
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-02
1
-21
/
+4
|
\
\
|
|
/
|
*
vf_hqdn3d: x86: Add proper arch optimization initialization
Diego Biurrun
2013-02-01
1
-21
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop unnecessary 'l' length modifier when printfing double values.
Diego Biurrun
2012-12-31
1
-1
/
+1
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-20
/
+27
*
|
lavfi: remove some video w/h settings after avfilter_copy_buffer_ref_props.
Clément Bœsch
2012-12-03
1
-3
/
+0
*
|
lavfi/hqdn3d: avoid use of uninitialized variable.
Clément Bœsch
2012-12-02
1
-1
/
+1
*
|
vf_hqdn3d: fix permissions
Michael Niedermayer
2012-11-28
1
-1
/
+1
[next]