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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_vectorscope: always flip output vertically
Paul B Mahol
2016-03-20
1
-2
/
+10
*
avfilter/vf_waveform: set color range for output frames
Paul B Mahol
2016-03-20
1
-0
/
+1
*
avfilter/vf_waveform: add graticule to aflat filter
Paul B Mahol
2016-03-19
1
-0
/
+125
*
avfilter/vf_waveform: add subsampling input support for remaining filters
Paul B Mahol
2016-03-19
1
-254
/
+138
*
avfilter/vf_detelecine: Remove redundant declaration
Michael Niedermayer
2016-03-19
1
-1
/
+1
*
Fix start_frame handling in detelecine filter
Benjamin Steffes
2016-03-19
1
-1
/
+12
*
Fix detelecine filter for patterns containing 1
Benjamin Steffes
2016-03-19
1
-25
/
+53
*
avfilter/vf_waveform: add subsampled input support for (a)color filter
Paul B Mahol
2016-03-18
1
-68
/
+135
*
Fix detelecine filter for patterns like 3444 or 33333334.
Benjamin Steffes
2016-03-16
1
-21
/
+19
*
avfilter/vf_bwdif: Add yadif base information to copyright header
Thomas Mundt
2016-03-16
1
-0
/
+4
*
avfilter/vf_waveform: add forgotten color and acolor filter to switch case
Paul B Mahol
2016-03-15
1
-0
/
+2
*
avfilter/vf_waveform: add graticule for chroma and flat filter
Paul B Mahol
2016-03-14
1
-34
/
+223
*
avfilter/af_sofalizer: Fix "warning: ISO C90 forbids mixed declarations and c...
Michael Niedermayer
2016-03-14
1
-1
/
+2
*
avfilter/vf_waveform: remove mirroring from chroma filter
Paul B Mahol
2016-03-14
1
-23
/
+11
*
avfilter/vf_waveform: add >8 bit support for other filters
Paul B Mahol
2016-03-14
1
-6
/
+381
*
avfilter/vf_vectorscope: less aggressive memory allocation
Paul B Mahol
2016-03-13
1
-1
/
+24
*
avfilter/vf_vectorscope: process alpha at end
Paul B Mahol
2016-03-13
1
-24
/
+22
*
avfilter/vf_vectorscope: copy frame props, mainly for bench filter
Paul B Mahol
2016-03-13
1
-1
/
+1
*
avfilter/vf_waveform: add acolor filter
Paul B Mahol
2016-03-13
1
-20
/
+220
*
avfilter/vf_bwdif: add x86 SIMD
Thomas Mundt
2016-03-13
5
-55
/
+432
*
avfilter/vf_decimate: Use the correct frame in difference calculation
Michael Niedermayer
2016-03-13
1
-1
/
+4
*
Revert "avfilter/vf_decimate: Check that input parameters match"
Michael Niedermayer
2016-03-13
1
-9
/
+0
*
avfilter/vf_vectorscope: make it possible to override colorspace
Paul B Mahol
2016-03-13
1
-8
/
+18
*
avfilter/smptebars: fix some 75% color values
Paul B Mahol
2016-03-12
1
-7
/
+7
*
avfilter/vf_waveform: add parade display mode
Paul B Mahol
2016-03-11
1
-153
/
+180
*
avfilter/vf_waveform: fix and extend millivolts grat lines
Paul B Mahol
2016-03-11
1
-4
/
+16
*
avfilter/vf_waveform: fix ire8 for 25%
Paul B Mahol
2016-03-11
1
-1
/
+1
*
avfilter/vf_waveform: fix indentation
Paul B Mahol
2016-03-11
1
-7
/
+7
*
avfilter/vf_waveform add support for other scalers for graticule
Paul B Mahol
2016-03-11
1
-29
/
+159
*
avfilter/vf_waveform: use intensity for other components too
Paul B Mahol
2016-03-09
1
-12
/
+12
*
avfilter/vf_waveform: make it possible to draw dots instead of lines
Paul B Mahol
2016-03-08
1
-16
/
+21
*
avfilter/vf_waveform: make sure that x/y for text position is positive
Paul B Mahol
2016-03-08
1
-8
/
+18
*
avfilter/avf_showcqt: add performance debugging log
Muhammad Faiz
2016-03-08
2
-5
/
+68
*
avfilter/vf_vectorscope: short for Magenta is Mg
Paul B Mahol
2016-03-08
1
-1
/
+1
*
avfilter/vf_vectorscope: draw color points names
Paul B Mahol
2016-03-07
1
-14
/
+160
*
avfilter/vf_waveform: draw graticule for color filter too
Paul B Mahol
2016-03-07
1
-0
/
+4
*
lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts.
Carl Eugen Hoyos
2016-03-07
2
-1
/
+5
*
lavfi/extractplanes: Fix in_pixfmts.
Carl Eugen Hoyos
2016-03-07
2
-11
/
+33
*
lavfi/extractplanes: Move endianness calculation up.
Carl Eugen Hoyos
2016-03-07
1
-4
/
+4
*
avfilter/vf_vectorscope: add 12bit depth support
Paul B Mahol
2016-03-06
1
-3
/
+42
*
avfilter/vf_histogram: add 12bit depth support
Paul B Mahol
2016-03-06
1
-0
/
+17
*
avfilter/vf_waveform: add text to graticule
Paul B Mahol
2016-03-06
1
-10
/
+155
*
avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filter
Paul B Mahol
2016-03-06
1
-88
/
+170
*
avfilter/avf_showcqt: remove CoeffsType
Muhammad Faiz
2016-03-06
2
-62
/
+6
*
avfilter/vf_waveform: add graticule support
Paul B Mahol
2016-03-05
1
-0
/
+173
*
avfilter/vf_waveform: only use available components
Paul B Mahol
2016-03-05
1
-1
/
+1
*
avfilter/f_bench: Fix comparission condition
Michael Niedermayer
2016-03-05
1
-1
/
+1
*
avfilter/vf_histogram: explicitly set 10bit output formats
Paul B Mahol
2016-03-04
1
-1
/
+3
*
avfilter/af_afftfilt: add option for 17 fft case
Paul B Mahol
2016-03-04
1
-0
/
+1
*
avfilter/af_sofalizer: check if filename was set.
Paul B Mahol
2016-03-04
1
-0
/
+5
[next]