On Mon, Sep 14, 2020 at 05:24:26PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <one...@gmail.com>
> ---
>  libavcodec/Makefile     |   2 +
>  libavcodec/allcodecs.c  |   1 +
>  libavcodec/codec_desc.c |   7 ++
>  libavcodec/codec_id.h   |   1 +
>  libavcodec/ipu_parser.c |  78 ++++++++++++++++++++
>  libavcodec/ipudec.c     |   0
>  libavcodec/mpeg12dec.c  | 155 ++++++++++++++++++++++++++++++++++++++++
>  libavcodec/parsers.c    |   1 +
>  8 files changed, 245 insertions(+)
>  create mode 100644 libavcodec/ipu_parser.c
>  create mode 100644 libavcodec/ipudec.c
> 

Will apply this patch set soon.
_______________________________________________
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".

Reply via email to