Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-13avfilter: don't anonymously typedef structsPaul B Mahol
2015-09-20lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George
2015-04-08avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol
2014-01-19lavfi/vf_tile: use av_make_q.Nicolas George
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-08-23lavfi/tile: do not leak input framePaul B Mahol
2013-08-16lavfi/tile: make color of blank/unused area configurablePaul B Mahol
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer
2013-04-11lavfi/tile: switch to an AVOptions-based system.Clément Bœsch
2013-04-03lavfi/vf_tile: simplify request_frame loop.Nicolas George
2013-03-21lavfi/vf_tile: use standard options parsing.Nicolas George
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2012-12-27lavfi/tile: small align cosmetics.Clément Bœsch
2012-12-27lavfi/tile: remove usage of link->{cur,out}_buf.Clément Bœsch
2012-12-02lavfi/vf_tile: forward errors.Nicolas George
2012-12-02lavfi/vf_tile: cosmetic after last commit.Nicolas George
2012-12-02lavfi/vf_tile: switch to filter_frame.Nicolas George
2012-11-29lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch
2012-11-12lavfi/tile: extend shorthand parameters.Clément Bœsch
2012-11-12lavfi/tile: add nb_frames option.Clément Bœsch
2012-11-12lavfi/tile: add margin and padding options.Clément Bœsch
2012-11-12lavfi/tile: allow named arguments.Clément Bœsch
2012-08-01vf_tile: fix output buffer ownership.Nicolas George
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-08lavfi: do not pass opaque field to init functionsStefano Sabatini
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-16lavfi: update some deprecated functionsPaul B Mahol
2012-06-10vf_tile: update deprecated functions.Nicolas George
2012-06-10vf_tile: set frame_rate.Nicolas George
2012-03-21lavfi: add tile video filter.Nicolas George