4437 Commits (91244073fd8b983e7cd1f97da83daf956fbbddc6)

Author SHA1 Message Date
Michael Niedermayer a06c14a48e avfilter/vf_spp: support setting dct avoptions from the filter graph string 11 years ago
Michael Niedermayer cab8fc624b avfilter/vf_scale: fix log message category 11 years ago
Michael Niedermayer e3fac20824 avfilter/vf_spp: use AVDCT 11 years ago
Michael Niedermayer c0a586d9d5 reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 11 years ago
Lukasz Marek f753956252 lavfi/src_movie: minor simplifications 11 years ago
Lukasz Marek 9739255365 lavfi/src_movie: remove frame from priv context 11 years ago
Muhammad Faiz ce385c869c avfilter/biquads: avoid clipping when using floating type 11 years ago
Michael Niedermayer 437da3e349 avfilter/vf_owdenoise: use av_malloc_array() 11 years ago
Michael Niedermayer d9ddbaa924 avfilter/avfilter: use av_malloc(z)_array() 11 years ago
Andrey Utkin cb8cb85da7 lavfi/drawtext: add alias "expr_int_format" to expansion function "eif" 11 years ago
Timothy Gu b64808e9dd kerndeint: remove dead assignments 11 years ago
Nicolas George 099aff5c42 lavfi: check refcount before merging. 11 years ago
Andrey Utkin e9ff5df0b5 lavfi/drawtext: add fontcolor_expr option 11 years ago
Andrey Utkin dec87454de lavfi/drawtext: add expansion function eif() 11 years ago
Marc Jeffreys a0b71e9f3e avfilter/drawtext: Add basic text shaping using libfribidi 11 years ago
Stepan Bujnak 895e92eca0 Blackframe video filter now sets metadata accordingly. 11 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 years ago
Michael Niedermayer c9d64abedf avfilter/vf_decimate: Use av_malloc_array() 11 years ago
Michael Niedermayer be55518fdb avfilter/vf_deshake: Use av_malloc_array() 11 years ago
Michael Niedermayer 4932b1e8b8 avfilter/vf_libopencv: Use av_mallocz_array() 11 years ago
James Almer ddea3b7106 x86/yadif-10: remove duplicate ABS macro 11 years ago
Andrew Kelley d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 11 years ago
Michael Niedermayer 576ced5530 avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer e592bf3d2f avfilter/vsrc_cellauto: Use av_mallocz_array() 11 years ago
Michael Niedermayer d90ad5b2bb avfilter/vf_vignette: Use av_malloc_array() 11 years ago
Michael Niedermayer 11e4890eeb avfilter/unsharp_opencl: use av_mallocz_array() 11 years ago
Clément Bœsch d5601cf6fc avfilter/haldclut: fix R/B swap in CLUT loading 11 years ago
Stefano Sabatini 85eabd748b lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structure 11 years ago
Leandro Santiago 4582e1162a avfilter/vf_drawtext: fix resource leak 11 years ago
Paul B Mahol b52c26c66f avfilter: add flanger filter 11 years ago
Paul B Mahol 7e8c1f0c38 avfilter/af_aphaser: move wave table generation code into separate file 11 years ago
Michael Niedermayer 1265247206 avfilter/vf_format: Check pix_fmts before dereferencing it 11 years ago
Michael Niedermayer 5ab67340f9 avfilter/avfiltergraph: dont "or" together error codes 11 years ago
Stefano Sabatini 462c9ee3ac lavfi/overlay: show incoming frames on debug messages 11 years ago
Michael Niedermayer a97137e948 avfilter/f_ebur128: Use av_malloc_array() 11 years ago
Muhammad Faiz 46563af79c avfilter/showcqt: adding freetype support 11 years ago
Clément Bœsch d5f817793e avfilter/overlay: reindent 11 years ago
Clément Bœsch b18d1b094e avfilter/buffersrc: reindent 11 years ago
Michael Niedermayer 525a165d99 avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM 11 years ago
Michael Niedermayer a348f4befe avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with nasm 11 years ago
Michael Niedermayer b8255a4c70 avfilter/x86/vf_pullup: fix old typo 11 years ago
Michael Niedermayer 6dffc8f5aa avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 11 years ago
Michael Niedermayer f364101144 avfilter/vf_deshake: fix macro () 11 years ago
Michael Niedermayer 0ed110133f avfilter/vf_colormatrix: fix macro () 11 years ago
Michael Niedermayer 723550d3ca avfilter/vf_hqx: optimize table init 11 years ago
Michael Niedermayer 236aa4de2a avfilter/vf_hqx: avoid floats 11 years ago
Michael Niedermayer 9b33cdcab2 avfilter/vf_blend: fix macro () 11 years ago
Michael Niedermayer 31f77b46b2 avfilter/unsharp_opencl: fix macro () 11 years ago
Andrey Utkin 3bb4d26a5d drawtext: drop unused draw_glyphs() arg "rgbcolor" 11 years ago
Michael Niedermayer 954a38e9bf avfilter/vf_hqx: remove << 0 11 years ago