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
/
af_asetnsamples.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/asetnsamples: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-12
/
+5
*
lavfi: always check return value of ff_get_{audio,video}_buffer()
Paul B Mahol
2013-04-08
1
-1
/
+2
*
lavfi/af_asetnsamples: simplify request_frame loop.
Nicolas George
2013-04-03
1
-8
/
+2
*
lavfi/af_asetnsamples: fix EOF handling.
Nicolas George
2013-04-01
1
-3
/
+2
*
lavfi/asetnsamples: raise filter_frame() error.
Clément Bœsch
2013-03-13
1
-5
/
+9
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-12
/
+12
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-21
/
+23
*
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-3
/
+3
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-4
/
+4
*
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-4
/
+6
*
lavfi/asetnsamples: push as many frames as ready
Andrey Utkin
2012-08-14
1
-1
/
+1
*
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
1
-3
/
+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
-2
/
+3
*
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-1
/
+1
*
lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h
Stefano Sabatini
2012-06-25
1
-0
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-1
/
+1
*
lavfi: define macro AVFILTER_DEFINE_CLASS
Stefano Sabatini
2012-06-22
1
-9
/
+4
*
lavfi: use designated initializers for AVClass
Paul B Mahol
2012-06-17
1
-3
/
+5
*
lavfi: add asetnsamples audio filter
Stefano Sabatini
2012-06-16
1
-0
/
+206