summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch2012-11-291-2/+2
* lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch2012-11-291-6/+3
* lavfi/thumbnail: switch to filter_frame.Clément Bœsch2012-11-291-32/+16
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-281-17/+25
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-3/+3
* vf_thumbnail: fix permissions.Nicolas George2012-08-171-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-5/+6
* vf_thumbnail: prevent premature freeing of refMichael Niedermayer2012-07-211-0/+1
* lavfi: decrease logging level of message showing initial parametersStefano Sabatini2012-07-151-1/+1
* lavfi: do not pass opaque field to init functionsStefano Sabatini2012-07-081-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-2/+2
* lavfi: update some deprecated functionsPaul B Mahol2012-06-161-6/+7
* vf_thumbnail: forward request_frame at least once.Nicolas George2012-03-171-2/+2
* lavfi/thumbnail: rename @url to @see.Clément Bœsch2012-02-031-1/+1
* thumbnail: fix error code in case of invalid args.Clément Bœsch2011-12-271-1/+1
* lavfi: add thumbnail video filter.Clément Bœsch2011-12-271-0/+243
OpenPOWER on IntegriCloud