summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* kerndeint: remove dead assignmentsTimothy Gu2014-07-18
* Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\
* | lavfi: check refcount before merging.Nicolas George2014-07-17
* | lavfi/drawtext: add fontcolor_expr optionAndrey Utkin2014-07-17
* | lavfi/drawtext: add expansion function eif()Andrey Utkin2014-07-17
* | avfilter/drawtext: Add basic text shaping using libfribidiMarc Jeffreys2014-07-16
* | Blackframe video filter now sets metadata accordingly.Stepan Bujnak2014-07-15
* | fix spelling errorsAndreas Cadhalpun2014-07-12
* | avfilter/vf_decimate: Use av_malloc_array()Michael Niedermayer2014-07-11
* | avfilter/vf_deshake: Use av_malloc_array()Michael Niedermayer2014-07-11
* | avfilter/vf_libopencv: Use av_mallocz_array()Michael Niedermayer2014-07-11
* | x86/yadif-10: remove duplicate ABS macroJames Almer2014-07-10
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|\|
* | Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'Michael Niedermayer2014-07-08
|\|
| * af_compand: make sure request_frame always outputs at least one frameAndrew Kelley2014-07-08
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|\|
* | avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08
* | avfilter/vsrc_cellauto: Use av_mallocz_array()Michael Niedermayer2014-07-06
* | avfilter/vf_vignette: Use av_malloc_array()Michael Niedermayer2014-07-06
* | avfilter/unsharp_opencl: use av_mallocz_array()Michael Niedermayer2014-07-06
* | avfilter/haldclut: fix R/B swap in CLUT loadingClément Bœsch2014-07-05
* | lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structureStefano Sabatini2014-07-05
* | avfilter/vf_drawtext: fix resource leakLeandro Santiago2014-07-03
* | avfilter: add flanger filterPaul B Mahol2014-07-03
* | avfilter/af_aphaser: move wave table generation code into separate filePaul B Mahol2014-07-03
* | avfilter/vf_format: Check pix_fmts before dereferencing itMichael Niedermayer2014-07-03
* | avfilter/avfiltergraph: dont "or" together error codesMichael Niedermayer2014-07-03
* | lavfi/overlay: show incoming frames on debug messagesStefano Sabatini2014-07-02
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|
* | avfilter/f_ebur128: Use av_malloc_array()Michael Niedermayer2014-07-01
* | avfilter/showcqt: adding freetype supportMuhammad Faiz2014-06-30
* | avfilter/overlay: reindentClément Bœsch2014-06-29
* | avfilter/buffersrc: reindentClément Bœsch2014-06-29
* | avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARMMichael Niedermayer2014-06-29
* | avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with...Michael Niedermayer2014-06-28
* | avfilter/x86/vf_pullup: fix old typoMichael Niedermayer2014-06-25
* | avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functionsMichael Niedermayer2014-06-25
* | avfilter/vf_deshake: fix macro ()Michael Niedermayer2014-06-24
* | avfilter/vf_colormatrix: fix macro ()Michael Niedermayer2014-06-24
* | avfilter/vf_hqx: optimize table initMichael Niedermayer2014-06-24
* | avfilter/vf_hqx: avoid floatsMichael Niedermayer2014-06-24
* | avfilter/vf_blend: fix macro ()Michael Niedermayer2014-06-22
* | avfilter/unsharp_opencl: fix macro ()Michael Niedermayer2014-06-22
* | drawtext: drop unused draw_glyphs() arg "rgbcolor"Andrey Utkin2014-06-22
* | avfilter/vf_hqx: remove << 0Michael Niedermayer2014-06-22
* | avfilter/vf_hqx: partly fix big endian fate testMichael Niedermayer2014-06-22
* | avfilter/deshake_opencl: fix macro ()Michael Niedermayer2014-06-21
* | avfilter/avf_showspectrum: fix macro ()Michael Niedermayer2014-06-21
* | avfilter/hqx: add some self promotion in doxy.Clément Bœsch2014-06-21
* | avfilter/hqx: unroll the pattern calculationClément Bœsch2014-06-21