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
2013-05-18Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer
2013-05-17lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov
2013-02-24lavfi: fix merging of formats and clarify exception.Nicolas George
2013-01-26lavfi: implement ff_query_formats_all().Nicolas George
2013-01-26lavfi: implement ff_all_channel_counts().Nicolas George
2013-01-26lavfi: support unknown channel layouts.Nicolas George
2012-07-19Fix misspellings of FFmpegMichael Niedermayer
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-03cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun
2012-06-29formats.h: fix project reference in commentMichael Niedermayer
2012-06-27Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer
2012-06-26lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-12lavfi: add channelsplit audio filter.Anton Khirnov
2012-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-05lavfi: make formats API private on next bump.Anton Khirnov
2012-05-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-22lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-14lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov