summaryrefslogtreecommitdiffstats
path: root/libavfilter/formats.h
Commit message (Expand)AuthorAgeFilesLines
* lavfi: fix merging of formats and clarify exception.Nicolas George2013-02-241-1/+2
* lavfi: implement ff_query_formats_all().Nicolas George2013-01-261-0/+8
* lavfi: implement ff_all_channel_counts().Nicolas George2013-01-261-1/+7
* lavfi: support unknown channel layouts.Nicolas George2013-01-261-0/+31
* Fix misspellings of FFmpegMichael Niedermayer2012-07-191-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-1/+1
|\
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-031-1/+1
* | formats.h: fix project reference in commentMichael Niedermayer2012-06-291-1/+1
* | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer2012-06-271-2/+0
|\ \ | |/
| * lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-261-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-0/+5
|\ \ | |/
| * lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-0/+138
|\ \ | |/
| * lavfi: make formats API private on next bump.Anton Khirnov2012-06-051-0/+138
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-0/+2
|\ \ | |/
| * lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-221-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-4/+7
|/
* lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov2012-05-141-0/+78
OpenPOWER on IntegriCloud