summaryrefslogtreecommitdiff
path: root/tools/lavfi-showfiltfmts.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-10
|\
| * Fix a bunch of common typos.Diego Biurrun2012-03-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-26
|\|
| * tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | lavfi-showfiltfmts: fix typo that segfaulted haiku.Michael Niedermayer2012-01-15
* | lavfi-showfiltfmts.c: fix handling of null namesMichael Niedermayer2011-11-26
* | lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini2011-07-28
* | showfiltfmts: use av_get_pix_fmt_name()Stefano Sabatini2011-06-07
|/
* Rename avfilter_destroy() as avfilter_free().Stefano Sabatini2010-11-08
* Set the correct type for the output links.Stefano Sabatini2010-08-17
* Change avfilter_open() signature, from:Stefano Sabatini2010-08-11
* showfiltfmts: destroy filter context before exitMåns Rullgård2010-08-06
* showfiltfmts: set media type of links to that of corresponding padMåns Rullgård2010-08-06
* lavfi-showfiltfmts: print one format per lineMåns Rullgård2010-08-01
* Add libavfilter 1-input - 1-output regression test, corresponding to theStefano Sabatini2010-05-24