[FFmpeg-devel] [PATCH 5/6] fftools: avradio support
Lynne
dev at lynne.ee
Sun Jul 23 00:39:11 EEST 2023
Jul 22, 2023, 21:30 by michael at niedermayer.cc:
> This avoids keeping diffs to fftools in the libavradio repository
> ---
> fftools/ffmpeg.c | 7 +++++
> fftools/ffplay.c | 6 ++++
> fftools/ffprobe.c | 6 ++++
> fftools/opt_common.c | 66 ++++++++++++++++++++++++++++++++++++++++----
> fftools/opt_common.h | 27 ++++++++++++++++++
> 5 files changed, 107 insertions(+), 5 deletions(-)
>
Do you think we should keep this out of the 6.1 branch?
I don't expect packagers to start packaging libavradio immediately,
so I don't feel that strongly about it, but maybe we should let
users test it first in git master for a bit?
More information about the ffmpeg-devel
mailing list