4143 Commits (222fb8276dc4d32b26e939fb130165ddb6d5dddd)

Author SHA1 Message Date
Ramiro Polla 222fb8276d lavfi/drawtext: get bitmap from glyph in a separate step 11 years ago
Michael Niedermayer 41003da94a avfilter/avfilter: fix use of uninitialized pointer 11 years ago
Nicolas George 2dc5980d61 lavfi/dualinput: fix shortest option. 11 years ago
Nicolas George 77b8d4e521 lavfi/vf_tile: use av_make_q. 11 years ago
Nicolas George c4b7ad324b lavfi/avf_concat: use av_make_q. 11 years ago
Nicolas George bf9908c627 lavfi/af_amerge: use av_make_q. 11 years ago
Stefano Sabatini 3dc494f8b9 lavfi/vidstabtransform: apply various documentation/option minor fixes 11 years ago
João Bernardo 447d71b892 avfilter/vf_elbg: Fixed seed range of elbg filter 11 years ago
Anton Khirnov 104a97beaf buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 11 years ago
Stefano Sabatini a64333db5f lavfi/vidstabtransform: apply various cosmetical nits 11 years ago
Georg Martius 2727dbb053 lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 11 years ago
Robert Krüger 194ef56ba7 Change license of yadif from GPL to LGPL 11 years ago
Robert Krüger 6109399366 Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to named objects"" 11 years ago
Robert Krüger 99c4abfe88 Revert "Revert "yadif: add parens around macro parameters"" 11 years ago
Robert Krüger 4a38eeec38 Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Vittorio Giovara abb5e37f64 avfilter: fix leaks on error in ff_filter_frame 11 years ago
Vittorio Giovara 5655732c77 avfilter: add needs_writable field to the internal AVFilterPad structure 11 years ago
Vittorio Giovara d44bd7fb27 avfilter: add documentation for needs_writable 11 years ago
Vittorio Giovara a7d0e7ead9 lavfi: add framepack filter 11 years ago
Michael Niedermayer c0a33c4770 avfilter: avfilter_register() that works in O(1) time 11 years ago
Luca Barbato d68dc3c944 drawtext: Drop pointless header 11 years ago
Michael Niedermayer ee16e0cacc avfilter/vf_format: check that the format list is not empty 11 years ago
Clément Bœsch 307b6b8cb4 avfilter/lut3d: fix channel order in Iridas format parsing. 11 years ago
Reimar Döffinger 3cc0f335fe af_aresample: remove only use of array compound literals with non-const initializers in FFmpeg. 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Clément Bœsch ec73bd1fe8 avfilter/avectorscope: fix {} mistake in alloc check. 11 years ago
Stefano Sabatini cd355d4d59 lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt option 11 years ago
Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 11 years ago
Stefano Sabatini baeda2bf92 lavfi/volume: fix NULL reference in filter_frame() 11 years ago
Stefano Sabatini ca0d8e839e lavfi/volume: extend volume logging 11 years ago
Stefano Sabatini 97aa554634 lavfi/volume: implement process_command() callback, with the volume command 11 years ago
Stefano Sabatini 7619a87cc8 lavfi/volume: support volume expression and per-frame expression evaluation 11 years ago
Stefano Sabatini d055a1395c lavfi/hue: show first decimal value of saturation 11 years ago
Stefano Sabatini 028d8dd367 lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c() 11 years ago
Stefano Sabatini 70e74e0072 lavfi/hue: force table initialization for the first frame 11 years ago
Lenny Wang d943330dc0 lavfi/deshake_opencl: optimze transform filter 11 years ago
Stefano Sabatini 023693d786 lavfi/buffersrc: set min and max values for pix_fmt option 11 years ago
Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 11 years ago
Michael Niedermayer 47eb15b989 avfilter/vf_pullup: fix memleak on error 11 years ago
Michael Niedermayer 8f9569cfac avfilter/vf_pullup: Factor free_field_queue() out 11 years ago
Michael Niedermayer 0fe6906d96 avfilter/aeval: Fix use of uninitialized variable 11 years ago
Alexander Strasser cea5812fa7 configure: Special case libfreetype test 11 years ago
Michael Niedermayer bc9cee98c0 avfilter/vf_mergeplanes: specify pixel format min/max 11 years ago
Michael Niedermayer 133fbfc781 do O(1) instead of O(n) atomic operations in register functions 11 years ago
Stefano Sabatini 8f1edc73a8 lavfi: rename asrc_aevalsrc.c to aeval.c 11 years ago
Stefano Sabatini e424abc3a0 lavfi: add aeval filter 11 years ago
Stefano Sabatini 405b3eb535 lavfi/aevalsrc: duplicate last expression for the missing channels 11 years ago
James Almer 56572787ae Add Windows resource file support for shared libraries 11 years ago
Michael Niedermayer 0cc5011f9a avfilter/vf_pad: fix req_end 11 years ago