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
/
avf_showwaves.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/showwaves: fail in case of push_frame() error
Stefano Sabatini
2013-01-25
1
-6
/
+9
*
lavfi/showwaves: add display mode option and mode=line
Stefano Sabatini
2013-01-25
1
-3
/
+28
*
lavfi/showwaves: fix check on showwaves->outpicref
Stefano Sabatini
2013-01-22
1
-1
/
+1
*
avf_showwaves: fix null pointer dereference
Michael Niedermayer
2013-01-21
1
-0
/
+1
*
lavfi/show{spectrum,waves}: use ff_filter_frame().
Clément Bœsch
2012-11-29
1
-3
/
+1
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-22
/
+23
*
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-2
/
+2
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
lavfi/showwaves: return error in case of allocation failure in filter_samples()
Stefano Sabatini
2012-11-06
1
-0
/
+2
*
lavfi/showwaves: simplify check in filter_samples()
Stefano Sabatini
2012-11-06
1
-1
/
+1
*
lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE
Paul B Mahol
2012-11-05
1
-2
/
+2
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-1
/
+1
*
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-5
/
+8
*
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
1
-3
/
+1
*
lavfi/showwaves: do not set on outlink->out_buf the sent video frame
Stefano Sabatini
2012-07-23
1
-1
/
+0
*
lavfi: change "transmedia" into "multimedia".
Nicolas George
2012-07-23
1
-1
/
+1
*
lavfi: decrease logging level of message showing initial parameters
Stefano Sabatini
2012-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-09
1
-1
/
+2
*
lavfi: do not pass opaque field to init functions
Stefano Sabatini
2012-07-08
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-1
/
+1
*
showwaves: fix PTS computation.
Nicolas George
2012-06-23
1
-1
/
+4
*
showwaves: fix first sample of frame test.
Nicolas George
2012-06-23
1
-1
/
+1
*
lavfi: define macro AVFILTER_DEFINE_CLASS
Stefano Sabatini
2012-06-22
1
-7
/
+2
*
lavfi: add showwaves filter
Stefano Sabatini
2012-06-20
1
-0
/
+259