| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+1 |
* | lavfi/vf_tile: use av_make_q. | Nicolas George | 2014-01-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -1/+1 |
* | lavfi/tile: do not leak input frame | Paul B Mahol | 2013-08-23 | 1 | -1/+3 |
* | lavfi/tile: make color of blank/unused area configurable | Paul B Mahol | 2013-08-16 | 1 | -2/+3 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/tile: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -6/+2 |
* | lavfi/vf_tile: simplify request_frame loop. | Nicolas George | 2013-04-03 | 1 | -10/+5 |
* | lavfi/vf_tile: use standard options parsing. | Nicolas George | 2013-03-20 | 1 | -8/+4 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -11/+9 |
* | lavfi/tile: small align cosmetics. | Clément Bœsch | 2012-12-26 | 1 | -5/+5 |
* | lavfi/tile: remove usage of link->{cur,out}_buf. | Clément Bœsch | 2012-12-26 | 1 | -13/+13 |
* | lavfi/vf_tile: forward errors. | Nicolas George | 2012-12-02 | 1 | -7/+7 |
* | lavfi/vf_tile: cosmetic after last commit. | Nicolas George | 2012-12-02 | 1 | -4/+4 |
* | lavfi/vf_tile: switch to filter_frame. | Nicolas George | 2012-12-02 | 1 | -50/+33 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -17/+24 |
* | lavfi/tile: extend shorthand parameters. | Clément Bœsch | 2012-11-11 | 1 | -1/+1 |
* | lavfi/tile: add nb_frames option. | Clément Bœsch | 2012-11-11 | 1 | -3/+15 |
* | lavfi/tile: add margin and padding options. | Clément Bœsch | 2012-11-11 | 1 | -8/+33 |
* | lavfi/tile: allow named arguments. | Clément Bœsch | 2012-11-11 | 1 | -7/+22 |
* | vf_tile: fix output buffer ownership. | Nicolas George | 2012-08-01 | 1 | -6/+8 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -6/+8 |
* | lavfi: do not pass opaque field to init functions | Stefano Sabatini | 2012-07-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+2 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -1/+1 |
* | vf_tile: update deprecated functions. | Nicolas George | 2012-06-10 | 1 | -4/+6 |
* | vf_tile: set frame_rate. | Nicolas George | 2012-06-10 | 1 | -0/+2 |
* | lavfi: add tile video filter. | Nicolas George | 2012-03-21 | 1 | -0/+206 |