[FFmpeg-devel] [PATCH v5 2/5] lavc/avs3: add AVS3 related definitions
Nicolas George
george at nsup.org
Wed Aug 19 15:56:27 EEST 2020
hwrenx at 126.com (12020-08-19):
> From: hwren <hwrenx at 126.com>
>
> Signed-off-by: hwren <hwrenx at 126.com>
> ---
> libavcodec/Makefile | 2 +
> libavcodec/avs3.c | 95 +++++++++++++++++++++++++++++++++++++++++++++
> libavcodec/avs3.h | 52 +++++++++++++++++++++++++
> 3 files changed, 149 insertions(+)
> create mode 100644 libavcodec/avs3.c
> create mode 100644 libavcodec/avs3.h
Except ff_avs3_frame_rate_tab, all these tables are only used in the
decoder. Is there a reason you want them in a separate header?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200819/e19232ec/attachment.sig>
More information about the ffmpeg-devel
mailing list