summaryrefslogtreecommitdiffstats
path: root/libavfilter/filtfmts.c
Commit message (Expand)AuthorAgeFilesLines
* filtfmts: Avoid null pointer dereferenceHimangi Saraogi2015-04-031-1/+13
* Merge commit '072916d903d3a925bcd0c864f12254157cab63c1'Michael Niedermayer2014-08-031-5/+7
|\
| * filtfmts: Replace deprecated uses of AVFilterPadDiego Biurrun2014-08-031-4/+6
* | avfilter/filtfmts: Support dynamically allocated in/outputsMichael Niedermayer2014-04-211-5/+5
* | Merge commit 'd23fc8846d255e31896453136b4c77bc6d5e873f'Michael Niedermayer2014-04-191-1/+1
|\ \ | |/
| * filtfmts: remove unused lavf includeVittorio Giovara2014-04-191-1/+0
| * filtfmts-test: Fix use of deprecated APIDiego Biurrun2013-11-041-4/+4
* | avfilter/filtfmts: fix use of deprecated symbolsMichael Niedermayer2013-08-251-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-201-1/+9
|\ \ | |/
| * lavfi: filtfmts: use newer avfilter APIsVittorio Giovara2013-07-191-1/+9
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-181-2/+2
|\ \ | |/
| * lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-171-2/+2
* | Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'Michael Niedermayer2013-04-121-1/+1
|\ \ | |/
| * lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-1/+1
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-051-3/+0
|\ \ | |/
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-041-3/+0
| * lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-121-2/+2
* | libavfilter/filtfmts: fix argv/argc checksMichael Niedermayer2012-09-191-2/+2
* | bavfilter/filtfmts: fix type for channel layoutsMichael Niedermayer2012-09-191-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-22/+45
|/
* lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-041-0/+107
OpenPOWER on IntegriCloud