On 3/20/2022 4:44 PM, Nicolas George wrote:
James Almer (12022-03-20):
Same as the AVCodecContext option.
Signed-off-by: James Almer
---
fftools/ffmpeg.h | 2 ++
fftools/ffmpeg_opt.c | 8
2 files changed, 10 insertions(+)
I do not like this: it requires more typing from the
James Almer (12022-03-20):
> Same as the AVCodecContext option.
>
> Signed-off-by: James Almer
> ---
> fftools/ffmpeg.h | 2 ++
> fftools/ffmpeg_opt.c | 8
> 2 files changed, 10 insertions(+)
I do not like this: it requires more typing from the user, even with the
"short" alias in
Same as the AVCodecContext option.
Signed-off-by: James Almer
---
fftools/ffmpeg.h | 2 ++
fftools/ffmpeg_opt.c | 8
2 files changed, 10 insertions(+)
diff --git a/fftools/ffmpeg.h b/fftools/ffmpeg.h
index 1e14bf9fa9..d0bc4b6afb 100644
--- a/fftools/ffmpeg.h
+++ b/fftools/ffmpeg.h