6246 Commits (0b607228bf7260a13404ef98bf87bafeaeecbfa8)

Author SHA1 Message Date
  Marton Balint 977fd88419 avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 9 years ago
  Paul B Mahol 08e5732318 avfilter: add EIA-608 line extractor 9 years ago
  Michael Niedermayer 0a5add45c7 avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list() 9 years ago
  Michael Niedermayer 61164112a5 avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf() 9 years ago
  Michael Niedermayer e740e9c798 avfilter/vf_palettegen: Fix leak and simplify code 9 years ago
  Michael Niedermayer 5f2b360fc0 avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 9 years ago
  Steven Liu 90096e42e1 avfilter:vf_drawtext: add new line space size set parameter 9 years ago
  Sergey Kudryashov a9b33b5a37 libavfilter/af_biquads: warn about clipping only after frame with clipping 9 years ago
  Nicolas George f7191ccad6 lavfi: remove stray semicolons. 9 years ago
  Nicolas George aaae459a85 lavfi: reindent after previous commit. 9 years ago
  Nicolas George 912969a33e lavfi/buffersink: move to the new design. 9 years ago
  Nicolas George 32c59a115d lavfi: do not call ff_filter_frame() with activate. 9 years ago
  Nicolas George c619a4e525 lavfi: make two functions static. 9 years ago
  Nicolas George ae4650f0b9 lavfi: disallow ff_request_frame for filters using activate. 9 years ago
  Nicolas George 9eb4c79afd lavfi: add ff_inlink_request_frame(). 9 years ago
  Nicolas George d3cb140433 lavfi: move ff_update_link_current_pts() into the utility functions. 9 years ago
  Nicolas George 7910127a8e lavfi: cosmetic: remove forward declaration. 9 years ago
  Nicolas George 3ff01feda3 lavfi: add AVFilter.activate. 9 years ago
  Nicolas George db4a71c0ff lavfi: use the consume helpers in ff_filter_frame_to_filter(). 9 years ago
  Nicolas George d360ddf03b lavfi: add helpers to consume frames from link FIFOs. 9 years ago
  Nicolas George 2e5af443c3 lavfi: pass min explicitly to samples_ready(). 9 years ago
  Nicolas George e7e4c8dfbe lavfi: add ff_inlink_evaluate_timeline_at_frame(). 9 years ago
  Nicolas George 0e3d2496e2 lavfi: add ff_inlink_process_commands(). 9 years ago
  Nicolas George 846f142134 lavfi: merge two variables after a recent commit. 9 years ago
  Nicolas George 28c62df672 lavfi: implement ff_inlink_make_frame_writable(). 9 years ago
  Nicolas George 918891e146 lavfi: export ff_filter_set_ready() to the library. 9 years ago
  Nicolas George 4c24f3ac16 lavfi: add ff_inlink_acknowledge_status(). 9 years ago
  Nicolas George 485617ea0f lavfi: document that AVFilterLink is not for applications. 9 years ago
  Nicolas George e9ecada1d4 lavfi/tests/filtfmts: include internal.h. 9 years ago
  Nicolas George dbe9dbed31 lavfi/buffersink: add accessors for the stream properties. 9 years ago
  Nicolas George 0b66c456f9 lavfi, ffmpeg: simplify filter names. 9 years ago
  Matthieu Bouron e1f4971209 lavfi: use an audio frame pool for each link of the filtergraph 9 years ago
  Matthieu Bouron b1ed7957b8 lavfi/framepool: cosmetic style fixes 9 years ago
  Matthieu Bouron e2d336cf64 lavfi/framepool: re-indent after previous commit 9 years ago
  Matthieu Bouron eb3368178e lavfi/framepool: add audio support 9 years ago
  Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 9 years ago
  Steven Liu 184c13f64a avfilter/vf_libopencv: fix resource leak in read_shape_frame_filter 9 years ago
  Paul B Mahol 7aef56864c avfilter/af_sofalizer: speed and clean up fast convolution a little 9 years ago
  Paul B Mahol 0ddc24d232 avfilter/af_dynaudnorm: fix hang with too short input 9 years ago
  Clément Bœsch 27627c281e lavfi/selectivecolor: add a link to algorithm explanations 9 years ago
  Michael Niedermayer bc6b53ae99 avfilter/asrc_flite: Fix textbuf leak 9 years ago
  Paul B Mahol 520c0736fd avfilter/vf_shuffleframes: allow also dropping frames 9 years ago
  Paul B Mahol 72d6101510 avfilter/avf_aphasemeter: fix memleaks 9 years ago
  Michael Niedermayer 3d8a8fd27e avfilter/vf_pad: Fix segfault if reconfiguration fails 9 years ago
  Clément Bœsch 771b3a956e lavfi/selectivecolor: rename adjust_range to scale 9 years ago
  Michael Niedermayer ffc3337e0b avfilter/vf_pad: Add eval=frame support 9 years ago
  Paul B Mahol 49abd5dbb8 avfilter/avf_aphasemeter: make video output optional 9 years ago
  Clément Bœsch afaaf8db18 lavfi/selectivecolor: simplify crazy mid val computations 9 years ago
  Clément Bœsch 571a360157 lavfi/transpose: add missing const options flags 9 years ago
  Marton Balint 0db48ee425 avfilter/af_amerge: properly handle unknown input layouts 9 years ago