hwr...@126.com (12020-08-19): > From: hwren <hwr...@126.com> > > Signed-off-by: hwren <hwr...@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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".