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/moviesrc: use refcounted frames
Hendrik Leppkes
2013-03-12
1
-0
/
+2
*
lavfi/buffersink: move the filter structures at the end.
Nicolas George
2013-03-11
1
-46
/
+47
*
lavfi/buffersink: implement av_buffersink_get_samples().
Nicolas George
2013-03-10
1
-2
/
+70
*
lavfi/buffersrc: do not dereference NULL frame.
Nicolas George
2013-03-10
1
-2
/
+2
*
lavfi: rename sink_buffer.c into buffersink.c.
Nicolas George
2013-03-10
2
-1
/
+1
*
lavfi: remove buffersink.c.
Nicolas George
2013-03-10
1
-270
/
+0
*
lavfi/sink_buffer: move stuff to reduce the diff.
Nicolas George
2013-03-10
1
-82
/
+70
*
lavfi/smartblur: add support to named options
Stefano Sabatini
2013-03-10
2
-45
/
+49
*
lavfi/buffersrc: implement flags.
Nicolas George
2013-03-10
2
-15
/
+50
*
lavfi/unsharp: add missing option flags
Stefano Sabatini
2013-03-10
1
-13
/
+14
*
avfilter: avoid direct access to "frame"->channels
Michael Niedermayer
2013-03-10
2
-3
/
+3
*
lavfi/pad: avoid buffer overflow in buffer_needs_copy()
Xi Wang
2013-03-10
1
-1
/
+1
*
lavfi: add curves filter.
Clément Bœsch
2013-03-10
4
-1
/
+366
*
lavfi: bump minor version after the first round of evil changes.
Clément Bœsch
2013-03-10
1
-2
/
+2
*
sink_buffer: remove unused variables
Michael Niedermayer
2013-03-10
1
-3
/
+0
*
lavfi: remove remaining forgotten min/rej perms.
Clément Bœsch
2013-03-10
14
-21
/
+3
*
lavfi/hue: reindent.
Clément Bœsch
2013-03-10
1
-10
/
+10
*
lavfi/hue: add an optimized direct path.
Clément Bœsch
2013-03-10
1
-0
/
+8
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
121
-1920
/
+1816
|
\
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
58
-932
/
+1061
*
|
lavfi/showspectrum: fix outpicref initialization.
Clément Bœsch
2013-03-09
1
-1
/
+3
*
|
Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
Michael Niedermayer
2013-03-08
1
-4
/
+4
|
\
\
|
|
/
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
4
-7
/
+5
*
|
vf_stereo3d: Add AVOption table terminator
Michael Niedermayer
2013-03-05
1
-0
/
+1
*
|
lavfi/deshake: support named options.
Clément Bœsch
2013-03-05
2
-34
/
+52
*
|
lavfi/overlay: improve log message warning in case of clipped overlay
Stefano Sabatini
2013-03-05
1
-1
/
+2
*
|
lavfi/overlay: add support for partial overlaying
Stefano Sabatini
2013-03-05
2
-37
/
+63
*
|
lavfi/mp: drop mp=stereo3d filter
Paul B Mahol
2013-03-05
4
-544
/
+1
*
|
lavfi: port MP stereo3d filter
Paul B Mahol
2013-03-05
4
-1
/
+481
*
|
lavfi/opencv: isgraph -> av_isgraph.
Clément Bœsch
2013-03-03
1
-1
/
+1
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
4
-4
/
+4
*
|
lavfi/af_aresample: fix info log for unknown layouts.
Nicolas George
2013-02-28
1
-2
/
+2
*
|
lavfi/af_aresample: fix layout consistency check.
Nicolas George
2013-02-28
1
-1
/
+1
*
|
vf_lut: correct color/comp permutation
Michael Niedermayer
2013-02-27
1
-3
/
+3
*
|
lavfi/hflip: support more formats
Paul B Mahol
2013-02-25
1
-29
/
+13
*
|
lavfi/geq: improve support for formats with alpha plane
Paul B Mahol
2013-02-25
1
-17
/
+28
*
|
af_biquads: memset(0) cache
Michael Niedermayer
2013-02-25
1
-0
/
+1
*
|
lavfi/abuffersink: fix weird indent and spacing
Stefano Sabatini
2013-02-24
1
-4
/
+4
*
|
lavfi/abuffersink: add sample_rates field to AVABufferSinkParams
Stefano Sabatini
2013-02-24
3
-1
/
+16
*
|
avfilter/avfiltergraph.h: Move public field out of the private fields
Michael Niedermayer
2013-02-24
1
-2
/
+1
*
|
Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'
Michael Niedermayer
2013-02-24
4
-3
/
+45
|
\
\
|
|
/
|
*
lavfi: connect libavresample options to af_resample via AVFilterGraph
Justin Ruggles
2013-02-23
4
-2
/
+44
*
|
lavfi/formats: reindent after last commit.
Nicolas George
2013-02-24
1
-10
/
+10
*
|
lavfi: fix merging of formats and clarify exception.
Nicolas George
2013-02-24
3
-6
/
+16
*
|
libavfilter/af_amerge: fix segfault if init fails.
Nicolas George
2013-02-24
1
-2
/
+4
*
|
vf_mp: Set pseudo pal
Michael Niedermayer
2013-02-23
3
-1
/
+16
*
|
vf_overlay: silence warning: X may be used uninitialized in this function
Michael Niedermayer
2013-02-23
1
-0
/
+2
*
|
avfilter: Silence warning: passing argument 3 of av_image_copy from incompati...
Michael Niedermayer
2013-02-23
1
-1
/
+1
*
|
lavfi/boxblur: add support to named options
Stefano Sabatini
2013-02-22
2
-27
/
+55
*
|
blend filter
Paul B Mahol
2013-02-21
4
-2
/
+478
[next]