summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
Commit message (Expand)AuthorAgeFilesLines
* Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-8/+8
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-011-3/+0
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-011-1/+1
* libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-101-1/+1
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-051-1/+1
* lavfi: add compand audio filterAndrew Kelley2014-02-261-2/+2
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-191-1/+4
* lavfi: add framepack filterVittorio Giovara2014-01-091-1/+1
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-1/+1
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-141-11/+11
* vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-021-1/+1
* avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-281-0/+3
* 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
OpenPOWER on IntegriCloud