[FFmpeg-devel] [PATCH V2] vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.c
    Ronald S. Bultje 
    rsbultje at gmail.com
       
    Wed May 10 14:17:12 EEST 2023
    
    
  
Hi,
On Tue, May 9, 2023 at 1:28 AM Dai, Jianhui J <
jianhui.j.dai-at-intel.com at ffmpeg.org> wrote:
> Avoid compiling error if included by multiple sources.
>
> Signed-off-by: Jianhui Dai <jianhui.j.dai at intel.com>
> ---
>  libavcodec/Makefile  |  4 ++--
>  libavcodec/vp8data.c | 42 ++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/vp8data.h | 20 +-------------------
>  3 files changed, 45 insertions(+), 21 deletions(-)
>  create mode 100644 libavcodec/vp8data.c
>
OK, and merged.
Ronald
    
    
More information about the ffmpeg-devel
mailing list