| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: add negotiation API for color space/range | Niklas Haas | 2023-12-31 | 1 | -0/+54 |
* | avfilter/formats: document ff_default_query_formats | Niklas Haas | 2023-12-31 | 1 | -0/+4 |
* | avfilter/formats: Constify channel_layout in ff_add_channel_layout() | Andreas Rheinhardt | 2022-05-19 | 1 | -1/+2 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -8/+10 |
* | avfilter/formats: Add function to create AVFilterFormats with one entry | Andreas Rheinhardt | 2021-10-05 | 1 | -0/+6 |
* | avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* | Andreas Rheinhardt | 2021-09-26 | 1 | -1/+1 |
* | avfilter/formats: Don't set samplerate or channel count on video links | Andreas Rheinhardt | 2021-08-20 | 1 | -3/+3 |
* | lavfi/formats: document the negotiation process | Nicolas George | 2021-08-20 | 1 | -0/+85 |
* | lavfi/formats: rename AVFilterNegotiation.nb to nb_mergers | Nicolas George | 2021-08-20 | 1 | -1/+1 |
* | lavfi/formats: cosmetic: move negotiation stuff at the end | Nicolas George | 2021-08-20 | 1 | -15/+15 |
* | lavfi/formats: describe conversion in negotiation structure. | Nicolas George | 2021-08-14 | 1 | -0/+2 |
* | lavfi/formats: put merge functions in structures. | Nicolas George | 2021-08-14 | 1 | -28/+13 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -0/+29 |
* | Remove obsolete version.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter/formats: Remove avfilter_make_format64_list() | Andreas Rheinhardt | 2021-04-27 | 1 | -4/+0 |
* | avfilter/formats: Don't typedef structure a second time | Andreas Rheinhardt | 2020-09-11 | 1 | -2/+2 |
* | lavfi: check the validity of formats lists. | Nicolas George | 2020-09-08 | 1 | -0/+28 |
* | avfilter/formats: Remove unused functions | Andreas Rheinhardt | 2020-08-21 | 1 | -8/+0 |
* | avfilter/formats: Factor checking for mergeability out of ff_merge_* | Andreas Rheinhardt | 2020-08-20 | 1 | -20/+24 |
* | avfilter/formats: Schedule avfilter_make_format64_list() for removal | Andreas Rheinhardt | 2020-08-12 | 1 | -1/+5 |
* | avfilter/formats: Remove ff_make_formatu64_list() | Andreas Rheinhardt | 2020-08-12 | 1 | -3/+0 |
* | lavfi/formats: add ff_formats_pixdesc_filter(). | Nicolas George | 2020-05-23 | 1 | -0/+10 |
* | avfilter/formats: allow unknown channel layouts by default | Marton Balint | 2016-12-10 | 1 | -7/+5 |
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\ |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | avfilter: add SOFAlizer audio filter | Paul B Mahol | 2015-12-12 | 1 | -0/+3 |
* | | avfilter/formats: add av_warn_unused_result to function prototypes | Ganesh Ajjanagadde | 2015-10-14 | 1 | -0/+17 |
* | | avfilter/formats: proper error handling in ff_set_common_*() functions | Clément Bœsch | 2015-03-16 | 1 | -5/+5 |
* | | avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo... | Clément Bœsch | 2015-03-16 | 1 | -3/+3 |
* | | 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 |