4100 Commits (645c94b61bfd3db8b6290a9d93e76d33099ff9be)

Author SHA1 Message Date
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
Stefano Sabatini d5d51cf04d lavfi/volume: support all channel counts 11 years ago
Michael Niedermayer 975110a85e Revert "vf_yadif: move x86 init code to x86/yadif.c" 11 years ago
Michael Niedermayer ab00800cde Revert "yadif: add parens around macro parameters" 11 years ago
Michael Niedermayer 4ef4bb4a20 avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to named objects" 11 years ago
James Almer 19e301b9ed lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not needed 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Stefano Sabatini 98786aa2f0 lavfi/aevalsrc: initialize pointer to expression to NULL 11 years ago
Clément Bœsch ddaf543aa6 avfilter/showspectrum: use 0 dummies for range in const. 11 years ago
Clément Bœsch 9343fc30e2 avfilter/showspectrum: reindent const options. 11 years ago
Clément Bœsch 9c8b240806 avfilter/showspectrum: add blackman window. 11 years ago
Clément Bœsch 3e69f7c221 avfilter/showspectrum: add win_func option. 11 years ago
Michael Niedermayer 6a71efff33 avfilter/vf_tinterlace: check clone return value 11 years ago
Vittorio Giovara 3a16ec19d2 vf_interlace: check one av_frame_clone allocation 11 years ago
Vallimar 6f5c36832d avfilter/vf_mp: fix missing FF_API_XVMC check 11 years ago
Alex Sukhanov 86b3435fc0 af_aresample: Fix timestamp of first padded PCM audio packet 11 years ago
Stefano Sabatini 8cd3685a3f lavfi: add elbg filter 11 years ago
Clément Bœsch 199b8fbd09 avfilter/fade: use FADE_OUT macro. 11 years ago
Clément Bœsch 981128c2c1 avfilter/fade: remove a bunch of useless parenthesis. 11 years ago
Clément Bœsch 461e810cfc avfilter/fade: use inlink->frame_count. 11 years ago
Clément Bœsch 3e1097b909 avfilter/fade: add color option. 11 years ago
Michael Niedermayer 175e689cc5 avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter() 11 years ago
Lenny Wang 7c02a77d25 avfilter/unsharp: added optimized opencl kernels 11 years ago
Paul B Mahol d9d752cfb5 avfilter/af_aecho: free input frame after it is being used 11 years ago
Michael Niedermayer ea6331b2c6 avfilter/af_aresample: Calculate output buffer size more precisely. 11 years ago
Diego Biurrun cffecc0e7e avfilter/graphparser: Directly free filter memory if initialization fails 11 years ago
Lenny Wang 89a3be8921 avfilter/opencl: compile kernels separately 11 years ago
Stefano Sabatini 988e2e7c1c lavfi/ladspa: cast return value of av_x_if_null to char*, fix warnings 11 years ago
Diego Biurrun 7d1a68e95b avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer 11 years ago
Diego Biurrun e73996954d filtfmts-test: Fix use of deprecated API 11 years ago
Michael Niedermayer d0ac60730d avfilter/vf_scale: add ov/hsub 11 years ago
Vittorio Giovara 446e37dc97 vf_fieldorder: remove superfluous get_video_buffer 11 years ago
Paul B Mahol 3d9fc5c6ad avfilter/vf_aspect: remove dupe constants setup 11 years ago
Nicolas George 7b0a587393 lavfi/af_pan: support unknown layouts on input. 11 years ago
Nicolas George 4e9adc9b73 lavfi/af_pan: support unknown layouts on output. 11 years ago
Nicolas George 6e2473edfd lavfi: parsing helper for unknown channel layouts. 11 years ago
Nicolas George d300f5f6f5 lavfi/avfiltergraph: do not reduce incompatible lists. 11 years ago
Nicolas George f775eb3fb4 lavfi/avfiltergraph: suggest a solution when format selection fails. 11 years ago