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_mpdecimate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: don't anonymously typedef structs
Paul B Mahol
2017-05-13
1
-1
/
+1
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
lavfi/vf_mpdecimate: remove request_frame().
Nicolas George
2015-12-22
1
-14
/
+0
*
avfilter/vf_mpdecimate: Add missing emms_c()
Michael Niedermayer
2015-12-14
1
-1
/
+4
*
avfilter/vf_mpdecimate: remove packed formats
Paul B Mahol
2015-07-02
1
-3
/
+0
*
avfilter/vf_mpdecimate: add comment about 8x8 SAD
Peter Cordes
2015-05-31
1
-0
/
+5
*
avfilter/vf_mpdecimate: support more pixel formats, including GBRP
Peter Cordes
2015-05-31
1
-0
/
+9
*
avfilter/vf_mpdecimate: debug logging of threshold stats
Peter Cordes
2015-05-31
1
-2
/
+8
*
avfilter/vf_mpdecimate: pass the same AVClass context as use elsewhere to av_...
Peter Cordes
2015-05-31
1
-1
/
+1
*
avfilter/vf_mpdecimate: Fix missing ()
Michael Niedermayer
2015-04-06
1
-1
/
+1
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-4
/
+4
*
avfilter/mp_decimate: remove avcodec dependency
Clément Bœsch
2014-08-05
1
-24
/
+12
*
reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump
Michael Niedermayer
2014-07-26
1
-5
/
+5
*
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
2014-07-17
1
-5
/
+5
*
Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'
Michael Niedermayer
2014-07-10
1
-1
/
+5
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-11
/
+10
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-1
/
+2
*
Add avpriv_dsputil_init() and use it in lavfi where relevant.
Clément Bœsch
2013-04-14
1
-1
/
+1
*
lavfi: rename decimate to mpdecimate.
Clément Bœsch
2013-04-14
1
-0
/
+258