summaryrefslogtreecommitdiff
path: root/libavfilter/vf_thumbnail.c
Commit message (Expand)AuthorAge
* lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch2012-11-29
* lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch2012-11-29
* lavfi/thumbnail: switch to filter_frame.Clément Bœsch2012-11-29
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* vf_thumbnail: fix permissions.Nicolas George2012-08-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
* vf_thumbnail: prevent premature freeing of refMichael Niedermayer2012-07-21
* lavfi: decrease logging level of message showing initial parametersStefano Sabatini2012-07-15
* 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_thumbnail: forward request_frame at least once.Nicolas George2012-03-17
* lavfi/thumbnail: rename @url to @see.Clément Bœsch2012-02-03
* thumbnail: fix error code in case of invalid args.Clément Bœsch2011-12-27
* lavfi: add thumbnail video filter.Clément Bœsch2011-12-27