4478 Commits (52b81ff4635c077b2bc8b8d3637d933b6629d803)

Author SHA1 Message Date
James Almer 6985ef7813 lavfi: stop exporting internal functions 11 years ago
Michael Niedermayer 36bce999f5 libavfilter/af_amerge: Do not depend on SWR_CH_MAX 11 years ago
Michael Niedermayer ce1bb4b75d avfilter/af_pan: Do not use SWR_CH_MAX 11 years ago
Michael Niedermayer ced765ceb3 avfilter/af_pan: check if the number of channels where sucessfully set 11 years ago
Clément Bœsch d7594beede avfilter/dctdnoiz: remove a few indirections in idcts 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Clément Bœsch 1ba7c6ead2 avfilter/dctdnoiz: use 32-bit (float) operations instead of 64 (double) for DCTs 11 years ago
Clément Bœsch eb16a6d229 avfilter/dctdnoiz: remove forward declarations after previous commit 11 years ago
Clément Bœsch aaf82dc0fa avfilter/dctdnoiz: make color [de]correlation less clumsy 11 years ago
Muhammad Faiz 94494dab91 avfilter/showcqt: add and extend tlength and volume options 11 years ago
Clément Bœsch cec59eb63f avfilter/dctdnoiz: add 8x8 dct and make it the default 11 years ago
Clément Bœsch 06362ab750 avfilter/dctdnoiz: rewrite [f/i]dct 11 years ago
Clément Bœsch 97478ef5fe avfilter/select: fix "t" eval variable comment 11 years ago
Clément Bœsch eaeb61c3a6 avfilter/select: remove optional avcodec dependency 11 years ago
Clément Bœsch 164b7ccf21 avfilter/mp_decimate: remove avcodec dependency 11 years ago
Clément Bœsch def03d3439 avfilter/deshake: remove avcodec dependency 11 years ago
Michael Niedermayer 2569227689 avfilter/vf_noise: make constant things const 11 years ago
mrskman 6f3e15af84 avfilter/avf_showwaves: New p2p mode for showwaves filter 11 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Michael Niedermayer a7e87fef21 avfilter/vf_spp: Use dct->get_pixels() 11 years ago
Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 11 years ago
Diego Biurrun c6a1ac2dd9 vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame 11 years ago
Michael Niedermayer 17fef17f67 avfilter/lavfutils: remove redundant variable init 11 years ago
Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 11 years ago
Luca Barbato 87efaa97ce af_join: Set the output frame format 11 years ago
Michael Niedermayer 9e052df86d avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm 11 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
Michael Niedermayer fc19edd8f5 avfilter/trim: remove duplicate assignment 11 years ago
Michael Niedermayer 6f622e5fcb avfilter/f_select: avoid double->int in debug output 11 years ago
Michael Niedermayer bcbfb95b0e avfilter/f_select: Set var_values[VAR_KEY] correctly 11 years ago
Michael Niedermayer 887d8d293f avfilter/f_select: avoid using doubles for equals checks and casts to enums 11 years ago
Diego Biurrun a8d803a320 vf_select: Drop a debug av_log with an unchecked double to enum conversion 11 years ago
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