[FFmpeg-devel] [PATCH] avcodec/cdgraphics: fix decoded output when seeking to start of file
Paul B Mahol
onemda at gmail.com
Sun Sep 13 12:09:12 EEST 2020
On Thu, Sep 10, 2020 at 12:42:57AM +0200, Paul B Mahol wrote:
> Also in cdg demuxer do not skip packets data, and remove
> private context which is not really needed.
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavcodec/cdgraphics.c | 10 ++++++++++
> libavformat/cdg.c | 23 ++++-------------------
> 2 files changed, 14 insertions(+), 19 deletions(-)
>
will apply.
More information about the ffmpeg-devel
mailing list