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
*
x86util: add and use RSHIFT/LSHIFT macros
Christophe Gisquet
2014-06-15
3
-64
/
+11
*
avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ
Michael Niedermayer
2014-06-14
1
-1
/
+1
*
avfilter/formats: Use av_realloc_array()
Michael Niedermayer
2014-06-13
1
-6
/
+6
*
avfilter/vf_dejudder: Use av_mallocz_array()
Michael Niedermayer
2014-06-13
1
-1
/
+1
*
avfilter/vf_unsharp: use av_malloc_array()
Michael Niedermayer
2014-06-13
1
-1
/
+2
*
vfilter/avf_showcqt: fix 'mixed declarations and code'
Michael Niedermayer
2014-06-13
1
-2
/
+2
*
avfilter/avf_showcqt: add option for lower resolution
Muhammad Faiz
2014-06-12
1
-45
/
+69
*
avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs
Clément Bœsch
2014-06-11
1
-8
/
+8
*
avfilter/showcqt: fix misc style issues
Clément Bœsch
2014-06-11
1
-78
/
+43
*
avfilter: add signalstats filter
Clément Bœsch
2014-06-11
4
-1
/
+481
*
avfilter/vf_zoompan: fix mixing of declarations and statements
Michael Niedermayer
2014-06-09
1
-2
/
+1
*
Zoom & Pan filter
Paul B Mahol
2014-06-09
4
-1
/
+313
*
avfilter/af_amix: Use av_mallocz_array()
Michael Niedermayer
2014-06-07
1
-1
/
+1
*
avfilter/af_channelmap: Use av_mallocz_array()
Michael Niedermayer
2014-06-07
1
-1
/
+1
*
avfilter/af_aphaser: Use av_malloc_array()
Michael Niedermayer
2014-06-07
1
-1
/
+1
*
avfilter/avf_showcqt: avoid using fminf()
Michael Niedermayer
2014-06-06
1
-3
/
+3
*
avfilter: new multimedia filter avf_showcqt.c
Muhammad Faiz
2014-06-05
4
-1
/
+588
*
avfilter/bufferqueue: Increase buffer queue size
Tobias Rapp
2014-06-04
1
-1
/
+1
*
fix various typos
Lou Logan
2014-06-03
5
-7
/
+7
*
Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998'
Michael Niedermayer
2014-05-29
1
-7
/
+2
|
\
|
*
af_resample: Use avresample_get_out_samples
Luca Barbato
2014-05-28
1
-7
/
+2
*
|
avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB
Michael Niedermayer
2014-05-27
1
-2
/
+2
*
|
avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-7
/
+6
*
|
avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/il: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/hflip: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/crop: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
avfilter/formats: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156'
Michael Niedermayer
2014-05-27
1
-7
/
+11
|
\
\
|
|
/
|
*
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
Anton Khirnov
2014-05-26
1
-7
/
+11
|
*
buffersrc: avoid using AV_PIX_FMT_NB
Anton Khirnov
2014-05-26
1
-1
/
+1
*
|
Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3'
Michael Niedermayer
2014-05-27
1
-2
/
+3
|
\
\
|
|
/
|
*
vf_fieldorder: avoid using AV_PIX_FMT_NB
Anton Khirnov
2014-05-26
1
-2
/
+3
*
|
Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'
Michael Niedermayer
2014-05-27
1
-2
/
+8
|
\
\
|
|
/
|
*
vf_scale: use the pixfmt descriptor API
Anton Khirnov
2014-05-26
1
-2
/
+8
*
|
avfilter/vf_format: fix duplicate ;
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
|
Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece'
Michael Niedermayer
2014-05-27
1
-47
/
+86
|
\
\
|
|
/
|
*
vf_format: rework format list parsing
Anton Khirnov
2014-05-26
1
-51
/
+79
*
|
Add metadata injection to blackdetect
Billy Shambrook
2014-05-24
1
-0
/
+5
*
|
lavfi/vf_fps: use av_fifo_alloc_array
Lukasz Marek
2014-05-20
1
-1
/
+1
*
|
lavfi/buffersink: use av_fifo_alloc_array
Lukasz Marek
2014-05-20
1
-1
/
+1
*
|
avfilter/edgedetect: reuse already defined ctx.
Clément Bœsch
2014-05-17
1
-1
/
+1
*
|
avfilter/vignette: reindent after previous commit.
Clément Bœsch
2014-05-16
1
-6
/
+6
*
|
avfilter/vignette: add direct rendering.
Clément Bœsch
2014-05-16
1
-2
/
+8
*
|
vignette: reuse already declared ctx.
Clément Bœsch
2014-05-16
1
-1
/
+1
*
|
avfilter/vignette: fix input frame memory leak.
Masa Utashiro
2014-05-16
1
-0
/
+1
[next]