index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
lavfi.c
Age
Commit message (
Expand
)
Author
2018-04-02
lav*,tests: remove several register_all calls
Josh de Kock
2018-01-28
avdevice: migrate to AVFormatContext->url
Marton Balint
2017-10-26
Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'
James Almer
2017-10-21
lavd/lavfi: Constify two variables.
Carl Eugen Hoyos
2017-04-23
avdevice: do not use AVFrame accessor
Muhammad Faiz
2017-01-12
lavd/lavfi: use buffersink accessors.
Nicolas George
2016-06-04
avdevice/lavfi: Do not set avg_frame_rate to the timebase
Michael Niedermayer
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-02
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-01
avdevice/lavfi: replace deprecated avpicture_layout
Paul B Mahol
2016-01-17
remove all uses of the deprecated avpicture_get_size() function
Eddie Hao
2015-08-23
avdevice/lavfi: fix self assignment warning
Ganesh Ajjanagadde
2015-08-18
Replace av_dlog with ff_dlog.
Ronald S. Bultje
2015-08-08
use avfilter_pad_get_{type,name} accessor functions
Andreas Cadhalpun
2015-06-10
avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()
Michael Niedermayer
2015-01-08
avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-02
lavd/lavfi: allow to extract subcc.
Nicolas George
2014-09-13
avdevice/lavfi: dont assign variables to themselfs
Michael Niedermayer
2014-08-07
avdevice/lavfi: Simplify non-AV stream check
Michael Niedermayer
2014-07-23
lavd/lavfi: work with non-mappable files for graph_file option
Andrey Utkin
2014-07-15
avutil & avdevice: remove av_bprint_fd_contents()
Michael Niedermayer
2014-07-08
avdevice/lavfi: add io.h, should fix msvc build
Michael Niedermayer
2014-07-08
protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...
Michael Niedermayer
2014-07-07
avdevice/lavfi: allow non-mmappable files for graph_file
Andrey Utkin
2014-06-07
avdevice/lavfi: Use av_malloc_array()
Michael Niedermayer
2014-03-03
lavd: add categories to device implementations
Lukasz Marek
2013-11-03
lavd/lavfi: support unknown channel layouts.
Nicolas George
2013-07-13
avdevice/lavfi: fix input with unknown channel layout
Michael Niedermayer
2013-07-03
lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...
Stefano Sabatini
2013-05-15
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-04-12
avdevice/lavfi: add error checking for av_opt_set_int_list()
Michael Niedermayer
2013-04-12
buffersink: switch from opaque to AVOptions for params
Michael Niedermayer
2013-04-12
abuffersink: switch from opaque to AVOptions for params
Michael Niedermayer
2013-03-15
lavd/lavfi: upgrade to AVFrame.
Nicolas George
2013-03-12
Remove references to the "ff" variant of buffersink.
Nicolas George
2013-02-28
avformat/lavfi: force probesize to cover at least 30 frames
Michael Niedermayer
2012-12-06
lavd/lavfi: fix float.h include.
Clément Bœsch
2012-11-13
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-10-25
lavd/lavfi: fix leak in case of failure
Stefano Sabatini
2012-10-23
lavd/lavfi: add graph_file option
Stefano Sabatini
2012-10-21
lavc: add lavfi metadata support.
Clément Bœsch
2012-10-12
lavd: do not use av_pix_fmt_descriptors directly
Paul B Mahol
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-09-20
lavd/lavfi: push frames until the last sink is EOF
Stefano Sabatini
2012-09-11
lavd/lavfi: apply stylistic fixes to the options help fields
Stefano Sabatini
2012-09-01
avoid ambigous buffersink names
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-06-26
lavfi: remove old video sink API
Stefano Sabatini
2012-06-21
lavd/lavfi: do not set the channel layout list.
Nicolas George
2012-05-16
lavfi: drop planar/packed negotiation support
Stefano Sabatini
[next]