summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
Commit message (Expand)AuthorAge
* lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-28
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
* cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-03
* misc typo and wording fixesDiego Biurrun2012-07-03
* lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_SAMPLERATE64 cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_GRAPH_AVCLASS cruftAnton Khirnov2012-06-26
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-22
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
* lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-13
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-13
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-22
* lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki2012-05-22
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
* buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-14
* lavfi: change AVFilterLink.sample_rate from int64_t to int on next bumpAnton Khirnov2012-05-09
* lavfi: uninline avfilter_copy_buffer_ref_props().Anton Khirnov2012-05-07
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-14
* avfiltergraph: add an AVClass to AVFilterGraph on next major bump.Anton Khirnov2012-04-01
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-12