[FFmpeg-devel] [PATCH] avcodec: rewrite gif muxing and encoding
Nicolas George
george at nsup.org
Wed Dec 12 16:38:50 EET 2018
Paul B Mahol (2018-12-12):
> Demuxer only split file into small packets, no data is trimmed.
> Encoder & muxer currently expect completely another format
> where muxer writes stuff like disposal method which should
> be really encoder job.
> With this patch muxer only modifies delay between two packets.
> Codec copy need to have same behavior between demuxer and
> muxer to work correctly.
Thank you, this is convincing. In the commit message please.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181212/50aa0257/attachment.sig>
More information about the ffmpeg-devel
mailing list