summaryrefslogtreecommitdiff
path: root/libavfilter/vf_tile.c
Commit message (Expand)AuthorAge
* lavfi/tile: small align cosmetics.Clément Bœsch2012-12-26
* lavfi/tile: remove usage of link->{cur,out}_buf.Clément Bœsch2012-12-26
* lavfi/vf_tile: forward errors.Nicolas George2012-12-02
* lavfi/vf_tile: cosmetic after last commit.Nicolas George2012-12-02
* lavfi/vf_tile: switch to filter_frame.Nicolas George2012-12-02
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* lavfi/tile: extend shorthand parameters.Clément Bœsch2012-11-11
* lavfi/tile: add nb_frames option.Clément Bœsch2012-11-11
* lavfi/tile: add margin and padding options.Clément Bœsch2012-11-11
* lavfi/tile: allow named arguments.Clément Bœsch2012-11-11
* vf_tile: fix output buffer ownership.Nicolas George2012-08-01
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
* lavfi: do not pass opaque field to init functionsStefano Sabatini2012-07-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
* lavfi: update some deprecated functionsPaul B Mahol2012-06-16
* vf_tile: update deprecated functions.Nicolas George2012-06-10
* vf_tile: set frame_rate.Nicolas George2012-06-10
* lavfi: add tile video filter.Nicolas George2012-03-21