| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' | Michael Niedermayer | 2013-05-18 | 1 | -1/+1 |
|\ |
|
| * | lavfi: rename AVFilterFormats.format_count to nb_formats | Anton Khirnov | 2013-05-17 | 1 | -1/+1 |
* | | lavfi: fix merging of formats and clarify exception. | Nicolas George | 2013-02-24 | 1 | -1/+2 |
* | | lavfi: implement ff_query_formats_all(). | Nicolas George | 2013-01-26 | 1 | -0/+8 |
* | | lavfi: implement ff_all_channel_counts(). | Nicolas George | 2013-01-26 | 1 | -1/+7 |
* | | lavfi: support unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -0/+31 |
* | | Fix misspellings of FFmpeg | Michael Niedermayer | 2012-07-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Consistently use C-style comments with multiple inclusion guards | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
* | | formats.h: fix project reference in comment | Michael Niedermayer | 2012-06-29 | 1 | -1/+1 |
* | | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' | Michael Niedermayer | 2012-06-27 | 1 | -2/+0 |
|\| |
|
| * | lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft | Anton Khirnov | 2012-06-26 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -0/+5 |
|\| |
|
| * | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -0/+138 |
|\| |
|
| * | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -0/+138 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-23 | 1 | -0/+2 |
|\| |
|
| * | lavfi: remove avfilter_default_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -4/+7 |
|/ |
|
* | lavfi: add types and functions for channel layout/samplerate negotiation | Anton Khirnov | 2012-05-14 | 1 | -0/+78 |