summaryrefslogtreecommitdiff
path: root/libavfilter/buffersrc.c
Commit message (Expand)AuthorAge
...
* | Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'Michael Niedermayer2014-01-17
|\|
| * buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov2014-01-17
* | lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt optionStefano Sabatini2013-12-26
* | lavfi/buffersrc: set min and max values for pix_fmt optionStefano Sabatini2013-12-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-03
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
| * lavfi: add attribute_align_arg to all public entry pointsHendrik Leppkes2013-07-26
| * lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-04
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
| * buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | lavfi: add attribute_align_arg to all public entry pointsHendrik Leppkes2013-07-26
* | lavfi/buffersrc: remove unused item from BufferSourceContextPaul B Mahol2013-07-26
* | lavfi/buffersrc: fix failed requests count.Nicolas George2013-04-17
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | abuffer: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | buffersrc: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | lavfi/buffersrc: update for compatibility with the fork.Nicolas George2013-04-11
* | Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer2013-03-20
|\|
| * buffersrc: fix a typo.Anton Khirnov2013-03-19
| * lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov2013-03-19
* | buffersrc: fix w/h errorMichael Niedermayer2013-03-18
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-17
|\ \
| * | lavfi/buffersrc: disable deprecated warnings.Nicolas George2013-03-17
| * | lavfi/buffersrc: check channel count changes.Nicolas George2013-03-17
| * | lavfi/buffersrc: set channel layout if it is known.Nicolas George2013-03-17
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-17
|\ \ \ | |/ / |/| / | |/
| * lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov2013-03-17
* | lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-03-16
* | lavfi/buffersrc: raise filter_frame() error.Clément Bœsch2013-03-13
* | lavfi/buffersrc: do not dereference NULL frame.Nicolas George2013-03-10
* | lavfi/buffersrc: implement flags.Nicolas George2013-03-10
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* | lavfi/buffersrc: set channel layout if it is known.Nicolas George2013-02-21
* | lavfi/buffersrc: forward filter_frame errors.Nicolas George2013-01-31
* | lavfi/buffersrc: accept unknown channel layouts.Nicolas George2013-01-26
* | lavfi/buffersrc: remove init of rate and layout.Nicolas George2012-12-20
* | buffersrc: switch to filter_frameAnton Khirnov2012-11-29
* | lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-28
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\|
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* | libavfilter/buffersrc: Do not fail hard on changes of input parameters.Michael Niedermayer2012-10-17
* | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'Michael Niedermayer2012-10-12
|\|
| * lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-11
|\|
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|