4126 Commits (34e90b2e6d66c511bea872bcb3a0e34b482b8c17)

Author SHA1 Message Date
  Vittorio Giovara abb5e37f64 avfilter: fix leaks on error in ff_filter_frame 12 years ago
  Vittorio Giovara 5655732c77 avfilter: add needs_writable field to the internal AVFilterPad structure 12 years ago
  Vittorio Giovara d44bd7fb27 avfilter: add documentation for needs_writable 12 years ago
  Vittorio Giovara a7d0e7ead9 lavfi: add framepack filter 11 years ago
  Michael Niedermayer c0a33c4770 avfilter: avfilter_register() that works in O(1) time 12 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. 12 years ago
  Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 12 years ago
  Clément Bœsch ec73bd1fe8 avfilter/avectorscope: fix {} mistake in alloc check. 12 years ago
  Stefano Sabatini cd355d4d59 lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt option 12 years ago
  Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 12 years ago
  Stefano Sabatini baeda2bf92 lavfi/volume: fix NULL reference in filter_frame() 12 years ago
  Stefano Sabatini ca0d8e839e lavfi/volume: extend volume logging 12 years ago
  Stefano Sabatini 97aa554634 lavfi/volume: implement process_command() callback, with the volume command 12 years ago
  Stefano Sabatini 7619a87cc8 lavfi/volume: support volume expression and per-frame expression evaluation 12 years ago
  Stefano Sabatini d055a1395c lavfi/hue: show first decimal value of saturation 12 years ago
  Stefano Sabatini 028d8dd367 lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c() 12 years ago
  Stefano Sabatini 70e74e0072 lavfi/hue: force table initialization for the first frame 12 years ago
  Lenny Wang d943330dc0 lavfi/deshake_opencl: optimze transform filter 12 years ago
  Stefano Sabatini 023693d786 lavfi/buffersrc: set min and max values for pix_fmt option 12 years ago
  Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 12 years ago
  Michael Niedermayer 47eb15b989 avfilter/vf_pullup: fix memleak on error 12 years ago
  Michael Niedermayer 8f9569cfac avfilter/vf_pullup: Factor free_field_queue() out 12 years ago
  Michael Niedermayer 0fe6906d96 avfilter/aeval: Fix use of uninitialized variable 12 years ago
  Alexander Strasser cea5812fa7 configure: Special case libfreetype test 12 years ago
  Michael Niedermayer bc9cee98c0 avfilter/vf_mergeplanes: specify pixel format min/max 12 years ago
  Michael Niedermayer 133fbfc781 do O(1) instead of O(n) atomic operations in register functions 12 years ago
  Stefano Sabatini 8f1edc73a8 lavfi: rename asrc_aevalsrc.c to aeval.c 12 years ago
  Stefano Sabatini e424abc3a0 lavfi: add aeval filter 12 years ago
  Stefano Sabatini 405b3eb535 lavfi/aevalsrc: duplicate last expression for the missing channels 12 years ago
  James Almer 56572787ae Add Windows resource file support for shared libraries 12 years ago
  Michael Niedermayer 0cc5011f9a avfilter/vf_pad: fix req_end 12 years ago
  Stefano Sabatini d5d51cf04d lavfi/volume: support all channel counts 12 years ago
  Michael Niedermayer 975110a85e Revert "vf_yadif: move x86 init code to x86/yadif.c" 12 years ago
  Michael Niedermayer ab00800cde Revert "yadif: add parens around macro parameters" 12 years ago
  Michael Niedermayer 4ef4bb4a20 avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to named objects" 12 years ago
  James Almer 19e301b9ed lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not needed 12 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 12 years ago
  Stefano Sabatini 98786aa2f0 lavfi/aevalsrc: initialize pointer to expression to NULL 12 years ago
  Clément Bœsch ddaf543aa6 avfilter/showspectrum: use 0 dummies for range in const. 12 years ago
  Clément Bœsch 9343fc30e2 avfilter/showspectrum: reindent const options. 12 years ago
  Clément Bœsch 9c8b240806 avfilter/showspectrum: add blackman window. 12 years ago
  Clément Bœsch 3e69f7c221 avfilter/showspectrum: add win_func option. 12 years ago
  Michael Niedermayer 6a71efff33 avfilter/vf_tinterlace: check clone return value 12 years ago
  Vittorio Giovara 3a16ec19d2 vf_interlace: check one av_frame_clone allocation 12 years ago
  Vallimar 6f5c36832d avfilter/vf_mp: fix missing FF_API_XVMC check 12 years ago
  Alex Sukhanov 86b3435fc0 af_aresample: Fix timestamp of first padded PCM audio packet 12 years ago
  Stefano Sabatini 8cd3685a3f lavfi: add elbg filter 12 years ago