summaryrefslogtreecommitdiff
path: root/libavfilter/avf_concat.c
Commit message (Expand)AuthorAge
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
* lavfi/concat: implement unsafe mode.Nicolas George2012-10-28
* lavfi/avf_concat: fix invalid exclusive test.Nicolas George2012-10-17
* Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
* lavfi: add priv class to filter definitions and flags to filter internal optionsStefano Sabatini2012-08-18
* avf_concat: fix permissions.Nicolas George2012-08-17
* avf_concat: fix silence duration.Nicolas George2012-07-28
* avf_concat: fix min value for v option.Nicolas George2012-07-28
* lavfi: add concat filter.Nicolas George2012-07-23