]> git.sesse.net Git - ffmpeg/commit
avcodec/cdgraphics: fix decoded output when seeking to start of file
authorPaul B Mahol <onemda@gmail.com>
Wed, 9 Sep 2020 22:39:47 +0000 (00:39 +0200)
committerPaul B Mahol <onemda@gmail.com>
Sun, 13 Sep 2020 14:05:01 +0000 (16:05 +0200)
commite1da139a331de753867dc3af2da0d8341f9d2ed5
treec6d434094819b5a666ddaf419a31d5da4ffbbfc8
parent55af1807f7606225616e0a64a2142aa560232887
avcodec/cdgraphics: fix decoded output when seeking to start of file

Also in cdg demuxer do not skip packets data, and remove
private context which is not really needed.
libavcodec/cdgraphics.c
libavformat/cdg.c