| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -4/+32 |
* | avfilter/formats: Add function to create AVFilterFormats with one entry | Andreas Rheinhardt | 2021-10-05 | 1 | -0/+6 |
* | avfilter/formats: Update outdated comment | Andreas Rheinhardt | 2021-10-02 | 1 | -1/+1 |
* | avfilter/formats: Don't unnecessarily reget pixfmt descriptor | Andreas Rheinhardt | 2021-10-02 | 1 | -2/+3 |
* | avfilter/formats: Avoid reallocations for video in ff_all_formats() | Andreas Rheinhardt | 2021-09-26 | 1 | -5/+1 |
* | avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats* | Andreas Rheinhardt | 2021-09-26 | 1 | -5/+4 |
* | avfilter/formats: Don't set samplerate or channel count on video links | Andreas Rheinhardt | 2021-08-20 | 1 | -6/+10 |
* | avfilter/formats: Avoid redundant counter | Andreas Rheinhardt | 2021-08-20 | 1 | -5/+2 |
* | lavfi/formats: rename AVFilterNegotiation.nb to nb_mergers | Nicolas George | 2021-08-20 | 1 | -2/+2 |
* | lavfi/formats: describe conversion in negotiation structure. | Nicolas George | 2021-08-14 | 1 | -0/+4 |
* | lavfi/formats: put merge functions in structures. | Nicolas George | 2021-08-14 | 1 | -12/+102 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -2/+29 |
* | avfilter/formats: Remove avfilter_make_format64_list() | Andreas Rheinhardt | 2021-04-27 | 1 | -7/+0 |
* | avfilter/formats: Remove pointless checks | Andreas Rheinhardt | 2020-09-11 | 1 | -2/+2 |
* | lavfi/formats: more logical testing of inputs and outputs. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | lavfi: check the validity of formats lists. | Nicolas George | 2020-09-08 | 1 | -0/+70 |
* | lavfi/formats: simplify a macro parameters. | Nicolas George | 2020-09-08 | 1 | -9/+9 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -3/+3 |
* | avfilter/formats: Fix double frees and memleaks on error | Andreas Rheinhardt | 2020-08-23 | 1 | -22/+10 |
* | avfilter/formats: Remove unused functions | Andreas Rheinhardt | 2020-08-21 | 1 | -40/+2 |
* | avfilter/formats: Cosmetics | Andreas Rheinhardt | 2020-08-21 | 1 | -13/+13 |
* | avfilter/formats: Factor checking for mergeability out of ff_merge_* | Andreas Rheinhardt | 2020-08-20 | 1 | -29/+62 |
* | avfilter/formats: Avoid code duplication when merging samplerates | Andreas Rheinhardt | 2020-08-20 | 1 | -14/+17 |
* | avfilter/formats: Avoid allocations when merging formats and samplerates | Andreas Rheinhardt | 2020-08-20 | 1 | -61/+24 |
* | avfilter/formats: Make check for buffer overflow redundant | Andreas Rheinhardt | 2020-08-20 | 1 | -7/+2 |
* | avfilter/formats: Avoid allocations when merging channel layouts | Andreas Rheinhardt | 2020-08-13 | 1 | -27/+21 |
* | avfilter/formats: Fix heap-buffer overflow when merging channel layouts | Andreas Rheinhardt | 2020-08-13 | 1 | -0/+1 |
* | avfilter/formats: Simplify cleanup for ff_merge_* functions | Andreas Rheinhardt | 2020-08-12 | 1 | -6/+6 |
* | avfilter/formats: Leave lists' ownership unchanged upon merge failure | Andreas Rheinhardt | 2020-08-12 | 1 | -12/+28 |
* | avfilter/formats: Schedule avfilter_make_format64_list() for removal | Andreas Rheinhardt | 2020-08-12 | 1 | -1/+8 |
* | avfilter/formats: Remove ff_make_formatu64_list() | Andreas Rheinhardt | 2020-08-12 | 1 | -11/+0 |
* | lavfi/formats: remove dead code. | Nicolas George | 2020-05-23 | 1 | -10/+0 |
* | lavfi/formats: add ff_formats_pixdesc_filter(). | Nicolas George | 2020-05-23 | 1 | -0/+41 |
* | avfilter/formats: remove unnecessary unreference | Zhao Zhili | 2019-10-08 | 1 | -1/+0 |
* | avfilter/formats: guard against double free | Paul B Mahol | 2019-10-07 | 1 | -3/+5 |
* | avfilter/formats: remove support for deprecated channel count specification | Marton Balint | 2018-01-20 | 1 | -10/+2 |
* | avfilter/formats: fix wrong function name in error message | Jun Zhao | 2017-12-13 | 1 | -1/+1 |
* | avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ... | Marton Balint | 2017-01-24 | 1 | -11/+15 |
* | avfilter/formats: allow unknown channel layouts by default | Marton Balint | 2016-12-10 | 1 | -3/+3 |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -49/+0 |
|\ |
|
* | | avfilter/formats: fix leak of formats on error | Paul B Mahol | 2016-01-07 | 1 | -0/+4 |
* | | avfilter: add SOFAlizer audio filter | Paul B Mahol | 2015-12-12 | 1 | -0/+11 |
* | | lavfi/formats: fix segfault when allocation fails | Ganesh Ajjanagadde | 2015-12-11 | 1 | -1/+1 |
* | | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -22/+34 |
* | | Merge commit 'ae25413daf42a06f078ed81bb545ec23a8e0b482' | Hendrik Leppkes | 2015-09-29 | 1 | -2/+1 |
|\| |
|
| * | lavfi: do not exclude hwaccel formats from ff_all_formats() | Anton Khirnov | 2015-09-28 | 1 | -2/+1 |
* | | libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'. | Simon Thelen | 2015-06-20 | 1 | -10/+7 |
* | | avfilter/formats: Add test for ff_parse_channel_layout() | Michael Niedermayer | 2015-06-20 | 1 | -0/+29 |
* | | avfilter/formats: proper error handling in ff_set_common_*() functions | Clément Bœsch | 2015-03-16 | 1 | -13/+32 |
* | | avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo... | Clément Bœsch | 2015-03-16 | 1 | -11/+11 |