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
/
sink_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/sink_buffer: accept unknown channel layouts.
Nicolas George
2013-01-26
1
-21
/
+42
*
lavfi/sink_buffer: switch to filter_frame.
Nicolas George
2012-12-30
1
-12
/
+4
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-26
/
+46
*
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-11
/
+11
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
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
*
lavfi/sink_buffer: implement libav compatibility API.
Nicolas George
2012-09-27
1
-6
/
+108
*
lavfi: enable buffersinks unconditionally.
Nicolas George
2012-09-27
1
-8
/
+0
*
lavfi/buffersink: fix check on pixel_fmts in the opaque parameter
Andrew Wason
2012-09-22
1
-1
/
+1
*
sink_buffer: fix #ifs for FF-sinks
Michael Niedermayer
2012-09-04
1
-2
/
+2
*
libavfilter: Support the forks ABI for buffer sinks
Michael Niedermayer
2012-09-01
1
-3
/
+43
*
sink_buffer: require AV_PERM_PRESERVE.
Nicolas George
2012-08-17
1
-2
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-2
/
+3
*
sink_buffer: prevent prematurely freeing of cur_buf
Michael Niedermayer
2012-07-21
1
-0
/
+1
*
lavfi/buffersink: restore possibility to pass opaque data
Stefano Sabatini
2012-07-10
1
-17
/
+7
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-09
1
-1
/
+2
*
lavfi/buffersink: fix doxy, remove "video" reference
Stefano Sabatini
2012-07-06
1
-1
/
+1
*
sink_buffer: implement fixed frame size.
Nicolas George
2012-06-30
1
-0
/
+8
*
sink_buffer: warn when there are too many buffers.
Nicolas George
2012-06-28
1
-0
/
+10
*
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-5
/
+11
*
sink_buffer: make opaque argument optional.
Nicolas George
2012-06-26
1
-16
/
+20
*
lavfi: remove old video sink API
Stefano Sabatini
2012-06-26
1
-14
/
+2
*
sink_buffer: assert that functions and sinks arent mixed
Michael Niedermayer
2012-06-24
1
-0
/
+6
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-1
/
+1
*
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-5
/
+5
*
sink_buffer: dont return void from void functions.
Michael Niedermayer
2012-06-10
1
-2
/
+2
*
buffersink: add av_buffersink_get_frame_rate().
Nicolas George
2012-06-09
1
-0
/
+5
*
sink_buffer: guard against NULL frames.
Nicolas George
2012-05-31
1
-0
/
+2
*
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-12
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-2
/
+5
*
buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
Nicolas George
2012-04-23
1
-0
/
+2
*
Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'
Michael Niedermayer
2012-04-17
1
-3
/
+7
*
sink_buffer: copy list of provided formats in the context
Stefano Sabatini
2011-12-22
1
-11
/
+38
*
buffersink: Implement a poll function.
Michael Niedermayer
2011-12-08
1
-0
/
+8
*
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-4
/
+4
*
sink_buffer: fix typo
Michael Niedermayer
2011-09-28
1
-1
/
+1
*
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...
Stefano Sabatini
2011-09-06
1
-0
/
+263