1376 Commits (30517a9f056c8d01b3790871db4aee95d9c176e6)

Author SHA1 Message Date
Anton Khirnov 30517a9f05 Use av_frame_copy() to simplify code where appropriate. 11 years ago
Vittorio Giovara 35b05c5184 vf_interlace: deprecate lowpass option 11 years ago
Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 11 years ago
Anton Khirnov f758ea6e99 buffersink: document special error codes returned from av_buffersink_get_frame 11 years ago
Diego Biurrun 4a7d3837b4 buffersrc: Have function parameter names match between .c and .h file 11 years ago
Keith Lawson de203abd71 vf_overlay: add eof_action switch 11 years ago
Anton Khirnov 104a97beaf buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 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
Luca Barbato d68dc3c944 drawtext: Drop pointless header 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Vittorio Giovara 3a16ec19d2 vf_interlace: check one av_frame_clone allocation 11 years ago
Diego Biurrun cffecc0e7e avfilter/graphparser: Directly free filter memory if initialization fails 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
Vittorio Giovara 446e37dc97 vf_fieldorder: remove superfluous get_video_buffer 11 years ago
Rudolf Polzer 3a14b160bd vf_scale: make the dar variable return the DAR. 11 years ago
Rudolf Polzer 34a0ac41a8 vf_aspect: support variables in evaluating the aspect ratios 11 years ago
Diego Biurrun ed1a11ed52 gradfun: x86: Factor out common code for some gradfun_filter_line() variants 11 years ago
Diego Biurrun ee80cf741a avfilter: x86: K&R formatting cosmetics 11 years ago
Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
Vittorio Giovara 884c7a6eb8 avfilter: fix const use of avfilter_next 11 years ago
Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 11 years ago
Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm 11 years ago
Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago
Vittorio Giovara 06e7301a2e vf_interlace: do not process an already interlaced frame 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 12 years ago
Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 12 years ago
Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 12 years ago
Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 12 years ago
Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 12 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 12 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 12 years ago
Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 12 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 12 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 12 years ago
Diego Biurrun 966689442e buffersink: K&R formatting cosmetics 12 years ago
Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 12 years ago
Vittorio Giovara 6756d98cec lavfi: filtfmts: use newer avfilter APIs 12 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 12 years ago