| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: bump minor to mark stabilizing the ABI. | Anton Khirnov | 2012-07-28 | 1 | -1/+1 |
* | Clarify Doxygen comment for FF_API_* #defines. | Diego Biurrun | 2012-07-04 | 1 | -2/+4 |
* | cosmetics: Consistently use C-style comments with multiple inclusion guards | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
* | misc typo and wording fixes | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
* | lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft | Anton Khirnov | 2012-06-26 | 1 | -3/+0 |
* | lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft | Anton Khirnov | 2012-06-26 | 1 | -3/+0 |
* | lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft | Anton Khirnov | 2012-06-26 | 1 | -3/+0 |
* | lavfi: remove disabled FF_API_SAMPLERATE64 cruft | Anton Khirnov | 2012-06-26 | 1 | -3/+0 |
* | lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft | Anton Khirnov | 2012-06-26 | 1 | -3/+0 |
* | lavfi: support automatically inserting the fifo filter when needed. | Anton Khirnov | 2012-06-22 | 1 | -2/+2 |
* | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -1/+4 |
* | lavfi: make AVFilterPad opaque after two major bumps. | Anton Khirnov | 2012-06-13 | 1 | -0/+3 |
* | lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). | Anton Khirnov | 2012-06-13 | 1 | -1/+1 |
* | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -1/+1 |
* | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 1 | -1/+1 |
* | lavfi: remove avfilter_default_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -0/+3 |
* | lavfi: deprecate default config_props() callback and refactor avfilter_config... | Mina Nagy Zaki | 2012-05-22 | 1 | -0/+3 |
* | lavfi: add an audio split filter | Justin Ruggles | 2012-05-21 | 1 | -1/+1 |
* | lavfi: Add fps filter. | Anton Khirnov | 2012-05-18 | 1 | -1/+1 |
* | Add missing version bumps and APIchanges/Changelog entries. | Anton Khirnov | 2012-05-15 | 1 | -2/+2 |
* | buffersrc: add av_buffersrc_write_frame(). | Anton Khirnov | 2012-05-14 | 1 | -0/+3 |
* | lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump | Anton Khirnov | 2012-05-09 | 1 | -0/+3 |
* | lavfi: uninline avfilter_copy_buffer_ref_props(). | Anton Khirnov | 2012-05-07 | 1 | -1/+1 |
* | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2012-04-14 | 1 | -1/+1 |
* | avfiltergraph: add an AVClass to AVFilterGraph on next major bump. | Anton Khirnov | 2012-04-01 | 1 | -0/+8 |
* | lavfi: move version macros to a new installed header version.h | Anton Khirnov | 2012-01-12 | 1 | -0/+43 |