summaryrefslogtreecommitdiff
path: root/libavfilter/formats.h
Commit message (Expand)AuthorAge
* avfilter/formats: Constify channel_layout in ff_add_channel_layout()Andreas Rheinhardt2022-05-19
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/formats: Add function to create AVFilterFormats with one entryAndreas Rheinhardt2021-10-05
* avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats*Andreas Rheinhardt2021-09-26
* avfilter/formats: Don't set samplerate or channel count on video linksAndreas Rheinhardt2021-08-20
* lavfi/formats: document the negotiation processNicolas George2021-08-20
* lavfi/formats: rename AVFilterNegotiation.nb to nb_mergersNicolas George2021-08-20
* lavfi/formats: cosmetic: move negotiation stuff at the endNicolas George2021-08-20
* lavfi/formats: describe conversion in negotiation structure.Nicolas George2021-08-14
* lavfi/formats: put merge functions in structures.Nicolas George2021-08-14
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter/formats: Remove avfilter_make_format64_list()Andreas Rheinhardt2021-04-27
* avfilter/formats: Don't typedef structure a second timeAndreas Rheinhardt2020-09-11
* lavfi: check the validity of formats lists.Nicolas George2020-09-08
* avfilter/formats: Remove unused functionsAndreas Rheinhardt2020-08-21
* avfilter/formats: Factor checking for mergeability out of ff_merge_*Andreas Rheinhardt2020-08-20
* avfilter/formats: Schedule avfilter_make_format64_list() for removalAndreas Rheinhardt2020-08-12
* avfilter/formats: Remove ff_make_formatu64_list()Andreas Rheinhardt2020-08-12
* lavfi/formats: add ff_formats_pixdesc_filter().Nicolas George2020-05-23
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-10
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-12
* | avfilter/formats: add av_warn_unused_result to function prototypesGanesh Ajjanagadde2015-10-14
* | avfilter/formats: proper error handling in ff_set_common_*() functionsClément Bœsch2015-03-16
* | avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...Clément Bœsch2015-03-16
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-18
|\|
| * lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-17
* | lavfi: fix merging of formats and clarify exception.Nicolas George2013-02-24
* | lavfi: implement ff_query_formats_all().Nicolas George2013-01-26
* | lavfi: implement ff_all_channel_counts().Nicolas George2013-01-26
* | lavfi: support unknown channel layouts.Nicolas George2013-01-26
* | Fix misspellings of FFmpegMichael Niedermayer2012-07-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-03
* | formats.h: fix project reference in commentMichael Niedermayer2012-06-29
* | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer2012-06-27
|\|
| * lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-06
|\|
| * lavfi: make formats API private on next bump.Anton Khirnov2012-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-23
|\|
| * lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|/
* lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov2012-05-14