4414 Commits (e932ae5940562ae0a183687053a5457a76fd1fa9)

Author SHA1 Message Date
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
Michael Niedermayer d7efafd63a avfilter/vf_hqx: partly fix big endian fate test 11 years ago
Michael Niedermayer 84de3ed795 avfilter/deshake_opencl: fix macro () 11 years ago
Michael Niedermayer 04776cedec avfilter/avf_showspectrum: fix macro () 11 years ago
Clément Bœsch 79198cb65a avfilter/hqx: add some self promotion in doxy. 11 years ago
Clément Bœsch 4d8fc0e088 avfilter/hqx: unroll the pattern calculation 11 years ago
Clément Bœsch ded3c9fd32 avfilter: add hqx filter (hq2x, hq3x, hq4x) 11 years ago
Michael Niedermayer eb0fc73dcc avfilter/vf_spp: Use av_malloc_array() 11 years ago
Michael Niedermayer f31fd06713 vf_sab: use av_malloc_array() 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Vittorio Giovara 5a69ded12a vf_showinfo: print display transformation values 11 years ago
Michael Niedermayer 33834be9c8 avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ 11 years ago
Michael Niedermayer 0a7ad6bf51 avfilter/formats: Use av_realloc_array() 11 years ago
Michael Niedermayer d03eefae4a avfilter/vf_dejudder: Use av_mallocz_array() 11 years ago
Michael Niedermayer 263aeb826d avfilter/vf_unsharp: use av_malloc_array() 11 years ago
Michael Niedermayer 1df441eaa8 vfilter/avf_showcqt: fix 'mixed declarations and code' 11 years ago
Muhammad Faiz 0a64fb7fb0 avfilter/avf_showcqt: add option for lower resolution 11 years ago
Clément Bœsch 0180c46928 avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs 11 years ago
Clément Bœsch 1786cd850f avfilter/showcqt: fix misc style issues 11 years ago
Clément Bœsch 76bce46d8f avfilter: add signalstats filter 11 years ago
Michael Niedermayer 2ffe55a64f avfilter/vf_zoompan: fix mixing of declarations and statements 11 years ago
Paul B Mahol 4b6cb1cc69 Zoom & Pan filter 11 years ago