summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_showcqt: use av_malloc_array()Michael Niedermayer2015-01-22
* avfilter/drawutils: Check for av_malloc* failuresMichael Niedermayer2015-01-22
* avfilter/drawutils: Use av_malloc_array()Michael Niedermayer2015-01-22
* avfilter/vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-01-21
* avfilter/vf_lenscorrection: support 8bit planar RGB formatsPaul B Mahol2015-01-21
* avfilter/af_join: swap av_mallocz_array() args for consistency with the proto...Paul B Mahol2015-01-20
* avfilter/af_join: Use av_mallocz_array()Paul B Mahol2015-01-20
* avfilter/af_ashowinfo: Use av_realloc_array()Michael Niedermayer2015-01-20
* fix Makefile: remove ilpackPaul B Mahol2015-01-20
* lavfi: remove mp=ilpackPaul B Mahol2015-01-20
* avfilter/vf_idet: factorize av_frame_free(&idet->prev)Michael Niedermayer2015-01-19
* avfilter/avfilter: allow idet like scale to have parameter changesMichael Niedermayer2015-01-19
* avfilter/vf_idet: flush internal buffers on parameter changesMichael Niedermayer2015-01-19
* avfilter/vf_idet: reduce noisyness if the filter has been auto insertedMichael Niedermayer2015-01-19
* avfilter/showcqt: add gamma2 optionMuhammad Faiz2015-01-18
* avfilter/vf_frei0r: fix build with DEBUG enabledMichael Niedermayer2015-01-17
* avfilter/vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-01-17
* avfilter/vf_framepack: Check and update frame_rateMichael Niedermayer2015-01-16
* avfilter: add showpalette filterClément Bœsch2015-01-15
* avfilter/edgedetect: fix indentClément Bœsch2015-01-15
* avfilter: port qp filter from libmpcodecsPaul B Mahol2015-01-14
* lavfi: remove mp=pp7Arwa Arif2015-01-13
* lavfi: use ff_norm_qscale(), factorizeStefano Sabatini2015-01-13
* avfilter/vf_pp7: Add GBRP pixel formatMichael Niedermayer2015-01-10
* avfilter/vf_pp7: use av_malloc_array()Michael Niedermayer2015-01-10
* avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling ...Michael Niedermayer2015-01-10
* avfilter: Factorize the use of norm_qscale in pp7Arwa Arif2015-01-10
* x86/vf_pp7: port dctB_mmx to yasmJames Almer2015-01-09
* lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-09
* lavfi/boxblur: Readd 8bit colour spaces on big-endian.Carl Eugen Hoyos2015-01-08
* Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b'Michael Niedermayer2015-01-07
|\
| * vf_interlace: remove the warning tag in the messageVittorio Giovara2015-01-05
* | Merge commit '15ea222778caaec0877b3f9938140b707c931d96'Michael Niedermayer2015-01-06
|\|
| * vf_interlace: merge FIELD_LOWER checkVittorio Giovara2015-01-05
* | Merge commit '046f75a970701b4c947d38bfd2186dcc5f2ddae2'Michael Niedermayer2015-01-06
|\|
| * vf_interlace: also assert for heightVittorio Giovara2015-01-05
* | vfilter/vf_tinterlace: Fix issues with linesize and colsMichael Niedermayer2015-01-06
* | Merge commit '696141e898193311c994b399a8dc60713709092f'Michael Niedermayer2015-01-06
|\|
| * vf_interlace: use image width rather than linesizeVittorio Giovara2015-01-05
| * lavfi: always check av_expr_parse_and_eval() return valueVittorio Giovara2014-12-18
| * vf_frei0r: do not increment string if it reached the endVittorio Giovara2014-12-08
| * lavfi: Increase drawtext font size limitsМихаил Муковников2014-12-07
| * vf_interlace: get rid of useless loadsKieran Kunhya2014-11-27
* | avfilter/buffer: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-06
* | lavfi: check av_strdup() return valuePaul B Mahol2015-01-06
* | avfilter/vf_idet: Add analyze_interlaced_flag modeMichael Niedermayer2015-01-06
* | avfilter/vf_yadif: detect telecine contentMichael Niedermayer2015-01-06
* | Merge remote-tracking branch 'origin/master'Michael Niedermayer2015-01-05
|\ \
| * | libavfilter/vf_blend: do not unconditionally compile both filtersPaul B Mahol2015-01-05
* | | Factorize avpriv_mirror() outMichael Niedermayer2015-01-05