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
/
libavdevice
/
lavfi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avdevice/lavfi: dont assign variables to themselfs
Michael Niedermayer
2014-09-13
1
-6
/
+6
*
avdevice/lavfi: Simplify non-AV stream check
Michael Niedermayer
2014-08-07
1
-8
/
+4
*
lavd/lavfi: work with non-mappable files for graph_file option
Andrey Utkin
2014-07-23
1
-15
/
+15
*
avutil & avdevice: remove av_bprint_fd_contents()
Michael Niedermayer
2014-07-15
1
-23
/
+16
*
avdevice/lavfi: add io.h, should fix msvc build
Michael Niedermayer
2014-07-08
1
-0
/
+3
*
protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...
Michael Niedermayer
2014-07-08
1
-1
/
+4
*
avdevice/lavfi: allow non-mmappable files for graph_file
Andrey Utkin
2014-07-07
1
-16
/
+17
*
avdevice/lavfi: Use av_malloc_array()
Michael Niedermayer
2014-06-07
1
-1
/
+1
*
lavd: add categories to device implementations
Lukasz Marek
2014-03-03
1
-0
/
+1
*
lavd/lavfi: support unknown channel layouts.
Nicolas George
2013-11-03
1
-0
/
+4
*
avdevice/lavfi: fix input with unknown channel layout
Michael Niedermayer
2013-07-13
1
-1
/
+1
*
lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...
Stefano Sabatini
2013-07-03
1
-1
/
+1
*
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-2
/
+2
*
avdevice/lavfi: add error checking for av_opt_set_int_list()
Michael Niedermayer
2013-04-12
1
-4
/
+4
*
buffersink: switch from opaque to AVOptions for params
Michael Niedermayer
2013-04-12
1
-5
/
+2
*
abuffersink: switch from opaque to AVOptions for params
Michael Niedermayer
2013-04-12
1
-4
/
+3
*
lavd/lavfi: upgrade to AVFrame.
Nicolas George
2013-03-15
1
-21
/
+28
*
Remove references to the "ff" variant of buffersink.
Nicolas George
2013-03-12
1
-2
/
+2
*
avformat/lavfi: force probesize to cover at least 30 frames
Michael Niedermayer
2013-02-28
1
-0
/
+4
*
lavd/lavfi: fix float.h include.
Clément Bœsch
2012-12-06
1
-1
/
+1
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
lavd/lavfi: fix leak in case of failure
Stefano Sabatini
2012-10-25
1
-3
/
+3
*
lavd/lavfi: add graph_file option
Stefano Sabatini
2012-10-23
1
-0
/
+29
*
lavc: add lavfi metadata support.
Clément Bœsch
2012-10-21
1
-0
/
+23
*
lavd: do not use av_pix_fmt_descriptors directly
Paul B Mahol
2012-10-12
1
-3
/
+6
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
*
lavd/lavfi: push frames until the last sink is EOF
Stefano Sabatini
2012-09-20
1
-4
/
+19
*
lavd/lavfi: apply stylistic fixes to the options help fields
Stefano Sabatini
2012-09-11
1
-2
/
+2
*
avoid ambigous buffersink names
Michael Niedermayer
2012-09-01
1
-2
/
+2
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-2
/
+2
*
lavfi: remove old video sink API
Stefano Sabatini
2012-06-26
1
-6
/
+0
*
lavd/lavfi: do not set the channel layout list.
Nicolas George
2012-06-21
1
-2
/
+0
*
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-2
/
+0
*
lavd/lavfi: support all sample formats.
Nicolas George
2012-02-22
1
-2
/
+10
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-2
/
+2
*
lavd/lavfi: add dumpgraph option.
Nicolas George
2012-01-24
1
-0
/
+9
*
lavd/lavfi: fix compiler warning for uninitialized variables
Jean First
2011-12-31
1
-1
/
+2
*
lavd/lavfi: fix two memleaks.
Nicolas George
2011-12-22
1
-0
/
+2
*
lavd/lavfi: reindent block in lavfi_read_header
Stefano Sabatini
2011-12-20
1
-11
/
+11
*
lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_head...
Stefano Sabatini
2011-12-20
1
-0
/
+3
*
lavd/lavfi: fix incomplete comment
Stefano Sabatini
2011-12-18
1
-1
/
+1
*
lavd/lavfi: fix typo in error message
Stefano Sabatini
2011-12-18
1
-1
/
+1
*
lavd/lavfi: remove a duplicated line.
Nicolas George
2011-12-15
1
-1
/
+0
*
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
Clément Bœsch
2011-12-03
1
-1
/
+2
*
Replace remaining av_new_stream() with avformat_new_stream().
Clément Bœsch
2011-11-05
1
-1
/
+2
*
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-1
/
+1
*
lavd/lavfi: compute and use the used samples buffer size for the output audio...
Stefano Sabatini
2011-10-16
1
-1
/
+3
*
lavdev/lavfi: reindent after the last commit
Stefano Sabatini
2011-09-16
1
-7
/
+7
*
lavdev/lavfi: add audio support
Stefano Sabatini
2011-09-16
1
-22
/
+66
*
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...
Stefano Sabatini
2011-09-06
1
-1
/
+1
[next]