summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels optionClément Bœsch2015-09-08
* avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)Clément Bœsch2015-09-08
* avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd optionClément Bœsch2015-09-08
* avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe optionClément Bœsch2015-09-08
* avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices optionClément Bœsch2015-09-08
* avfilter/volume: drop useless trailing commaClément Bœsch2015-09-08
* avfilter/volume: fix missing filtering flags for a bunch of optionsClément Bœsch2015-09-08
* avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip optionClément Bœsch2015-09-08
* avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence optionClément Bœsch2015-09-08
* avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping optionClément Bœsch2015-09-08
* avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate optionClément Bœsch2015-09-08
* avfilter/astats: use AV_OPT_TYPE_BOOL for metadata optionClément Bœsch2015-09-08
* avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros optionClément Bœsch2015-09-08
* avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear optionClément Bœsch2015-09-08
* avfilter/interlace: fix opt flagsClément Bœsch2015-09-08
* avfilter/interlace: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/deband: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/dynaudnorm: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/kerndeint: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/vf_vectorscope: 9 & 10 bit depth supportPaul B Mahol2015-09-08
* avfilter/vf_super2xsai: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-08
* avfilter/af_ladspa: add special case for 2:2 pluginsPaul B Mahol2015-09-08
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* | avfilter: add extrastereo filterPaul B Mahol2015-09-08
* | avfilter/vf_thumbnail: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-07
* | avfilter/vf_stereo3d: stop dumping half of data for interleave rows outputPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add interleave columns output formatPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add HDMI output formatPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: support interleaved rows as input formatPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add checkerboard output formatPaul B Mahol2015-09-06
* | avfilter/sine: support expression in the number of output samplesClément Bœsch2015-09-06
* | avfilter/af_asyncts: use llabs for int64_tGanesh Ajjanagadde2015-09-06
* | avfilter/vf_unsharp: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-05
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28
* | lavfi: remove old graph parser API with different semanticsHendrik Leppkes2015-09-05
* | Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes2015-09-05
|\|
| * Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* | Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* | Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-28
* | Merge commit '86e5056575f55f070609dd3926605302f7d2280e'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-28
* | avfilter/avf_showfreqs: Fix memleak of out frameMichael Niedermayer2015-09-05
* | avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warningMichael Niedermayer2015-09-05
* | avfilter/avf_showfreqs: Free finMichael Niedermayer2015-09-05