index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavfilter
/
buffersink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: remove stray semicolons.
Nicolas George
2017-01-12
1
-11
/
+11
*
lavfi/buffersink: move to the new design.
Nicolas George
2017-01-12
1
-158
/
+57
*
lavfi/buffersink: add accessors for the stream properties.
Nicolas George
2017-01-12
1
-6
/
+19
*
lavfi: make filter_frame non-recursive.
Nicolas George
2016-12-18
1
-5
/
+16
*
lavfi: make request_frame() non-recursive.
Nicolas George
2015-12-22
1
-0
/
+5
*
lavfi: replace link.closed by link.status.
Nicolas George
2015-12-22
1
-2
/
+2
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-20
/
+15
*
lavfi/buffersink: loop over ff_request_frame().
Nicolas George
2015-09-20
1
-4
/
+1
*
avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option
Clément Bœsch
2015-09-08
1
-1
/
+1
*
Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
Hendrik Leppkes
2015-09-05
1
-157
/
+0
|
\
|
*
lavfi: Drop deprecated AVFilterBuffer* code
Vittorio Giovara
2015-08-28
1
-74
/
+0
*
|
avfilter: add missing FF_API_AVFILTERBUFFER guards
Andreas Cadhalpun
2015-08-30
1
-0
/
+4
*
|
buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE
Andreas Cadhalpun
2015-08-16
1
-8
/
+8
*
|
avfilter/buffersink: return EOF if closed link in av_buffersink_get_frame_fla...
Michael Niedermayer
2015-05-17
1
-0
/
+2
*
|
lavfi/buffersink: use av_fifo_alloc_array
Lukasz Marek
2014-05-20
1
-1
/
+1
*
|
lavfi: use av_fifo_freep
Lukasz Marek
2014-05-07
1
-2
/
+1
*
|
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-4
/
+4
|
\
\
|
|
/
|
*
lavfi: do not export the filters from shared objects
Anton Khirnov
2013-10-28
1
-2
/
+2
*
|
avfilter/buffersink: try to fix AV_NOPTS_VALUE
Michael Niedermayer
2013-10-09
1
-2
/
+4
*
|
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
Michael Niedermayer
2013-08-03
1
-0
/
+3
|
\
\
|
|
/
|
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
1
-0
/
+3
*
|
Merge commit '966689442ed843019dc0722a49bfb0ac51755d19'
Michael Niedermayer
2013-07-28
1
-20
/
+18
|
\
\
|
|
/
|
*
buffersink: K&R formatting cosmetics
Diego Biurrun
2013-07-27
1
-21
/
+19
|
*
lavfi: add attribute_align_arg to all public entry points
Hendrik Leppkes
2013-07-26
1
-4
/
+4
*
|
lavfi: add attribute_align_arg to all public entry points
Hendrik Leppkes
2013-07-26
1
-8
/
+8
*
|
Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'
Michael Niedermayer
2013-05-05
1
-2
/
+4
|
\
\
|
|
/
|
*
lavfi: let gcc realign the stack on public graph driving functions
Hendrik Leppkes
2013-05-04
1
-3
/
+6
*
|
lavfi/buffersink: fix possible leaks after allocation failures.
Nicolas George
2013-04-21
1
-5
/
+15
*
|
lavfi/buffersink: factor checks for lists sizes.
Nicolas George
2013-04-13
1
-22
/
+12
*
|
buffersink: remove shorthand
Michael Niedermayer
2013-04-12
1
-5
/
+0
*
|
lavfi/buffersink: accept parameters as options.
Nicolas George
2013-04-12
1
-68
/
+119
*
|
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-2
/
+2
*
|
buffersink/uninit: use av_frame_free() not unref
Michael Niedermayer
2013-03-23
1
-1
/
+1
*
|
lavfi/buffersink: check av_frame_ref() failure.
Nicolas George
2013-03-20
1
-1
/
+2
*
|
lavfi: let gcc realign the stack on public graph driving functions
Hendrik Leppkes
2013-03-16
1
-4
/
+4
*
|
lavfi/buffersink: schedule removing the "ff" variants.
Nicolas George
2013-03-12
1
-0
/
+2
*
|
lavfi/buffersink: rename filter structures.
Nicolas George
2013-03-12
1
-6
/
+6
*
|
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: rename sink_buffer.c into buffersink.c.
Nicolas George
2013-03-10
1
-0
/
+486
*
|
lavfi: remove buffersink.c.
Nicolas George
2013-03-10
1
-270
/
+0
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-28
/
+108
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-31
/
+97
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-4
/
+3
*
|
buffersink: switch to filter_frame
Anton Khirnov
2012-11-29
1
-4
/
+3
*
|
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-1
/
+1
*
|
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
[next]