Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-04Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun
2012-07-03cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun
2012-07-03misc typo and wording fixesDiego Biurrun
2012-06-26lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov
2012-06-26lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruftAnton Khirnov
2012-06-26lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov
2012-06-26lavfi: remove disabled FF_API_SAMPLERATE64 cruftAnton Khirnov
2012-06-26lavfi: remove disabled FF_API_GRAPH_AVCLASS cruftAnton Khirnov
2012-06-22lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov
2012-06-13lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov
2012-06-13lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov
2012-06-13lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov
2012-06-12lavfi: add channelsplit audio filter.Anton Khirnov
2012-05-24lavfi: add audio mix filterJustin Ruggles
2012-05-22lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov
2012-05-22lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki
2012-05-21lavfi: add an audio split filterJustin Ruggles
2012-05-18lavfi: Add fps filter.Anton Khirnov
2012-05-15Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov
2012-05-14buffersrc: add av_buffersrc_write_frame().Anton Khirnov
2012-05-09lavfi: change AVFilterLink.sample_rate from int64_t to int on next bumpAnton Khirnov
2012-05-07lavfi: uninline avfilter_copy_buffer_ref_props().Anton Khirnov
2012-04-14avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini
2012-04-01avfiltergraph: add an AVClass to AVFilterGraph on next major bump.Anton Khirnov
2012-01-12lavfi: move version macros to a new installed header version.hAnton Khirnov