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/drawutils: add support for full range
Paul B Mahol
2018-05-03
2
-3
/
+9
*
avfilter/vf_neighbor: add >8 depth suppport
Paul B Mahol
2018-05-03
1
-24
/
+118
*
avfilter/vf_convolution: unbreak roberts filter
Paul B Mahol
2018-05-03
1
-4
/
+4
*
avfilter/vf_convolution: add horizontal/row mode
Paul B Mahol
2018-05-03
1
-25
/
+99
*
avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check
Paul B Mahol
2018-05-03
3
-3
/
+7
*
avfilter/vf_convolution: rewrite so it doesn't use temp buffers
Paul B Mahol
2018-05-03
1
-708
/
+261
*
avfilter/vf_overlay: add x86 SIMD
Paul B Mahol
2018-05-02
5
-56
/
+313
*
avfilter/af_biquads: add slice threading
Paul B Mahol
2018-05-01
1
-15
/
+37
*
avfilter/af_biquads: change clipping detection from global to channel
Paul B Mahol
2018-05-01
1
-13
/
+17
*
avfilter/vf_neighbor: add slice threading
Paul B Mahol
2018-05-01
1
-16
/
+38
*
avfilter/vf_neighbor: simplify code little
Paul B Mahol
2018-05-01
1
-34
/
+32
*
avfilter/vf_neighbor: rewrite without using temp memory
Paul B Mahol
2018-05-01
1
-46
/
+24
*
Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...
Marton Balint
2018-04-30
1
-0
/
+1
*
avfilter/vf_mix: initialize last to silence possible warning
Paul B Mahol
2018-04-30
1
-1
/
+1
*
avfilter/vf_mix: make setting weights more user friendly
Paul B Mahol
2018-04-29
1
-1
/
+6
*
avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrc
Paul B Mahol
2018-04-29
1
-4
/
+44
*
avfilter/vf_fieldmatch: switch to activate
Paul B Mahol
2018-04-29
1
-27
/
+46
*
avfilter: add amplify filter
Paul B Mahol
2018-04-29
4
-1
/
+293
*
avfilter/vf_overlay: use slice_end in alpha_composite()
Paul B Mahol
2018-04-29
1
-1
/
+1
*
avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startx
Paul B Mahol
2018-04-28
1
-3
/
+3
*
avfilter/vf_overlay: add slice threading
Paul B Mahol
2018-04-28
1
-91
/
+191
*
avfilter/vf_convolution: make rdiv set to 0 more useful
Paul B Mahol
2018-04-28
1
-4
/
+11
*
avfilter/vf_mix: use correct linesizes
Paul B Mahol
2018-04-27
1
-2
/
+2
*
avfilter/vf_shuffleplanes: add support for timeline
Paul B Mahol
2018-04-27
1
-2
/
+1
*
avfilter/vf_premultiply: add slice threading
Paul B Mahol
2018-04-27
1
-17
/
+50
*
avfilter/vf_maskedclamp: silence warning
Paul B Mahol
2018-04-27
1
-1
/
+1
*
avfilter/vf_mix: add slice threading
Paul B Mahol
2018-04-27
1
-8
/
+29
*
avfilter/vf_maskedclamp: add slice threading
Paul B Mahol
2018-04-27
1
-69
/
+99
*
avfilter/vf_atadenoise: do not abort if user specified invalid size
Paul B Mahol
2018-04-26
1
-2
/
+2
*
avfilter/vf_mix: clip output pixel values
Paul B Mahol
2018-04-26
1
-2
/
+4
*
avfilter/vf_mix: add scale option
Paul B Mahol
2018-04-26
1
-1
/
+8
*
avfilter: add tmix filter
Paul B Mahol
2018-04-26
4
-40
/
+128
*
avfiler/vf_mix: fix crash with >8 bit depth
Paul B Mahol
2018-04-25
1
-1
/
+1
*
avfilter/vf_interlace: remove duplicate code with same funcionality
Vasile Toncu
2018-04-23
6
-524
/
+28
*
lavf/qsv: clone the frame which may be managed by framework
Ruiling Song
2018-04-21
2
-4
/
+5
*
lavf: make overlay_qsv work based on framesync
Ruiling Song
2018-04-21
2
-137
/
+78
*
avfilter: add deblock filter
Paul B Mahol
2018-04-21
4
-1
/
+416
*
avfilter/avf_avectorscope: disable mirroring
Paul B Mahol
2018-04-18
1
-1
/
+1
*
avfilter: add lowshelf and highshelf filters
Paul B Mahol
2018-04-17
4
-10
/
+74
*
avfilter/af_afir: make max IR length configurable
Paul B Mahol
2018-04-16
2
-7
/
+7
*
avfilter/af_headphone: switch to activate
Paul B Mahol
2018-04-16
1
-87
/
+67
*
Bump minor versions after release/4.0 branching
Michael Niedermayer
2018-04-16
1
-1
/
+1
*
Bump minor versions for branching release/4.0
Michael Niedermayer
2018-04-16
1
-1
/
+1
*
avfilter/showvolume : cosmetic move bracket after func declaration to a new line
Martin Vignali
2018-04-16
1
-1
/
+2
*
avfilter/showvolume : add persistent max display
Martin Vignali
2018-04-16
1
-0
/
+52
*
avfilter/showvolume : add display scale option
Martin Vignali
2018-04-16
1
-3
/
+25
*
avfilter/af_headphone: fix type=time with hrir=multich
Paul B Mahol
2018-04-16
1
-2
/
+2
*
avfilter/af_headphone: add single hrir multichannel stream mode
Paul B Mahol
2018-04-15
1
-54
/
+131
*
avfilter/af_headphone: fix memory leak and overread
Paul B Mahol
2018-04-14
1
-3
/
+7
*
avfilter/af_headphone: do not output invalid samples when flushing
Paul B Mahol
2018-04-14
1
-4
/
+12
[next]