Hi

We seem to have 3 implementations of LZSS, i noticed while fixing
a bug in one

libavcodec/dsicinvideo.c:static int cin_decode_lzss(const unsigned char *src, 
int src_size,
libavcodec/midivid.c:static ptrdiff_t lzss_uncompress(MidiVidContext *s, 
GetByteContext *gb, uint8_t *dst, unsigned int size)
libavcodec/sga.c:static int lzss_decompress(AVCodecContext *avctx,

maybe this can be factord somehow

Thanks

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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