| Commit message (Expand) | Author | Age | Files | Lines |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -6/+6 |
* | avfilter/internal: Don't include formats.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/internal: Don't include video.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter/geq: unbreak alpha processing | Gyan Doshi | 2022-05-08 | 1 | -1/+1 |
* | avfilter/vf_geq: add float formats support | Paul B Mahol | 2022-03-03 | 1 | -9/+48 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/vf_geq: Simplify creating string | Andreas Rheinhardt | 2021-09-21 | 1 | -3/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -1/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -8/+2 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | Mark some pointers as const | Andreas Rheinhardt | 2021-01-01 | 1 | -2/+2 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -14/+14 |
* | avfilter/vf_geq: use per-thread AVExpr for expression evaluation | Marton Balint | 2020-01-31 | 1 | -11/+15 |
* | avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filter | Marton Balint | 2020-01-29 | 1 | -6/+4 |
* | avfilter/vf_geq: Add support for reading sample sums and means of rectangles | Michael Niedermayer | 2019-12-28 | 1 | -4/+103 |
* | avfilter/vf_geq: Add NB_PLANES | Michael Niedermayer | 2019-12-28 | 1 | -2/+4 |
* | avfilter/vf_geq: Relicense to LGPL | Michael Niedermayer | 2019-12-28 | 1 | -9/+9 |
* | avfilter/vf_geq: reindent | Paul B Mahol | 2019-10-14 | 1 | -13/+13 |
* | avfilter/vf_geq: allow user to set interpolation method | Paul B Mahol | 2019-10-14 | 1 | -0/+27 |
* | avfilter/vf_geq: Use av_clipd() instead of av_clipf() | Michael Niedermayer | 2019-10-14 | 1 | -2/+2 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -2/+2 |
* | avfilter: rename variables in geq | Marc-Antoine Arnaud | 2018-01-05 | 1 | -9/+9 |
* | avfilter: slice processing for geq | Marc-Antoine Arnaud | 2018-01-05 | 1 | -31/+80 |
* | avfilter: reorder variable definition in geq | Marc-Antoine Arnaud | 2018-01-05 | 1 | -3/+3 |
* | avfilter/vf_geq: >8 bps support | Michael Niedermayer | 2017-06-30 | 1 | -9/+49 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -4/+4 |
* | avfilter/geq: assert on pixel format descriptor | Clément Bœsch | 2015-06-13 | 1 | -0/+3 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -3/+7 |
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel... | Michael Niedermayer | 2015-03-18 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | Update copyrights where my email appears with the new one. | Clément Bœsch | 2013-09-03 | 1 | -1/+1 |
* | lavfi/geq: prefer symbolic constants | Stefano Sabatini | 2013-05-21 | 1 | -32/+34 |
* | lavfi/geq: add aliases for RGB options | Stefano Sabatini | 2013-05-21 | 1 | -1/+7 |
* | lavfi/geq: mark timeline support | Stefano Sabatini | 2013-05-20 | 1 | -0/+1 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -4/+4 |
* | lavfi: add gbrap support to some filters | Paul B Mahol | 2013-05-08 | 1 | -1/+1 |
* | avfilter/geq: rgb support | Michael Niedermayer | 2013-04-23 | 1 | -9/+40 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -2/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/geq: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-10 | 1 | -3/+0 |
* | lavfi/geq: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -11/+10 |
* | lavfi/geq: improve support for formats with alpha plane | Paul B Mahol | 2013-02-25 | 1 | -17/+28 |
* | lavfi/geq: add T variable and example | Stefano Sabatini | 2012-12-01 | 1 | -2/+3 |
* | lavfi/geq: switch to filter_frame. | Clément Bœsch | 2012-11-28 | 1 | -14/+15 |
* | lavfi/geq: fix GPL license header. | Clément Bœsch | 2012-11-15 | 1 | -9/+9 |