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
*
lavfi/mandelbrot: fix speedloss with default config after morphing introduction.
Clément Bœsch
2013-04-08
1
-3
/
+9
*
lavfi/il: use standard option parsing
Paul B Mahol
2013-04-08
1
-15
/
+3
*
lavfi/histogram: use standard options parsing
Paul B Mahol
2013-04-08
1
-23
/
+3
*
lavfi/blend,noise: remove unedeed av_opt_free() call
Paul B Mahol
2013-04-08
2
-2
/
+0
*
vf_noise: Fix av_lfg_get() maximum value
Michael Niedermayer
2013-04-06
1
-2
/
+2
*
vf_noise: remove low quality mode
Michael Niedermayer
2013-04-06
1
-5
/
+0
*
avfilter/vf_mp: fix x86 cpu caps
Michael Niedermayer
2013-04-06
1
-0
/
+13
*
lavfi/blend: use standard options parsing
Paul B Mahol
2013-04-05
1
-6
/
+3
*
lavfi/noise: use standard options parsing
Paul B Mahol
2013-04-05
1
-6
/
+3
*
lavfi/afade: use standard options parsing
Paul B Mahol
2013-04-05
1
-7
/
+3
*
lavfi/smptebars: fix invalid writes
Paul B Mahol
2013-04-04
1
-16
/
+30
*
lavfi/blend: add N variable
Paul B Mahol
2013-04-04
1
-2
/
+4
*
lavfi/smptebars: fix output for subsampled yuv
Paul B Mahol
2013-04-04
1
-13
/
+16
*
Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'
Michael Niedermayer
2013-04-04
1
-0
/
+4
|
\
|
*
avfiltergraph: set deprecated filter_count.
Anton Khirnov
2013-04-04
1
-0
/
+4
*
|
lavfi/af_atempo: simplify request_frame loop.
Nicolas George
2013-04-03
1
-8
/
+3
*
|
lavfi/af_asetnsamples: simplify request_frame loop.
Nicolas George
2013-04-03
1
-8
/
+2
*
|
lavfi/f_ebur128: remove request_frame hack.
Nicolas George
2013-04-03
1
-19
/
+4
*
|
lavfi/vf_tile: simplify request_frame loop.
Nicolas George
2013-04-03
1
-10
/
+5
*
|
lavfi: reindent after last commit.
Nicolas George
2013-04-03
1
-10
/
+9
*
|
lavfi: loop on request_frame if necessary.
Nicolas George
2013-04-03
3
-2
/
+40
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2013-04-03
1
-0
/
+2
|
\
\
|
*
|
Fix make checkheaders without opencl headers.
Carl Eugen Hoyos
2013-04-03
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-03
2
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
avfiltergraph: check for sws opts being non-NULL before using them.
Anton Khirnov
2013-04-03
2
-2
/
+8
|
*
lavfi/gradfun: remove rounding to match C and SSE code.
Clément Bœsch
2013-03-28
1
-2
/
+2
|
*
lavfi/gradfun: fix dithering in MMX code.
Clément Bœsch
2013-03-28
1
-2
/
+29
|
*
lavfi/gradfun: fix rounding in MMX code.
Clément Bœsch
2013-03-28
2
-2
/
+2
|
*
lavfi/gradfun: do not increment DC pointer for odd values.
Clément Bœsch
2013-03-28
1
-1
/
+1
*
|
lavfi/afade * biquads: call av_frame_copy_props()
Paul B Mahol
2013-04-03
2
-2
/
+2
*
|
lavfi/earwax: clip sample, this is what sox does
Paul B Mahol
2013-04-03
1
-2
/
+2
*
|
vf_deshake: Reorder constant arguments in an if() statement.
Carl Eugen Hoyos
2013-04-03
1
-3
/
+3
*
|
aphaser filter
Paul B Mahol
2013-04-03
4
-2
/
+364
*
|
lavfi/edgedetect: reindent after previous commit.
Clément Bœsch
2013-04-03
1
-6
/
+6
*
|
lavfi/edgedetect: add direct path.
Clément Bœsch
2013-04-03
1
-1
/
+8
*
|
deshake opencl based on comments on 20130402 3rd
highgod0401
2013-04-02
9
-57
/
+674
*
|
lavfi/curves: make use of options to store the preset names.
Clément Bœsch
2013-04-01
1
-42
/
+56
*
|
lavfi/af_asetnsamples: fix EOF handling.
Nicolas George
2013-04-01
1
-3
/
+2
*
|
lavfi: detect merge failure for unknown layouts.
Nicolas George
2013-04-01
1
-0
/
+4
*
|
lavfi/overlay: fix debug PTS output in try_filter_frame()
Stefano Sabatini
2013-03-31
1
-3
/
+2
*
|
lavfi/volume: use designated initializers for the sample_fmts declaration.
Clément Bœsch
2013-03-31
1
-6
/
+3
*
|
lavfi/volume: use copy props helper instead of incomplete manual code.
Clément Bœsch
2013-03-31
1
-1
/
+1
*
|
decimate: check for avctx ptr before closing.
Clément Bœsch
2013-03-31
1
-2
/
+4
*
|
af_join: fix channel count and format
Michael Niedermayer
2013-03-28
1
-0
/
+2
*
|
af_channelsplit: set output channels, fix assertion failure
Michael Niedermayer
2013-03-28
1
-0
/
+1
*
|
lavfi/biquads: fix min allowed option value
Paul B Mahol
2013-03-28
1
-6
/
+6
*
|
vsrc_mandelbrot: Mandel morphing support
Michael Niedermayer
2013-03-27
1
-3
/
+12
*
|
mandelbrot: add outer coloring method showing bailouted z
Michael Niedermayer
2013-03-27
1
-0
/
+7
*
|
vsrc_mandelbrot: support coloring the outside white
Michael Niedermayer
2013-03-27
1
-3
/
+12
*
|
lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
2013-03-26
1
-16
/
+8
[next]