| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+2 |
* | avfilter/vf_blackdetect: support full-range YUV | Niklas Haas | 2022-12-20 | 1 | -10/+10 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -1/+1 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -22/+22 |
* | avfilter/vf_blackdetect: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -6/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+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 | -2/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -4/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_blackdetect: add slice threading support | Paul B Mahol | 2021-01-30 | 1 | -13/+48 |
* | avfilter/vf_blackdetect: add support for >8 depth formats | Paul B Mahol | 2021-01-29 | 1 | -8/+38 |
* | avfilter/vf_blackdetect: fix bug when no final log would be displayed | Paul B Mahol | 2021-01-29 | 1 | -25/+22 |
* | avfilter/vf_blackdetect: use the name 's' for the pointer to the private context | Paul B Mahol | 2021-01-29 | 1 | -33/+32 |
* | doc/filters: clarify metadata and logging for blackdetect | Gyan Doshi | 2020-04-13 | 1 | -1/+0 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -2/+2 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | lavfi: add const/static const to pix_fmts arrays. | Reimar Döffinger | 2014-08-31 | 1 | -1/+1 |
* | Add metadata injection to blackdetect | Billy Shambrook | 2014-05-24 | 1 | -0/+5 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -5/+5 |
* | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | lavfi/blackdetect: support 2 more pixels formats | Paul B Mahol | 2013-07-05 | 1 | -3/+6 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -4/+2 |
* | lavfi/blackdetect: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -15/+0 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -4/+4 |
* | lavfi/blackdetect: switch to new ff_filter_frame() API | Stefano Sabatini | 2012-12-02 | 1 | -18/+6 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -19/+25 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -7/+7 |
* | lavfi: add priv class to filter definitions and flags to filter internal options | Stefano Sabatini | 2012-08-18 | 1 | -6/+9 |
* | Remove "Error parsing options string [...]" messages. | Clément Bœsch | 2012-08-09 | 1 | -3/+1 |
* | lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() | Stefano Sabatini | 2012-08-02 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -4/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-21 | 1 | -1/+0 |
* | lavfi: decrease logging level of message showing initial parameters | Stefano Sabatini | 2012-07-15 | 1 | -1/+1 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
* | lavfi: define macro AVFILTER_DEFINE_CLASS | Stefano Sabatini | 2012-06-22 | 1 | -7/+1 |
* | lavfi/blackdetect: add logic for handling stream termination | Stefano Sabatini | 2012-06-21 | 1 | -9/+34 |
* | lavfi/blackdetect: fix pts time debug printing | Stefano Sabatini | 2012-06-21 | 1 | -2/+1 |
* | lavfi: use designated initializers for AVClass | Paul B Mahol | 2012-06-17 | 1 | -1/+3 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -4/+4 |
* | lavfi: use av_default_item_name() as filter private context logger | Stefano Sabatini | 2012-06-04 | 1 | -1/+1 |
* | lavfi: add avfilter_default_filter_name() | Stefano Sabatini | 2012-06-04 | 1 | -6/+1 |
* | lavfi: create buffer reference in filters which need to access the ref later | Stefano Sabatini | 2012-04-27 | 1 | -1/+2 |
* | lavfi: add blackdetect filter | Stefano Sabatini | 2012-03-04 | 1 | -0/+209 |