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
...
*
|
Fix a few heigth/height typo.
Clément Bœsch
2014-02-07
1
-1
/
+1
*
|
avfilter/dualinput: fix repeatlast to match docs and eof_action=pass
Michael Niedermayer
2014-02-04
1
-1
/
+1
*
|
Merge commit 'de203abd71baae7f120313259b45cf935c85203e'
Michael Niedermayer
2014-02-04
1
-2
/
+31
|
\
\
|
|
/
|
*
vf_overlay: add eof_action switch
Keith Lawson
2014-02-04
1
-5
/
+27
*
|
Fix compilation with msvc/icl due to missing header and define.
Matt Oliver
2014-02-03
1
-1
/
+3
*
|
lavfi/ebur128: add true peak metering per frame
Jean First
2014-02-02
1
-1
/
+10
*
|
lavfi/ebur128: print peak metering in dBFS
Jean First
2014-02-02
1
-9
/
+26
*
|
lavfi/ebur128: add sample and true peak metering.
Clément Bœsch
2014-02-02
2
-12
/
+130
*
|
lavfi/drawtext: fix reinit command
Andrey Utkin
2014-02-02
1
-0
/
+2
*
|
lavfi/movie: fix display of pushed frame information
Stefano Sabatini
2014-02-02
1
-10
/
+9
*
|
lavfi/overlay: add yuv422 format mode
Stefano Sabatini
2014-02-02
2
-2
/
+14
*
|
avfilter/vf_colormatrix: update output AVFrame colorspace
Michael Niedermayer
2014-01-28
1
-0
/
+7
*
|
avfilter/vf_colormatrix: Support using the source AVFrame colorspace if none ...
Michael Niedermayer
2014-01-28
1
-6
/
+21
*
|
avfilter/vf_scale: simplify alignment code
Michael Niedermayer
2014-01-25
1
-9
/
+4
*
|
avfilter/vf_scale: do aspect ratio and scale factor compensation together
Michael Niedermayer
2014-01-25
1
-6
/
+4
*
|
Documentation for scale filter factor
Lars Kiesow
2014-01-25
1
-0
/
+1
*
|
Fixed factor for scale filter
Lars Kiesow
2014-01-25
1
-3
/
+5
*
|
Factors for scale filter
Lars Kiesow
2014-01-25
1
-4
/
+22
*
|
lavfi/drawtext: add option for drawing border around text
Ramiro Polla
2014-01-25
2
-9
/
+46
*
|
lavfi/drawtext: get bitmap from glyph in a separate step
Ramiro Polla
2014-01-25
1
-4
/
+10
*
|
avfilter/avfilter: fix use of uninitialized pointer
Michael Niedermayer
2014-01-24
1
-1
/
+1
*
|
lavfi/dualinput: fix shortest option.
Nicolas George
2014-01-19
1
-1
/
+1
*
|
lavfi/vf_tile: use av_make_q.
Nicolas George
2014-01-19
1
-1
/
+1
*
|
lavfi/avf_concat: use av_make_q.
Nicolas George
2014-01-19
1
-1
/
+1
*
|
lavfi/af_amerge: use av_make_q.
Nicolas George
2014-01-19
1
-1
/
+1
*
|
lavfi/vidstabtransform: apply various documentation/option minor fixes
Stefano Sabatini
2014-01-19
1
-13
/
+19
*
|
avfilter/vf_elbg: Fixed seed range of elbg filter
João Bernardo
2014-01-17
1
-2
/
+2
*
|
Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'
Michael Niedermayer
2014-01-17
1
-3
/
+15
|
\
\
|
|
/
|
*
buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly
Anton Khirnov
2014-01-17
1
-3
/
+15
|
*
vf_yadif: Relicense from GPL to LGPL
Robert Krüger
2014-01-14
4
-36
/
+36
*
|
lavfi/vidstabtransform: apply various cosmetical nits
Stefano Sabatini
2014-01-16
2
-5
/
+4
*
|
lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98
Georg Martius
2014-01-16
2
-7
/
+30
*
|
Change license of yadif from GPL to LGPL
Robert Krüger
2014-01-14
6
-54
/
+54
*
|
Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite...
Robert Krüger
2014-01-14
1
-14
/
+21
*
|
Revert "Revert "yadif: add parens around macro parameters""
Robert Krüger
2014-01-14
1
-4
/
+4
*
|
Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""
Robert Krüger
2014-01-14
4
-97
/
+132
*
|
Merge commit 'abb5e37f64c48bba8bd0fde2bada0f7544defa24'
Michael Niedermayer
2014-01-10
1
-5
/
+17
|
\
\
|
|
/
|
*
avfilter: fix leaks on error in ff_filter_frame
Vittorio Giovara
2014-01-09
1
-6
/
+19
*
|
Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'
Michael Niedermayer
2014-01-10
1
-0
/
+8
|
\
\
|
|
/
|
*
avfilter: add needs_writable field to the internal AVFilterPad structure
Vittorio Giovara
2014-01-09
1
-0
/
+8
*
|
Merge commit 'd44bd7fb27d4121512eae0ffce5e48bac25e82dc'
Michael Niedermayer
2014-01-10
1
-0
/
+6
|
\
\
|
|
/
|
*
avfilter: add documentation for needs_writable
Vittorio Giovara
2014-01-09
1
-0
/
+6
*
|
Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'
Michael Niedermayer
2014-01-10
4
-2
/
+367
|
\
\
|
|
/
|
*
lavfi: add framepack filter
Vittorio Giovara
2014-01-09
4
-1
/
+366
|
*
drawtext: Drop pointless header
Luca Barbato
2014-01-06
1
-1
/
+0
*
|
avfilter: avfilter_register() that works in O(1) time
Michael Niedermayer
2014-01-09
1
-1
/
+3
*
|
avfilter/vf_format: check that the format list is not empty
Michael Niedermayer
2014-01-05
1
-0
/
+3
*
|
avfilter/lut3d: fix channel order in Iridas format parsing.
Clément Bœsch
2014-01-04
1
-1
/
+1
*
|
af_aresample: remove only use of array compound literals with non-const initi...
Reimar Döffinger
2013-12-30
1
-3
/
+6
*
|
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
Michael Niedermayer
2013-12-27
1
-1
/
+1
|
\
\
|
|
/
[prev]
[next]