summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setupMichael Niedermayer2015-09-05
* | avfilter/vf_stack: Fix memleak of out frameMichael Niedermayer2015-09-05
* | avfilter/avfilter: Add a few more basic filters to the list which support fra...Michael Niedermayer2015-09-05
* | avfilter/vf_vectorscope: change intensity to floatPaul B Mahol2015-09-04
* | avfilter/vf_waveform: stop abusing s->size for calculating limitPaul B Mahol2015-09-04
* | avfilter/vf_waveform: change intensity to floatPaul B Mahol2015-09-04
* | avfilter/vf_waveform: reduce number of operations a littlePaul B Mahol2015-09-04
* | avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filterPaul B Mahol2015-09-04
* | avfilter/af_channelmap: Reorder operations to avoid memleakMichael Niedermayer2015-09-04
* | avfilter/af_sidechaincompress: Also assert that i < 2Michael Niedermayer2015-09-03
* | avfilter/vf_atadenoise: Check for ff_get_video_buffer() failureMichael Niedermayer2015-09-03
* | avfilter/vf_histogram: Fix order of operations with flagsMichael Niedermayer2015-09-03
* | avfilter/avf_showwaves: Check max_samplesMichael Niedermayer2015-09-03
* | avfilter/af_dynaudnorm: Fix typo in assertMichael Niedermayer2015-09-03
* | avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANNMichael Niedermayer2015-09-03
* | avfilter/vf_sab: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-03
* | avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol2015-09-03
* | avfilter/vf_vectorscope: constify more variablesPaul B Mahol2015-09-03
* | avfilter/vf_vectorscope: support more formats for color4 mode in common casePaul B Mahol2015-09-03
* | avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-03
* | lavfi/colormatrix: Add a bt601 aliasVittorio Giovara2015-09-02
* | avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino2015-09-02