| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avfilter: Don't use av_uninit | Andreas Rheinhardt | 2024-04-03 | 1 | -2/+2 |
* | avfilter/avfilter: Honour the short options documentation | Andreas Rheinhardt | 2024-04-03 | 1 | -6/+2 |
* | avfilter/avfilter: Use AV_DICT_DONT_STRDUP_(KEY|VAL) when possible | Andreas Rheinhardt | 2024-04-03 | 1 | -5/+4 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avfilter: update filter timeline state only on main link | Gyan Doshi | 2024-03-11 | 1 | -1/+2 |
* | avfilter/avfilter: Fix for Incorrect Parameter in ff_filter_config_links | 联盟少侠 | 2024-03-08 | 1 | -1/+1 |
* | lavfi: deprecate avfilter_config_links() | Anton Khirnov | 2024-03-08 | 1 | -2/+6 |
* | lavfi: deprecate avfilter_link_free() | Anton Khirnov | 2024-03-08 | 1 | -2/+9 |
* | avutil: remove deprecated FF_API_PKT_DURATION | James Almer | 2024-03-07 | 1 | -5/+0 |
* | avfilter/avfilter: Suppress warning for variable only used in av_assert1 | Andreas Rheinhardt | 2024-02-25 | 1 | -1/+1 |
* | avfilter/avfilter: Move frame_pool to FilterLinkInternal | Andreas Rheinhardt | 2024-02-18 | 1 | -1/+1 |
* | avfilter/avfilter: Move age_index to FilterLinkInternal | Andreas Rheinhardt | 2024-02-18 | 1 | -9/+12 |
* | avfilter/avfilter: Move init_state to FilterLinkInternal | Andreas Rheinhardt | 2024-02-18 | 1 | -3/+4 |
* | avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal | Andreas Rheinhardt | 2024-02-18 | 1 | -3/+3 |
* | avfilter: Add a header for internal generic-layer APIs | Andreas Rheinhardt | 2024-02-18 | 1 | -1/+1 |
* | avfilter/avfilter: Avoid allocation for AVFilterInternal | Andreas Rheinhardt | 2024-02-18 | 1 | -12/+10 |
* | avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1 | Andreas Rheinhardt | 2024-02-14 | 1 | -4/+5 |
* | lavfi: get rid of FF_INTERNAL_FIELDS | Anton Khirnov | 2024-02-14 | 1 | -78/+116 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -1/+1 |
* | avfilter: add negotiation API for color space/range | Niklas Haas | 2023-12-31 | 1 | -3/+14 |
* | avfilter/avfilter: fix OOM case for default activate | Paul B Mahol | 2023-12-03 | 1 | -0/+10 |
* | avfilter/avfilter: Don't report deprecated pkt_pos | Andreas Rheinhardt | 2023-09-14 | 1 | -2/+2 |
* | avfilter/internal: Don't include video.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter/avfilter: Make functions only used here static | Andreas Rheinhardt | 2023-08-04 | 1 | -20/+24 |
* | avfilter/avfilter: Also deprecate variable name | Andreas Rheinhardt | 2023-08-04 | 1 | -0/+2 |
* | lavfi: make sure frame SAR matches the link value | Anton Khirnov | 2023-07-11 | 1 | -0/+2 |
* | avfilter: use the new AVFrame key_frame flag in all filters | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avfilter: use the new AVFrame interlace flags in all filters | James Almer | 2023-05-04 | 1 | -2/+2 |
* | lavfi: ensure audio frame durations match the sample count | Anton Khirnov | 2023-04-19 | 1 | -0/+8 |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -0/+8 |
* | lavfi/avfilter: track whether a filter has been initialized | Anton Khirnov | 2023-02-12 | 1 | -0/+12 |
* | lavfi/avfilter: export process_options() | Anton Khirnov | 2023-02-12 | 1 | -10/+10 |
* | avfilter: remove FF_API_PAD_COUNT | James Almer | 2023-02-09 | 1 | -21/+0 |
* | lavfi/avfilter: process options for filters without a private class | Anton Khirnov | 2023-01-10 | 1 | -8/+6 |
* | lavfi/avfilter: simplify process_options() | Anton Khirnov | 2023-01-10 | 1 | -10/+1 |
* | lavfi/avfilter: export a multikey dict from process_options() | Anton Khirnov | 2023-01-10 | 1 | -11/+1 |
* | lavfi/avfilter: avoid a redundant av_opt_set_dict2() call | Anton Khirnov | 2023-01-10 | 1 | -9/+1 |
* | lavfi: remove AVFilter.init_dict() | Anton Khirnov | 2023-01-10 | 1 | -2/+0 |
* | avfilter/avfilter: Make ff_command_queue_pop() static | Andreas Rheinhardt | 2022-09-21 | 1 | -3/+3 |
* | avfilter/avfilter: #if ff_tlog_link() away when empty | Andreas Rheinhardt | 2022-09-14 | 1 | -0/+2 |
* | avfilter/avfilter: Don't use AVFrame.channel_layout | Andreas Rheinhardt | 2022-09-14 | 1 | -2/+10 |
* | avfilter/avfilter: Fix compilation with TRACE defined | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+1 |
* | lib*/version: Move library version functions into files of their own | Andreas Rheinhardt | 2022-05-10 | 1 | -23/+0 |
* | avfilter: handle duplicates in the options string | Anton Khirnov | 2022-03-22 | 1 | -2/+6 |
* | avfilter: simplify processing child context options | Anton Khirnov | 2022-03-22 | 1 | -8/+5 |
* | libavfilter: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -8/+5 |
* | lavfi: add ff_inoutlink_check_flow() | Nicolas George | 2022-02-20 | 1 | -0/+8 |
* | avfilter/avfilter: Make ff_tlog_ref() static | Andreas Rheinhardt | 2021-10-03 | 1 | -2/+2 |
* | avfilter/avfilter: Remove unused buffer | Andreas Rheinhardt | 2021-10-02 | 1 | -1/+0 |