| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_aformat: remove deprecated syntax from options description | Paul B Mahol | 2016-02-07 | 1 | -3/+3 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -5/+9 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -5/+8 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
|\ |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -2/+1 |
* | | Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5' | Michael Niedermayer | 2013-05-18 | 1 | -1/+1 |
|\| |
|
| * | af_aformat: cosmetics, fix indentation | Anton Khirnov | 2013-05-17 | 1 | -1/+1 |
| * | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-12 | 1 | -1/+1 |
* | | lavfi: remove double .priv_class initializers | Paul B Mahol | 2013-04-11 | 1 | -1/+0 |
* | | Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af' | Michael Niedermayer | 2013-04-10 | 1 | -19/+13 |
|\| |
|
| * | af_aformat: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -21/+13 |
* | | lavfi/af_aformat: accept unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -7/+19 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 1 | -6/+18 |
* | | lavfi: add priv class to filter definitions and flags to filter internal options | Stefano Sabatini | 2012-08-18 | 1 | -3/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Remove "Error parsing options string [...]" messages. | Clément Bœsch | 2012-08-09 | 1 | -3/+1 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -6/+6 |
|\| |
|
| * | lavfi: use const for AVFilterPad declarations in all filters. | Ronald S. Bultje | 2012-07-21 | 1 | -6/+6 |
* | | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
|\| |
|
| * | lavfi: remove 'opaque' parameter from AVFilter.init() | Anton Khirnov | 2012-06-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -2/+1 |
|\| |
|
| * | lavfi/audio: eliminate ff_default_filter_samples(). | Anton Khirnov | 2012-06-22 | 1 | -2/+1 |
* | | lavfi: define macro AVFILTER_DEFINE_CLASS | Stefano Sabatini | 2012-06-22 | 1 | -8/+2 |
* | | lavfi: use designated initializers for AVClass | Paul B Mahol | 2012-06-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -4/+4 |
|\| |
|
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -4/+4 |
* | | lavfi: use av_default_item_name() as filter private context logger | Stefano Sabatini | 2012-06-04 | 1 | -1/+1 |
* | | lavfi: add avfilter_default_filter_name() | Stefano Sabatini | 2012-06-04 | 1 | -1/+1 |
* | | set some categories of some AVClass structs | Michael Niedermayer | 2012-06-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -51/+89 |
|\| |
|
| * | lavfi: add aformat filter | Anton Khirnov | 2012-05-14 | 1 | -0/+148 |
* | lavfi: remove audio.h include from avfilter.h. | Clément Bœsch | 2012-05-12 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -1/+1 |
* | lavfi/aformat: use do..while(0) form for macro. | Clément Bœsch | 2012-02-02 | 1 | -2/+3 |
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | lavu: add av_strtok() | Stefano Sabatini | 2011-10-18 | 1 | -1/+1 |
* | lavfi: rename avfilter_all_* function names to avfilter_make_all_* | Stefano Sabatini | 2011-09-16 | 1 | -3/+3 |
* | af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code | Stefano Sabatini | 2011-08-22 | 1 | -52/+22 |
* | af_format: prefer strtok_r() over strsep() | Stefano Sabatini | 2011-08-16 | 1 | -17/+40 |
* | af_aformat: hotfix compile due to strsep() | Michael Niedermayer | 2011-08-15 | 1 | -0/+1 |
* | lavfi: add aformat filter | Mina Nagy Zaki | 2011-08-14 | 1 | -0/+114 |