summaryrefslogtreecommitdiffstats
path: root/libavfilter/formats.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-101-7/+5
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* | avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-121-0/+3
* | avfilter/formats: add av_warn_unused_result to function prototypesGanesh Ajjanagadde2015-10-141-0/+17
* | avfilter/formats: proper error handling in ff_set_common_*() functionsClément Bœsch2015-03-161-5/+5
* | avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...Clément Bœsch2015-03-161-3/+3
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-181-1/+1
|\ \ | |/
| * lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-171-1/+1
* | 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