[email protected] (12020-08-19):
> From: hwren <[email protected]>
> 
> Signed-off-by: hwren <[email protected]>
> ---
>  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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to