summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/overlay: add gbrp output formatPaul B Mahol2017-01-31
* avfilter: add threshold filterPaul B Mahol2017-01-30
* avfilter/showcqt: make minimum timeclamp option lowerMuhammad Faiz2017-01-30
* lavfi: make ff_framequeue_skip_samples() more useful.Nicolas George2017-01-29
* avfilter/vf_remap: add . at end of long descriptionPaul B Mahol2017-01-29
* avfilter/vf_gblur: Increase supported pixel count from 31bit to 32bit in filt...Michael Niedermayer2017-01-27
* avfilter/avf_showspectrum: fix 2 possible crashesPaul B Mahol2017-01-27
* avfilter: add abitscope multimedia filterPaul B Mahol2017-01-26
* avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint2017-01-24
* avfilter: add EIA-608 line extractorPaul B Mahol2017-01-24
* avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list()Michael Niedermayer2017-01-22
* avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf()Michael Niedermayer2017-01-21
* avfilter/vf_palettegen: Fix leak and simplify codeMichael Niedermayer2017-01-21
* avfilter/avfiltergraph: Add assert to write down in machine readable form wha...Michael Niedermayer2017-01-21
* avfilter:vf_drawtext: add new line space size set parameterSteven Liu2017-01-19
* libavfilter/af_biquads: warn about clipping only after frame with clippingSergey Kudryashov2017-01-12
* lavfi: remove stray semicolons.Nicolas George2017-01-12
* lavfi: reindent after previous commit.Nicolas George2017-01-12
* lavfi/buffersink: move to the new design.Nicolas George2017-01-12
* lavfi: do not call ff_filter_frame() with activate.Nicolas George2017-01-12
* lavfi: make two functions static.Nicolas George2017-01-12
* lavfi: disallow ff_request_frame for filters using activate.Nicolas George2017-01-12
* lavfi: add ff_inlink_request_frame().Nicolas George2017-01-12
* lavfi: move ff_update_link_current_pts() into the utility functions.Nicolas George2017-01-12
* lavfi: cosmetic: remove forward declaration.Nicolas George2017-01-12
* lavfi: add AVFilter.activate.Nicolas George2017-01-12
* lavfi: use the consume helpers in ff_filter_frame_to_filter().Nicolas George2017-01-12
* lavfi: add helpers to consume frames from link FIFOs.Nicolas George2017-01-12
* lavfi: pass min explicitly to samples_ready().Nicolas George2017-01-12
* lavfi: add ff_inlink_evaluate_timeline_at_frame().Nicolas George2017-01-12
* lavfi: add ff_inlink_process_commands().Nicolas George2017-01-12
* lavfi: merge two variables after a recent commit.Nicolas George2017-01-12
* lavfi: implement ff_inlink_make_frame_writable().Nicolas George2017-01-12
* lavfi: export ff_filter_set_ready() to the library.Nicolas George2017-01-12
* lavfi: add ff_inlink_acknowledge_status().Nicolas George2017-01-12
* lavfi: document that AVFilterLink is not for applications.Nicolas George2017-01-12
* lavfi/tests/filtfmts: include internal.h.Nicolas George2017-01-12
* lavfi/buffersink: add accessors for the stream properties.Nicolas George2017-01-12
* lavfi, ffmpeg: simplify filter names.Nicolas George2017-01-12
* lavfi: use an audio frame pool for each link of the filtergraphMatthieu Bouron2017-01-12
* lavfi/framepool: cosmetic style fixesMatthieu Bouron2017-01-12
* lavfi/framepool: re-indent after previous commitMatthieu Bouron2017-01-12
* lavfi/framepool: add audio supportMatthieu Bouron2017-01-12
* lavfi/framepool: rename FFVideoFramePool to FFFramePoolMatthieu Bouron2017-01-12
* avfilter/vf_libopencv: fix resource leak in read_shape_frame_filterSteven Liu2017-01-11
* avfilter/af_sofalizer: speed and clean up fast convolution a littlePaul B Mahol2017-01-09
* avfilter/af_dynaudnorm: fix hang with too short inputPaul B Mahol2017-01-08
* lavfi/selectivecolor: add a link to algorithm explanationsClément Bœsch2017-01-07
* avfilter/asrc_flite: Fix textbuf leakMichael Niedermayer2017-01-06
* avfilter/vf_shuffleframes: allow also dropping framesPaul B Mahol2017-01-06