33 Commits (8028b8260e6d0a4a469529ec5c5d504782a5f875)

Author SHA1 Message Date
Andreas Rheinhardt 2f62a433f2 avfilter: Deduplicate default video inputs/outputs 1 year ago
Andreas Rheinhardt 50ea7389ec avfilter: Deduplicate default audio inputs/outputs 1 year ago
Paul B Mahol 90fba27743 avfilter/trim: switch to activate 1 year ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Anton Khirnov b9c928a486 avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
Andreas Rheinhardt 8be701d9f7 avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt a04ad248a0 avfilter: Constify all AVFilters 4 years ago
Paul B Mahol 8b36968ef4 avfilter/trim: drop all audio frames instead of asserting 5 years ago
Marton Balint 7ceb9e6b11 avfilter/formats: allow unknown channel layouts by default 8 years ago
Michael Niedermayer 0fcc252829 Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 9 years ago
Paul B Mahol 4160900899 avfilter/trim: support all channel numbers in atrim filter 9 years ago
Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 9 years ago
Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
Michael Niedermayer fc19edd8f5 avfilter/trim: remove duplicate assignment 10 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
Paul B Mahol b890198b66 avfilter: add av_cold to init() 11 years ago
Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
Paul B Mahol 9087dcbe5b lavfi/trim: check for right default value 11 years ago
Michael Niedermayer c9837613ed avfilter/trim: Fix assertion failure with empty frames 11 years ago
Paul B Mahol e9678631f1 lavfi/trim: fix sample copy for >8 channels 12 years ago
Michael Niedermayer 9219ec93b1 avfilter/trim: add compatibility layer to not break ABI used by ffmpeg 12 years ago
Paul B Mahol b3405b1bda lavfi/trim: use AV_OPT_TYPE_DURATION 12 years ago
Nicolas George 50a4d076ce lavfi/trim: mark link closed on EOF. 12 years ago
Paul B Mahol 11cdf9671f lavfi/trim: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol ed1c83508e lavfi/trim: remove request frame hack 12 years ago
Michael Niedermayer 1a94d7c7c8 avfilter/trim: improve rounding precission 12 years ago
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago