summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-1/+1
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-1/+1
* lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-171-0/+1
* lavfi: add an asetpts filterAnton Khirnov2013-04-301-1/+1
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-0/+3
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+3
* lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-111-0/+3
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-111-1/+1
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-091-1/+1
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-091-0/+3
* avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-161-1/+1
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-1/+1
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-0/+3
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-231-1/+1
* lavfi: add volume filterJustin Ruggles2012-12-051-1/+1
* lavfi: add ashowinfo filterAnton Khirnov2012-10-291-1/+1
* lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-281-1/+1
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
* cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-031-1/+1
* misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
* lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-261-3/+0
* lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruftAnton Khirnov2012-06-261-3/+0
* lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-261-3/+0
* lavfi: remove disabled FF_API_SAMPLERATE64 cruftAnton Khirnov2012-06-261-3/+0
* lavfi: remove disabled FF_API_GRAPH_AVCLASS cruftAnton Khirnov2012-06-261-3/+0
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-2/+2
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-1/+4
* lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+3
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-131-1/+1
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-1/+1
* lavfi: add audio mix filterJustin Ruggles2012-05-231-1/+1
* lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-221-0/+3
* lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki2012-05-221-0/+3
* lavfi: add an audio split filterJustin Ruggles2012-05-211-1/+1
* lavfi: Add fps filter.Anton Khirnov2012-05-181-1/+1
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-151-2/+2
* buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-141-0/+3
* lavfi: change AVFilterLink.sample_rate from int64_t to int on next bumpAnton Khirnov2012-05-091-0/+3
* lavfi: uninline avfilter_copy_buffer_ref_props().Anton Khirnov2012-05-071-1/+1
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-141-1/+1
* avfiltergraph: add an AVClass to AVFilterGraph on next major bump.Anton Khirnov2012-04-011-0/+8
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-121-0/+43
OpenPOWER on IntegriCloud